menu
auric package
documentation
bot/command_context.dart
CommandContext
hasArgs property
hasArgs property
dark_mode
light_mode
hasArgs
property
bool
get
hasArgs
Check if has arguments
Implementation
bool get hasArgs => args.isNotEmpty;
auric package
documentation
bot/command_context
CommandContext
hasArgs property
CommandContext class