Skip to content

@line/bot-sdkDocs


@line/bot-sdk / messagingApi / TemplateImageAspectRatio

Type Alias: TemplateImageAspectRatio

TemplateImageAspectRatio: "rectangle" | "square"

Aspect ratio of the image. This is only for the imageAspectRatio in ButtonsTemplate. Specify one of the following values: rectangle: 1.51:1 square: 1:1

Defined in

lib/messaging-api/model/templateImageAspectRatio.ts:17