Skip to content

Clear

Category: Commands

Source: clear.dart

Classes

ClearCommand

/clear — clear conversation transcript and screen.

Constructor

dart
ClearCommand(this.ctx)

Properties

PropertyTypeDescription
ctxSlashCommandContext
nameString get
descriptionString get
nameString get
descriptionString get

Methods

String execute(List<String> args)

Released under the MIT License.