teleproto - v1.229.0
    Preparing search index...

    Interface NotificationSoundLocalIn

    interface NotificationSoundLocalIn {
        _: "notificationSoundLocal";
        data: string;
        title: string;
    }
    Index
    _: "notificationSoundLocal"
    data: string
    title: string