fill changelog

This commit is contained in:
InsanusMokrassar 2022-03-22 19:06:02 +06:00
parent 2a3d8e6e73
commit 5e03098ca8
1 changed files with 2 additions and 0 deletions

View File

@ -4,6 +4,8 @@
* `Core`:
* New function `MessageContent.Companion#serializationModule`
* Now it is possible to create `TelegramBot` (`RequestsExecutor`) with several bots under the hood and opportunity
for bots requests load balancing or fault-fix via sending of the requests via another bot
* `API`:
* Add replies which will use another message as a source for reply (`copyMessage`)