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

utils ScheduledCloseInfo shortcuts

This commit is contained in:
2020-04-24 20:01:20 +06:00
parent 830ca8122d
commit 37488e92e6
2 changed files with 40 additions and 0 deletions

View File

@@ -42,6 +42,11 @@
* All `RequestsExecutor#sendQuizPoll` extensions now accept additional parameters `caption: String` and
`parseMode: ParseMode` for `explanation` functionality and `closeInfo: ScheduledCloseInfo?` for autoclose poll
functionality
* `TelegramBotAPI-extensions-utils`:
* Several shortcuts for `ScheduledCloseInfo` was added:
* `closePollExactAt`
* `closePollExactAfter`
* `closePollAfter`
## 0.26.0