Companion

object Companion

Properties

Link copied to clipboard
open val descriptor: <Error class: unknown class>

Functions

Link copied to clipboard
open fun deserialize(decoder: <Error class: unknown class>): GiftSentOrReceivedEvent.UniqueGift
Link copied to clipboard
operator fun invoke(gift: Gift.Unique, origin: String? = null, ownedGiftId: GiftId? = null, transferStarCount: Int? = null): GiftSentOrReceivedEvent.UniqueGift.Common
Link copied to clipboard
open fun serialize(encoder: <Error class: unknown class>, value: GiftSentOrReceivedEvent.UniqueGift)