mirror of
https://github.com/InsanusMokrassar/TelegramBotAPI.git
synced 2024-11-22 08:13:47 +00:00
Update CHANGELOG.md
This commit is contained in:
parent
eb3f180cc6
commit
42a8d649cd
@ -4,8 +4,11 @@
|
||||
|
||||
* `Core`:
|
||||
* `SendInvoice#startParameter` becomes optional and replaced in `SendInvoice` constructor
|
||||
* Fields `SendInvoice#maxTipAmount` and `SendInvoice#suggestedTipAmounts` have been added
|
||||
* New interface `CommonSendInvoiceData` has been added
|
||||
* Fields `CommonSendInvoiceData#maxTipAmount` and `CommonSendInvoiceData#suggestedTipAmounts` have been added
|
||||
* New type `InputInvoiceMessageContent` has been added
|
||||
* Interface `Captioned` and `CaptionedInput` now is deprecated
|
||||
* Most of captions usages were replaced with texts
|
||||
* `textSources` become main field in `TextedInput`
|
||||
* `textEntities` become are calculable property in `TextedInput`
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user