@type t() :: %LINE.Bot.MessagingApi.Model.StickerMessage{ packageId: String.t(), quickReply: LINE.Bot.Model.QuickReply.t() | nil, quoteToken: String.t() | nil, sender: LINE.Bot.Model.Sender.t() | nil, stickerId: String.t(), type: String.t() }