UpdateBotInlineQuery
- class pyrogram.raw.types.UpdateBotInlineQuery
An incoming inline query
Constructor of
Update
.- Details:
Layer:
194
ID:
496F379C
- Parameters:
query_id (
int
64-bit
) – Query IDuser_id (
int
64-bit
) – User that sent the queryquery (
str
) – Text of queryoffset (
str
) – Offset to navigate through resultsgeo (
GeoPoint
, optional) – Attached geolocationpeer_type (
InlineQueryPeerType
, optional) – Type of the chat from which the inline query was sent.