commands property

Commands registered by bot

Implementation

Iterable<SlashCommand> get commands => UnmodifiableListView(this._commands);