line_bot v0.1.0 LineBot.Message.QuickReplyItem View Source
Represents a Quick reply button object.
Link to this section Summary
Link to this section Types
Link to this type
t()
View Sourcet() :: %LineBot.Message.QuickReplyItem{ action: LineBot.Message.Action.t(), imageUrl: String.t(), type: :action }