teleproto - v1.229.0
    Preparing search index...

    Class PeerNotifySettings

    Hierarchy (View Summary)

    Index
    className: string
    classType: "constructor" | "request"
    CONSTRUCTOR_ID: number
    SUBCLASS_OF_ID: number
    androidSound?: TypeNotificationSound
    className: "PeerNotifySettings"
    classType: "constructor"
    CONSTRUCTOR_ID: 2573347852
    muteUntil?: number
    originalArgs: {
        androidSound?: TypeNotificationSound;
        iosSound?: TypeNotificationSound;
        muteUntil?: number;
        otherSound?: TypeNotificationSound;
        showPreviews?: boolean;
        silent?: boolean;
        storiesAndroidSound?: TypeNotificationSound;
        storiesHideSender?: boolean;
        storiesIosSound?: TypeNotificationSound;
        storiesMuted?: boolean;
        storiesOtherSound?: TypeNotificationSound;
    }
    showPreviews?: boolean
    silent?: boolean
    storiesAndroidSound?: TypeNotificationSound
    storiesHideSender?: boolean
    storiesIosSound?: TypeNotificationSound
    storiesMuted?: boolean
    storiesOtherSound?: TypeNotificationSound
    SUBCLASS_OF_ID: 3475030132