Slash
Slash commands are one of the primary ways users interact with bots. They provide a structured way for users to issue commands directly within the chat interface.
Usage
Implementation
The following example demonstrates how to implement a Slash command using Sunar:
Reference
SlashConfig
Prop | Type | Default |
---|---|---|
guildIds | string[] | - |
cooldown | CooldownResolvable | - |
Last updated on