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