* @method string getResultId() The unique identifier for the result that was chosen.
10
* @method User getFrom() The user that chose the result.
11
* @method Location getLocation() (Optional). Sender location, only for bots that require user location.
12
* @method string getInlineMessageId() 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.
13
* @method string getQuery() The query that was used to obtain the result.