946 B
946 B
title | description | image |
---|---|---|
updateNewChosenInlineResult | Bots only. User has chosen a result of the inline query | https://docs.madelineproto.xyz/favicons/android-chrome-256x256.png |
Constructor: updateNewChosenInlineResult
Bots only. User has chosen a result of the inline query
Attributes:
Name | Type | Required | Description |
---|---|---|---|
sender_user_id | int | Yes | Identifier of the user who sent the query |
user_location | location | Yes | User location, provided by the client, nullable |
query | string | Yes | Text of the query |
result_id | string | Yes | Identifier of the chosen result |
inline_message_id | string | Yes | Identifier of the sent inline message, if known |