onSlashCommandCreated property

Stream<ISlashCommand> onSlashCommandCreated

Emitted when a slash command is created by the user.

Implementation

Stream<ISlashCommand> get onSlashCommandCreated;