menu
obby_client
obby_client.dart
Bot
commands property
commands
dark_mode
light_mode
commands
property
List
<
BotCommand
>
commands
final
The commands it offers.
Implementation
final List<BotCommand> commands;
obby_client
obby_client
Bot
commands property
Bot class