UpdateBotInlineQuery
---types--- updateBotInlineQuery#496f379c flags:# query_id:long user_id:long query:string geo:flags.0?GeoPoint peer_type:flags.1?InlineQueryPeerType offset:string = Update
Belongs to
| Update |
This type can be an instance of either:
Members
| query_id | long | |
| user_id | long | |
| query | string | |
| offset | string | |
| geo | GeoPoint | This argument defaults to None and can be omitted. |
| peer_type | InlineQueryPeerType | This argument defaults to None and can be omitted. |