Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 862 Bytes

RichMenuResponse.md

File metadata and controls

16 lines (11 loc) · 862 Bytes

RichMenuResponse

Properties

Name Type Description Notes
rich_menu_id String ID of a rich menu
size crate::models::RichMenuSize
selected bool true to display the rich menu by default. Otherwise, false.
name String Name of the rich menu. This value can be used to help manage your rich menus and is not displayed to users.
chat_bar_text String Text displayed in the chat bar
areas Veccrate::models::RichMenuArea Array of area objects which define the coordinates and size of tappable areas

[Back to Model list] [Back to API list] [Back to README]