Class ChosenInlineResultType.

see
package Default

 Properties

 

The user that chose the result.

$from : \TgBotApi\BotApiBase\Type\UserType

Default

 

Optional. Identifier of the sent inline message.

$inlineMessageId : string | null

Default

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.

 

Optional. Sender location, only for bots that require user location.

$location : \TgBotApi\BotApiBase\Type\LocationType | null

Default

 

The query that was used to obtain the result.

$query : string

Default

 

The unique identifier for the result that was chosen.

$resultId : string

Default