Appearance
@line/bot-sdk / messagingApi / RichMenuBounds
Type Alias: RichMenuBounds
RichMenuBounds =
object
Defined in: lib/messaging-api/model/richMenuBounds.ts:16
Rich menu bounds
Properties
height?
optionalheight:number
Defined in: lib/messaging-api/model/richMenuBounds.ts:40
Height of the area.
See
width?
optionalwidth:number
Defined in: lib/messaging-api/model/richMenuBounds.ts:34
Width of the area.
See
x?
optionalx:number
Defined in: lib/messaging-api/model/richMenuBounds.ts:22
Horizontal position relative to the top-left corner of the area.
See
y?
optionaly:number
Defined in: lib/messaging-api/model/richMenuBounds.ts:28
Vertical position relative to the top-left corner of the area.