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

updates in sendInvoice and its extensions

This commit is contained in:
2020-02-07 00:15:28 +06:00
parent 0dd632eb46
commit a846d0031c
5 changed files with 35 additions and 8 deletions

View File

@@ -43,6 +43,9 @@
* Now it is possible to get updates by polling with custom executor engine
* `CommonMultipartFileRequest` now is internal
* Added `LiveLocation` class for more useful tracking live locations
* `InvoiceOfPayment` now is `MessageContent` instead of `PaymentInfo`
* `SendInvoice` now return `ContentMessage<InvoiceOfPayment>`
* `paymentInfo` inside of `CommonMessageImpl` now can be set only to `SuccessfulPaymentInfo`
## 0.22.0