mirror of
https://github.com/InsanusMokrassar/TelegramBotAPI.git
synced 2024-11-08 09:23:47 +00:00
migrate onto 20.0.0 due to breaking changes
This commit is contained in:
parent
7d47d0ab61
commit
dd6f7577ba
@ -1,6 +1,6 @@
|
||||
# TelegramBotAPI changelog
|
||||
|
||||
## 19.1.0
|
||||
## 20.0.0
|
||||
|
||||
* `All`:
|
||||
* **ALL SEND METHODS GOT PARAMETER `allowPaidBroadcast` WHICH POTENTIALLY MAY SPEND MONEYS FROM BOT BALANCE**
|
||||
|
@ -6,4 +6,4 @@ kotlin.incremental=true
|
||||
kotlin.incremental.js=true
|
||||
|
||||
library_group=dev.inmo
|
||||
library_version=19.1.0
|
||||
library_version=20.0.0
|
||||
|
Loading…
Reference in New Issue
Block a user