__on_discord_slash_command
__on_discord_slash_command(interaction)
#
Executes when a user runs a slash command.
Event inputs#
Value | Type | Description |
---|---|---|
interaction |
Slash command interaction | The interaction about the command that was executed. |