messenger_bot v0.7.3 MessengerBot.Model.Attachment
Structure and type for attachment
Link to this section Summary
Link to this section Types
Link to this type
t()
t() :: %MessengerBot.Model.Attachment{payload: MessengerBot.Model.Multimedia.t | MessengerBot.Model.Location.t, title: String.t, type: String.t, url: String.t}