@type t() :: %LINE.Bot.MessagingApi.Model.CouponMessage{ couponId: String.t(), deliveryTag: String.t() | nil, quickReply: LINE.Bot.Model.QuickReply.t() | nil, sender: LINE.Bot.Model.Sender.t() | nil, type: String.t() }