UpdateBotInlineSend
- class pyrogram.raw.types.UpdateBotInlineSend
The result of an inline query that was chosen by a user and sent to their chat partner. Please see our documentation on the feedback collecting for details on how to enable these updates for your bot.
Constructor of
Update
.- Details:
Layer:
194
ID:
12F12A07
- Parameters:
user_id (
int
64-bit
) – The user that chose the resultquery (
str
) – The query that was used to obtain the resultid (
str
) – The unique identifier for the result that was chosengeo (
GeoPoint
, optional) – Optional. Sender location, only for bots that require user locationmsg_id (
InputBotInlineMessageID
, optional) – Identifier of the sent inline message. Available only if there is an inline keyboard attached to the message. Will be also received in callback queries and can be used to edit the message.