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

TextSourceSerializer

This commit is contained in:
2021-04-12 23:23:18 +06:00
parent 6aba2ff641
commit 0b361163f2
20 changed files with 181 additions and 0 deletions

View File

@@ -2,6 +2,10 @@
## 0.33.4
* `Core`:
* All `TextSource` implementators have become `Serializable`
* New serializer `TextSourceSerializer`
## 0.33.3
* `Common`: