menu
tmi package
documentation
tmi.dart
Client
userCommands property
userCommands property
dark_mode
light_mode
userCommands
property
Map
<
String
,
Command
>
userCommands
getter/setter pair
Implementation
late Map<String, Command> userCommands;
tmi package
documentation
tmi
Client
userCommands property
Client class