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

InputInvoiceMessageContent

This commit is contained in:
2021-04-26 20:23:26 +06:00
parent a26568aa29
commit 6a3588bb8d
6 changed files with 147 additions and 25 deletions

View File

@@ -5,6 +5,7 @@
* `Core`:
* `SendInvoice#startParameter` becomes optional and replaced in `SendInvoice` constructor
* Fields `SendInvoice#maxTipAmount` and `SendInvoice#suggestedTipAmounts` have been added
* New type `InputInvoiceMessageContent` has been added
## 0.33.4