CommandParameterDefinitioninterface CommandParameterDefinition {enum?: string;name: string;optional: boolean;type: CommandParameterTypeName;}§Properties§enum?: string[src]§name: string[src]§optional: boolean[src]§type: CommandParameterTypeName[src]