onSlashCommand property

Stream<SlashCommandInteractionEvent> onSlashCommand
latefinal

Emitted when a slash command is sent.

Implementation

late final Stream<SlashCommandInteractionEvent> onSlashCommand;