Exit
Category: Commands
Source: exit.dart
Classes
ExitCommand
/exit — request app shutdown.
Constructor
dart
ExitCommand(this.ctx)Properties
| Property | Type | Description |
|---|---|---|
ctx | SlashCommandContext | |
name | String get | |
description | String get | |
aliases | List<String> get | |
hiddenAliases | List<String> get | |
name | String get | |
description | String get | |
aliases | List<String> get | |
hiddenAliases | List<String> get |