messages.PreparedInlineMessage#

class pyrogram.raw.base.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

Telegram API type.

Functions:

This object can be returned by 1 function.