Provider
Category: Commands
Source: provider.dart
Classes
ProviderCommand
/provider — manage configured providers (list, add, remove, test).
Constructor
dart
ProviderCommand(this.ctx)Properties
| Property | Type | Description |
|---|---|---|
ctx | SlashCommandContext | |
name | String get | |
description | String get | |
argCompleter | SlashArgCompleter? get | |
name | String get | |
description | String get | |
argCompleter | SlashArgCompleter? get |