@type t() :: %LINE.Bot.MessagingApi.Model.TemplateMessage{ altText: String.t(), quickReply: LINE.Bot.Model.QuickReply.t() | nil, sender: LINE.Bot.Model.Sender.t() | nil, template: LINE.Bot.Model.Template.t(), type: String.t() }