localise

fun localise(key: Key, lowerCase: Boolean = false): Localised<String>

Localises a property by its key for this command.

Parameters

lowerCase

Provide true to lower-case all the translations. Discord requires this for some fields.