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

add PollUpdate

This commit is contained in:
2019-04-16 15:56:04 +08:00
parent b7d214d145
commit 457cadf265
3 changed files with 15 additions and 1 deletions

View File

@@ -4,6 +4,7 @@
* Type `PollOption` and `AnonymousPollOption` added
* Type `Poll` added
* Type `PollUpdate` added and implemented in `RawUpdate`. Now `PollUpdate` can be retrieved from `RawUpdate`
## 0.12.0 Webhooks