Skip to content

@line/bot-sdkDocs


@line/bot-sdk / Area

Type Alias: Area

Area: object

Type declaration

height

height: number

Height of the tappable area

width

width: number

Width of the tappable area

x

x: number

Horizontal position relative to the top-left corner of the area

y

y: number

Vertical position relative to the top-left corner of the area

Defined in

lib/types.ts:951