messages.BotPreparedInlineMessage#

class pyrogram.raw.types.messages.BotPreparedInlineMessage#

Represents a prepared inline message saved by a bot, to be sent to the user via a web app

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.BotPreparedInlineMessage

Represents a prepared inline message saved by a bot, to be sent to the user via a web app

Functions:

This object can be returned by 1 function.

messages.SavePreparedInlineMessage

Save a prepared inline message, to be shared by the user of the mini app using a web_app_send_prepared_message event