mirror of
https://github.com/InsanusMokrassar/TelegramBotAPI.git
synced 2024-11-21 15:53:47 +00:00
more fixes to god of fixes
This commit is contained in:
parent
3cbfb2fb0b
commit
2e2abb8e15
@ -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,
|
||||
|
Loading…
Reference in New Issue
Block a user