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

PollOption added

This commit is contained in:
2019-04-16 15:45:29 +08:00
parent c95c0a0ae0
commit 0af6e6ca15
4 changed files with 42 additions and 0 deletions

View File

@@ -2,6 +2,8 @@
## 0.13.0 Telegram Polls
* `PollOption` added
## 0.12.0 Webhooks
* Added `DataRequest` interface which replace `Data` interface