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.

messages.PreparedInlineMessage

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.

messages.GetPreparedInlineMessage

Obtain a prepared inline message generated by a mini app: invoked when handling web_app_send_prepared_message events