mirror of
https://github.com/InsanusMokrassar/TelegramBotAPI.git
synced 2025-09-03 23:29:33 +00:00
more fixes to god of fixes
This commit is contained in:
@@ -90,7 +90,7 @@ sealed interface GiveawayPublicResults : GiveawayInfo, GiveawayResults, WithPrev
|
||||
|
||||
@Serializable
|
||||
private data class Surrogate(
|
||||
@SerialName(chatsField)
|
||||
@SerialName(chatField)
|
||||
val chat: PreviewChat,
|
||||
@SerialName(giveawayMessageIdField)
|
||||
val messageId: MessageId,
|
||||
|
Reference in New Issue
Block a user