ChatCheer

@Serializable
data class ChatCheer(val bits: Int = 0)

Constructors

Link copied to clipboard
constructor(bits: Int = 0)

Properties

Link copied to clipboard
val bits: Int