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

refactoring of FlowsUpdatesFilter

This commit is contained in:
2020-06-27 09:43:24 +06:00
parent 58943f2504
commit a9a3f55c8d
5 changed files with 41 additions and 71 deletions

View File

@@ -51,6 +51,10 @@
### 0.27.8
* `TelegramBotAPI`:
* `UnknownUpdateType` was renamed to `UnknownUpdate`
* Refactoring and optimization of `FlowsUpdatesFilter`
### 0.27.7
* `TelegramBotAPI`: