menu
me package
documentation
commands/help_command.dart
HelpCommand
aliases property
aliases property
dark_mode
light_mode
aliases
property
List
<
String
>
?
aliases
getter/setter pair
inherited
Aliases that should work the same was as the provided command name
Implementation
List<String>? aliases;
me package
documentation
commands/help_command
HelpCommand
aliases property
HelpCommand class