Skip to main content

messages.botPreparedInlineMessage

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

type tg.MessagesBotPreparedInlineMessage struct { /* ... */ }

Fields

NameTypeRequiredDescription
IDstringyesThe ID of the saved message, to be passed to the id field of the web_app_send_prepared_message event »
ExpireDateintyesExpiration date of the message

Returned by

References