Skip to content

Approve

Category: Commands

Source: approve.dart

Classes

ApproveCommand

/approve — toggle approval mode (confirm ↔ auto).

Constructor

dart
ApproveCommand(this.ctx)

Properties

PropertyTypeDescription
ctxSlashCommandContext
nameString get
descriptionString get
nameString get
descriptionString get

Methods

String execute(List<String> args)

Released under the MIT License.