OneSDK
    Preparing search index...

    Interface NotifyConfig

    interface NotifyConfig {
        enabled: boolean;
        excludeUser: string;
        sound: boolean;
    }
    Index

    Properties

    enabled: boolean
    excludeUser: string
    sound: boolean