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

PollAnswer

This commit is contained in:
2020-01-23 17:17:24 +06:00
parent 41db785696
commit 4e1dbb8741
3 changed files with 18 additions and 0 deletions

View File

@@ -10,6 +10,7 @@
* `SendRegularPoll` was created and represent `sendPoll` method with type `regular`
* `SendQuizPoll` was created and represent `sendPoll` method with type `quiz`
* `language` field in PreTextSource now correctly passed from telegram MessageEntities
* `PollAnswer` type was added
## 0.22.0