telegram api constructor · layer 229 · #8ecf0511
messages.botPreparedInlineMessage
Represents a prepared inline message saved by a bot, to be sent to the user via a web app »
definition
messages.botPreparedInlineMessage#8ecf0511 id:string expire_date:int = messages.BotPreparedInlineMessage;
parameters
| 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 |
type
messages.BotPreparedInlineMessage
history
present in layers 193–229
| id | layers |
|---|---|
| #8ecf0511 | 193–229 |