Packages@robojs/discordjs CommandDefaults
Default command/context menu configuration.
| Property | Type | Description |
|---|
contexts? | ("Guild" | "BotDM" | "PrivateChannel")[] | Default interaction contexts for commands |
defaultMemberPermissions? | string | number | bigint | Default member permissions required for commands |
integrationTypes? | ("GuildInstall" | "UserInstall")[] | Default integration types for commands |