OneSDK
    Preparing search index...

    Interface AutoModMessage

    interface AutoModMessage {
        data: AutoModeMessageData;
        type: string;
    }
    Index

    Properties

    Properties

    type: string