Companion
object Companion
Functions
Link copied to clipboard
Link copied to clipboard
operator fun invoke(gift: Gift.Regular, ownedGiftId: GiftId? = null, convertStarCount: Int? = null, prepaidUpgradeStarCount: Int? = null, canBeUpgraded: Boolean = false, text: String? = null, textSources: TextSourcesList = emptyList(), position: Int, isPrivate: Boolean = false, isUpgradeSeparate: Boolean = false, uniqueGiftNumber: Int? = null): GiftSentOrReceivedEvent.RegularGift.Common
Link copied to clipboard
open fun serialize(encoder: <Error class: unknown class>, value: GiftSentOrReceivedEvent.RegularGift)