messages.GetPreparedInlineMessage¶
- class pyrogram.raw.functions.messages.GetPreparedInlineMessage[source]¶
Obtain a prepared inline message generated by a mini app: invoked when handling web_app_send_prepared_message events
Usable by Users Bots- Details:
Layer:
229ID:
857EBDB8
- Parameters:
bot (
InputUser) – The bot that owns the mini app that emitted the web_app_send_prepared_message eventid (
str) – Theidfrom the web_app_send_prepared_message event
- Returns: