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

fixes in giveaways -.-

This commit is contained in:
2024-09-08 23:34:27 +06:00
parent 42985cfa37
commit 7db4f47e82
13 changed files with 46 additions and 95 deletions

View File

@@ -10,7 +10,6 @@
* `GiveawayPublicResults` lost parameter `publicWinners` because of its abcence in Telegram Bot API
* Fix `GiveawayPublicResults` to be correctly deserializable
* Fix `GiveawayPrivateResults` to be correctly deserializable
* `GiveawayResults` become `PublicChannelEvent`
* Fixes in deserialization of updates with giveaways
* `BehaviourBuilder`:
* Extension `buildBehaviourWithLongPolling` will not report absence of `/privacy` handling