note about UnknownExtendedChat

This commit is contained in:
InsanusMokrassar 2021-04-29 17:45:19 +06:00
parent 90df436c63
commit 63946e860d
1 changed files with 1 additions and 0 deletions

View File

@ -7,6 +7,7 @@ _**ALL OLD DEPRECATIONS WERE REMOVED**_
* `Core`:
* Type `ChatType` has been added
* New `ExtendedChat` for unknown messages `UnknownExtendedChat` has been added
* `SendInvoice#startParameter` becomes optional and replaced in `SendInvoice` constructor
* New interface `CommonSendInvoiceData` has been added
* Fields `CommonSendInvoiceData#maxTipAmount` and `CommonSendInvoiceData#suggestedTipAmounts` have been added