class Tourmaline::SentWebAppMessage
inherits Reference
#
Describes an inline message sent by a Web App on behalf of a user.
Included modules
JSON::Serializable
Constructors#
Methods#
#inline_message_id : String?
#
: String?
Optional. Identifier of the sent inline message. Available only if there is an inline keyboard attached to the message.
#inline_message_id=(inline_message_id : String?)
#
(inline_message_id : String?)
Optional. Identifier of the sent inline message. Available only if there is an inline keyboard attached to the message.