LogoRobo.js
Packages@robojs/mock

DispatchSlashCommandOptions

Interface: DispatchSlashCommandOptions

Options for dispatching a slash command

Properties

PropertyType
channelId?string
commandNamestring
guildId?string
options?Record<string, string | number | boolean>
user?MockUserConfig

On this page