SettingKey

sealed class SettingKey(source)

Sealed class representing all available setting keys. Each setting key has a unique identifier used in command arguments.

Inheritors

Types

Link copied to clipboard
data object ChNotice : SettingKey

Channel message notification setting Command: /lc setting chNotice

Link copied to clipboard
object Companion
Link copied to clipboard
data object Japanese : SettingKey

Japanese romaji conversion setting Command: /lc setting japanese

Link copied to clipboard
data object Notice : SettingKey

Direct message notification setting Command: /lc setting notice

Properties

Link copied to clipboard
val key: String