messages.PreparedInlineMessage#
- class pyrogram.raw.types.messages.PreparedInlineMessage#
Represents a prepared inline message received via a bot’s mini app, that can be sent to some chats
Users can interact with your bot via inline queries, straight from the text input field in any chat.
- Constructors:
This base type has 1 constructor available.
Represents a prepared inline message received via a bot's mini app, that can be sent to some chats
- Functions:
This object can be returned by 1 function.
Obtain a prepared inline message generated by a mini app: invoked when handling web_app_send_prepared_message events