Skip to content

Copy

Category: Commands

Source: copy.dart

Classes

CopyCommand

/copy — copy the last assistant response to the clipboard.

Constructor

dart
CopyCommand(this.ctx)

Properties

PropertyTypeDescription
ctxSlashCommandContext
nameString get
descriptionString get
nameString get
descriptionString get

Methods

String execute(List<String> args)

Released under the MIT License.