Appearance
@line/bot-sdk • Docs
@line/bot-sdk / messagingApi / RichMenuBounds
Type Alias: RichMenuBounds
RichMenuBounds:
object
Rich menu bounds
Type declaration
height?
optional
height:number
Height of the area.
See
width?
optional
width:number
Width of the area.
See
x?
optional
x:number
Horizontal position relative to the top-left corner of the area.
See
y?
optional
y:number
Vertical position relative to the top-left corner of the area.