line_bot v0.1.0 LineBot.Message.Text View Source
Represents a Text message.
Link to this section Summary
Link to this section Types
Link to this type
t()
View Sourcet() :: %LineBot.Message.Text{ quickReply: LineBot.Message.QuickReply.t() | nil, text: String.t(), type: :text }