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

optimize imports

This commit is contained in:
2021-04-28 19:59:30 +06:00
parent 167c214e35
commit 1f7450844f
52 changed files with 84 additions and 61 deletions

View File

@@ -2,6 +2,9 @@
## 0.34.0
**UPDATE UP TO Telegram Bot API 5.2**
_**ALL OLD DEPRECATIONS WERE REMOVED**_
* `Core`:
* `SendInvoice#startParameter` becomes optional and replaced in `SendInvoice` constructor
* New interface `CommonSendInvoiceData` has been added