Skip to content

Rename

Category: Commands

Source: rename.dart

Classes

RenameCommand

/rename — set a manual title for the current session.

Constructor

dart
RenameCommand(this.ctx)

Properties

PropertyTypeDescription
ctxSlashCommandContext
nameString get
descriptionString get
nameString get
descriptionString get

Methods

String execute(List<String> args)

Released under the MIT License.