Appearance
@line/bot-sdk • Docs
@line/bot-sdk / messagingApi / RichMenuResponse
Type Alias: RichMenuResponse
RichMenuResponse:
object
Type declaration
areas
areas:
RichMenuArea
[]
Array of area objects which define the coordinates and size of tappable areas
chatBarText
chatBarText:
string
Text displayed in the chat bar
name
name:
string
Name of the rich menu. This value can be used to help manage your rich menus and is not displayed to users.
richMenuId
richMenuId:
string
ID of a rich menu
selected
selected:
boolean
true
to display the rich menu by default. Otherwise, false
.
size
size:
RichMenuSize