onSlashCommand property

Stream<ISlashCommandInteractionEvent> onSlashCommand

Emitted when a slash command is sent.

Implementation

Stream<ISlashCommandInteractionEvent> get onSlashCommand;