@type t() :: %LINE.Bot.MessagingApi.Model.FlexMessage{ altText: String.t(), contents: LINE.Bot.Model.FlexContainer.t(), quickReply: LINE.Bot.Model.QuickReply.t() | nil, sender: LINE.Bot.Model.Sender.t() | nil, type: String.t() }