Skip to content

History

Category: Commands

Source: history.dart

Classes

HistoryCommand

/history — browse user messages and fork the conversation.

Constructor

dart
HistoryCommand(this.ctx)

Properties

PropertyTypeDescription
ctxSlashCommandContext
nameString get
descriptionString get
nameString get
descriptionString get

Methods

String execute(List<String> args)

Released under the MIT License.