1
0
mirror of https://github.com/InsanusMokrassar/TelegramBotAPI.git synced 2025-09-15 21:29:25 +00:00

textSources now is main property

This commit is contained in:
2021-04-27 16:08:36 +06:00
parent 70f96ac8fa
commit eb3f180cc6
13 changed files with 27 additions and 34 deletions

View File

@@ -6,6 +6,8 @@
* `SendInvoice#startParameter` becomes optional and replaced in `SendInvoice` constructor
* Fields `SendInvoice#maxTipAmount` and `SendInvoice#suggestedTipAmounts` have been added
* New type `InputInvoiceMessageContent` has been added
* `textSources` become main field in `TextedInput`
* `textEntities` become are calculable property in `TextedInput`
## 0.33.4