New incoming callback query.
New incoming channel post of any kind — text, photo, sticker, etc.
The result of an inline query that was chosen by a user and sent to their chat partner.
New version of a channel post that is known to the bot and was edited.
New version of a message that is known to the bot and was edited.
New incoming inline query.
New incoming message of any kind — text, photo, sticker, etc.
New incoming pre-checkout query. Contains full information about checkout.
New incoming shipping query. Only for invoices with flexible price.
The update‘s unique identifier. Update identifiers start from a certain positive number and increase sequentially. This ID becomes especially handy if you’re using Webhooks, since it allows you to ignore repeated updates or to restore the correct update sequence, should they get out of order.
Generated using TypeDoc
This object represents an incoming update. At most one of the optional parameters can be present in any given update.