Skip to content

Skills

Category: Commands

Source: skills.dart

Classes

SkillsCommand

/skills — open a docked skills picker, or activate a skill by name.

Constructor

dart
SkillsCommand(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.