LogoRobo.js
Packages@robojs/discordjs

CommandDefaults

Interface: CommandDefaults

Default command/context menu configuration.

Properties

PropertyTypeDescription
contexts?("Guild" | "BotDM" | "PrivateChannel")[]Default interaction contexts for commands
defaultMemberPermissions?string | number | bigintDefault member permissions required for commands
integrationTypes?("GuildInstall" | "UserInstall")[]Default integration types for commands

On this page