messenger_bot v0.5.2 MessengerBot.Component.Message.Message
Structure and type for message
Link to this section Summary
Link to this section Types
Link to this type
t()
t() :: %MessengerBot.Component.Message.Message{attachment: MessengerBot.Component.Message.Attachment.t, quick_replies: [MessengerBot.Component.Message.QuickReply.t], seq: integer, text: String.t}