toggle menu
kord-extensions
2.3.6-SNAPSHOT
jvm
switch theme
search in API
kord-extensions
/
dev.kordex.core.commands.chat
/
ChatCommand
/
aliasTranslationCache
alias
Translation
Cache
open
val
aliasTranslationCache
:
MutableMap
<
Locale
,
Set
<
String
>
>
Translation cache, so we don't have to look up translations every time.