AbstractListener ID.
Options for the context menu command.
The category this module belongs to.
The ID of the category this module belongs to.
The client thant instantiated this module.
OptionalcontextsInteraction context(s) where the command can be used
Only for globally-scoped commands
OptionaldefaultThe default bitfield used to determine whether this command be used in a guild
OptionaldmWhether the command is enabled in DMs
Cannot be enabled for command that specify guilds
The filepath of this module.
OptionalguildsAssign context menu commands to Specific guilds. This option will make the commands not register globally, but only in the chosen servers.
The handler for this module.
The ID of this module.
OptionalintegrationInstallation context(s) where the command is available
Only for globally-scoped commands
The name of the context menu command.
OptionalnameName localization.
Whether the command is NSFW
Usable only by the client owner.
Whether or not to allow client superUsers(s) only.
The type of the context menu command.
AbstractexecExecutes the context menu command.
The context menu command interaction.
Reloads this module.
Removes this module.
Returns the ID of this module.
Represents a context menu command.