SentWebAppMessage
class SentWebAppMessage
Describes an inline message sent by a Web App on behalf of a user.
Methods
__construct(string|null $inline_message_id = null)
No description
string|null
getInlineMessageId()
Optional. Identifier of the sent inline message. Available only if there is an inline keyboard attached to the message.
Details
at line 13
__construct(string|null $inline_message_id = null)
No description
at line 20
string|null
getInlineMessageId()
Optional. Identifier of the sent inline message. Available only if there is an inline keyboard attached to the message.