telegram api constructor · layer 229 · #496f379c
updateBotInlineQuery
An incoming inline query
definition
updateBotInlineQuery#496f379c flags:# query_id:long user_id:long query:string geo:flags.0?GeoPoint peer_type:flags.1?InlineQueryPeerType offset:string = Update;
parameters
| name | type | description |
|---|---|---|
flags | # | Flags, see TL conditional fields |
query_id | long | Query ID |
user_id | long | User that sent the query |
query | string | Text of query |
geo | GeoPoint | Attached geolocation |
peer_type | InlineQueryPeerType | Type of the chat from which the inline query was sent. |
offset | string | Offset to navigate through results |
type
Update · 164 other constructors
history
present in layers 46–229 · constructor id changed 3×
| id | layers |
|---|---|
| #c01eea08 | 46 |
| #54826690 | 62–121 |
| #3f2038db | 122–132 |
| #496f379c | 133–229 |