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

almost completed implementation of polls changes

This commit is contained in:
2024-05-07 00:20:53 +06:00
parent 64a1aeef2c
commit 6acf4bc927
13 changed files with 1269 additions and 585 deletions

View File

@@ -2,6 +2,12 @@
## 13.0.0
**THIS UPDATE CONTAINS BREAKING CHANGES**
* `Core`:
* For polls, `textSources` now means `question` text sources. For `QuizPoll` there are `hint` and `hintTextSources`
for hinting
## 12.0.1
* `Version`: