Skip to content

Provider

Category: Commands

Source: provider.dart

Classes

ProviderCommand

/provider — manage configured providers (list, add, remove, test).

Constructor

dart
ProviderCommand(this.ctx)

Properties

PropertyTypeDescription
ctxSlashCommandContext
nameString get
descriptionString get
argCompleterSlashArgCompleter? get
nameString get
descriptionString get
argCompleterSlashArgCompleter? get

Methods

String execute(List<String> args)

Released under the MIT License.