InputBotInlineMessageID¶
- class pyrogram.raw.base.InputBotInlineMessageID[source]¶
Represents a sent inline message from the perspective of a bot
- Constructors:
This base type has 2 constructors available.
Represents a sent inline message from the perspective of a bot (legacy constructor)
Represents a sent inline message from the perspective of a bot
- Functions:
This object can be returned by 1 function.
Bots may use this method to answer a guest mode » query received via an updateBotGuestChatQuery update, providing the message to post into the chat as a guest, see here » for more info.