CommandParserParams: {
    matchTokens: string[];
    schema: CommandSchema;
    signature: string;
}