Rich menu bounds
@type t() :: %LINE.Bot.MessagingApi.Model.RichMenuBounds{ height: integer() | nil, width: integer() | nil, x: integer() | nil, y: integer() | nil }