messages.GetPreparedInlineMessage#

class pyrogram.raw.functions.messages.GetPreparedInlineMessage#

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

Details:
  • Layer: 198

  • ID: 857EBDB8

Parameters:
  • bot (InputUser) – The bot that owns the mini app that emitted the web_app_send_prepared_message event

  • id (str) – The id from the web_app_send_prepared_message event

Returns:

messages.PreparedInlineMessage