Packages@robojs/mock
DispatchSlashCommandOptions
Interface: DispatchSlashCommandOptions
Options for dispatching a slash command
Properties
| Property | Type |
|---|---|
channelId? | string |
commandName | string |
guildId? | string |
options? | Record<string, string | number | boolean> |
user? | MockUserConfig |
