Cheermote

@Serializable
data class Cheermote(val prefix: String = "", val bits: Int = 0, val tier: Int = 0)

Constructors

Link copied to clipboard
constructor(prefix: String = "", bits: Int = 0, tier: Int = 0)

Properties

Link copied to clipboard
val bits: Int
Link copied to clipboard
Link copied to clipboard
val tier: Int