localizationsName property

Map<Locale, String>? localizationsName
final

The localizations name of your argument / sub-group. See SlashCommandBuilder.localizationsName for more information.

Implementation

final Map<Locale, String>? localizationsName;