descriptionLocalizations property

Map<Locale, String>? descriptionLocalizations
final

A map of localizations for the description of this command.

Implementation

final Map<Locale, String>? descriptionLocalizations;