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

RawChat boilerplate was removed and replaced by serializers

This commit is contained in:
2019-08-12 15:41:07 +06:00
parent d6bb14e342
commit 1f62c8cf98
17 changed files with 168 additions and 138 deletions

View File

@@ -23,6 +23,7 @@ was replaced into `abstracts` package and available permissions was updated
Other important changes:
* Totally reworked chats hierarchy. `Extended` abstractions was added for cases when called `GetChat` request
* `RawChat` boilerplate was removed and replaced by serializers
* `RequestsExecutor` now is `Closeable`
* `TelegramAPIUrlsKeeper` was added to provide more comfortable work with file urls and other things
like this