* @method string getId() Unique identifier for this query
19
* @method User getFrom() Sender
20
* @method Message getMessage() Optional. Message with the callback button that originated the query. Note that message content and message date will not be available if the message is too old
21
* @method string getInlineMessageId() Optional. Identifier of the message sent via the bot in inline mode, that originated the query
22
* @method string getData() Data associated with the callback button. Be aware that a bad client can send arbitrary data in this field