messages.preparedInlineMessage#ff57708d query_id:long result:BotInlineResult peer_types:Vector<InlineQueryPeerType> cache_time:int users:Vector<User> = messages.PreparedInlineMessage;
| Name | Type | Description |
|---|---|---|
| query_id | long | Query identifier — return it with the answer. |
| result | BotInlineResult | |
| peer_types | Vector<InlineQueryPeerType> | |
| cache_time | int | How many seconds the answer may be cached. |
| users | Vector<User> | Users referenced by the response — the client should put them in its cache. |
messages.PreparedInlineMessage