line_bot v0.1.0 LineBot.Message.Image View Source
Represents an Image message.
Link to this section Summary
Link to this section Types
Link to this type
t()
View Sourcet() :: %LineBot.Message.Image{ originalContentUrl: String.t(), previewImageUrl: String.t(), quickReply: LineBot.Message.QuickReply.t() | nil, type: :image }