interface FetchAutoModerationRulesOptions {
    cache?: boolean;
}

Properties

Properties

cache?: boolean