ChatTheme

@Serializable
@SerialName(value = "chat_theme")
data class ChatTheme(val themeName: String) : BackgroundType

Constructors

Link copied to clipboard
constructor(themeName: String)

Properties

Link copied to clipboard
Link copied to clipboard