mirror of
https://github.com/InsanusMokrassar/TelegramBotAPI.git
synced 2025-09-03 07:09:23 +00:00
migrate onto 20.0.0 due to breaking changes
This commit is contained in:
@@ -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
|
||||
|
Reference in New Issue
Block a user