messenger_bot v1.0.0-beta3 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}