mirror of
https://github.com/InsanusMokrassar/TelegramBotAPI.git
synced 2024-11-22 16:23:48 +00:00
parent
f078041dec
commit
f700fab33f
@ -11,7 +11,6 @@
|
|||||||
but new type of content (`MediaGroupContent`) has been introduced
|
but new type of content (`MediaGroupContent`) has been introduced
|
||||||
* [Bot API 6.3](https://core.telegram.org/bots/api-changelog#november-5-2022) support
|
* [Bot API 6.3](https://core.telegram.org/bots/api-changelog#november-5-2022) support
|
||||||
* `Versions`:
|
* `Versions`:
|
||||||
* `Kotlin`: `1.7.20` -> `1.7.21`
|
|
||||||
* `MicroUtils`: `0.13.2` -> `0.14.0`
|
* `MicroUtils`: `0.13.2` -> `0.14.0`
|
||||||
* `Core`:
|
* `Core`:
|
||||||
* New requests
|
* New requests
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
[versions]
|
[versions]
|
||||||
|
|
||||||
kotlin = "1.7.21"
|
kotlin = "1.7.20"
|
||||||
kotlin-serialization = "1.4.1"
|
kotlin-serialization = "1.4.1"
|
||||||
kotlin-coroutines = "1.6.4"
|
kotlin-coroutines = "1.6.4"
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user