Documentation@sapphire/frameworkInterfacesContextMenuCommandContextOn this pageInterface: ContextMenuCommandContext Extends Record<PropertyKey, unknown> Properties commandId commandId: string The id of the command. Defined in projects/framework/src/lib/types/CommandTypes.ts:235 commandName commandName: string The name of the command. Defined in projects/framework/src/lib/types/CommandTypes.ts:231