RuleExecResult: {
    fields?: APIEmbed["fields"];
    logEmbed?: APIEmbed;
    matched: boolean;
    reason?: string;
}
""