OneSDK
    Preparing search index...

    Interface AutoModFragment

    interface AutoModFragment {
        automod?: { is_channel_blocked_term: boolean };
        text: string;
    }
    Index

    Properties

    Properties

    automod?: { is_channel_blocked_term: boolean }
    text: string