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