* @method int getUpdateId() The update's unique identifier. Update identifiers start from a certain positive number and increase sequentially.
10
* @method Message getMessage() (Optional). New incoming message of any kind - text, photo, sticker, etc.
11
* @method InlineQuery getInlineQuery() (Optional). New incoming inline query.
12
* @method ChosenInlineResult getChosenInlineResult() (Optional). A result of an inline query that was chosen by the user and sent to their chat partner.