Represents a prepared inline message saved by a bot, to be sent to the user via a web app »
생성자 스키마는 레이어 193부터 사용할 수 있습니다. 전환 »
| Name | Type | Description |
|---|---|---|
| id | string | The ID of the saved message, to be passed to the id field of the web_app_send_prepared_message event » |
| expire_date | int | Expiration date of the message |
messages.BotPreparedInlineMessage
How telegram apps interact with webpages
Users can interact with your bot via inline queries, straight from the text input field in any chat.