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

Replace "UpdatesFilter" and "UpdatesPoller" into another package

This commit is contained in:
2019-05-10 11:26:58 +08:00
parent 62c4223648
commit 25dcd9bc52
7 changed files with 244 additions and 179 deletions

View File

@@ -20,6 +20,8 @@ some default library
### 0.14.1
* Replace `UpdatesFilter` and `UpdatesPoller` into another package
## 0.13.0 Telegram Polls
* Type `PollOption` and `AnonymousPollOption` added