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

add Poll object

This commit is contained in:
2019-04-16 15:51:53 +08:00
parent 0af6e6ca15
commit b7d214d145
3 changed files with 26 additions and 1 deletions

View File

@@ -2,7 +2,8 @@
## 0.13.0 Telegram Polls
* `PollOption` added
* Type `PollOption` and `AnonymousPollOption` added
* Type `Poll` added
## 0.12.0 Webhooks