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

add PollContent

This commit is contained in:
2019-04-16 16:04:02 +08:00
parent 457cadf265
commit e2267c1cb4
3 changed files with 29 additions and 0 deletions

View File

@@ -5,6 +5,7 @@
* Type `PollOption` and `AnonymousPollOption` added
* Type `Poll` added
* Type `PollUpdate` added and implemented in `RawUpdate`. Now `PollUpdate` can be retrieved from `RawUpdate`
* type `PollContent` added - now it can be a value of `ContentMessage#content`
## 0.12.0 Webhooks