ChatBoostSourceGiveaway
data class ChatBoostSourceGiveaway(val giveawayMessageId: Int, val user: User? = null, val isUnclaimed: Boolean? = null) : ChatBoostSource(source)
The boost was obtained by the creation of a Telegram Premium giveaway. This boosts the chat 4 times for the duration of the corresponding Telegram Premium subscription.
(auto-generated)
Author
ForteScarlet