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

"language" field im RawMessageEntity

This commit is contained in:
2020-01-23 17:07:28 +06:00
parent 4e39f77b53
commit 41db785696
2 changed files with 4 additions and 2 deletions

View File

@@ -9,6 +9,7 @@
* `SendPoll` was rewritten as sealed class
* `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
## 0.22.0