BaseApplicationCommandPermissionsOptions
typedef · Source
Options for managing permissions for one or more Application Commands When passing these options to a manager where guildId is null, guild is a required parameter Type: Object
Properties
guild
optional
guild: GuildResolvable
The guild to modify / check permissions for Ignored when the manager has a non-null guildId property
command
optional
command: ApplicationCommandResolvable
The command to modify / check permissions for Ignored when the manager has a non-null commandId property