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