- Bot API 3.0
- Can receive updates containing ShippingQuery and PreCheckoutQuery
- Added flavors `shipping_option` and `pre_checkout_query`
- Added nametuples `Invoice`, `LabeledPrice`, `ShippingOption`, `ShippingAddress`,
`OrderInfo`, `ShippingQuery`, `PreCheckoutQuery`, `SuccessfulPayment`
- Added method `sendInvoice()`, `answerShippingQuery()`, and `answerPreCheckoutQuery()`
- Added method `deleteMessage()` and `sendVideoNote()`. Added namedtuple `VideoNote`.
- Added new fields to various namedtuples
- Added function `per_invoice_payload` and class `InvoiceHandler`