Unknown

@Serializable
data class Unknown(val type: String = "custom_emoji") : StickerFormat

Constructors

Link copied to clipboard
constructor(type: String = "custom_emoji")

Properties

Link copied to clipboard
open override val type: String