updateBotInlineQuery

updateBotInlineQuery#496f379c flags:# query_id:long user_id:long query:string geo:flags.0?GeoPoint peer_type:flags.1?InlineQueryPeerType offset:string = Update;

Parameters

NameTypeDescription
flags # Bit mask: a field written flags.N?T is present only when bit N is set.
query_id long Query identifier — return it with the answer.
user_id long User identifier.
query string Search query.
geo flags.0?GeoPoint
peer_type flags.1?InlineQueryPeerType
offset string How many records to skip from the start of the selection.

Type

Update

Related pages

Types used here