ChatTheme

data class ChatTheme(val themeName: String) : BackgroundType

Constructors

Link copied to clipboard
constructor(themeName: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
Link copied to clipboard
open override val type: String