@type t() :: %LINE.Bot.MessagingApi.Model.RichMenuResponse{ areas: [LINE.Bot.Model.RichMenuArea.t()], chatBarText: String.t(), name: String.t(), richMenuId: String.t(), selected: boolean(), size: LINE.Bot.Model.RichMenuSize.t() }