teleproto - v1.229.0
    Preparing search index...

    Interface AccountGetNotifyExceptionsParams

    interface AccountGetNotifyExceptionsParams {
        compareSound?: boolean;
        compareStories?: boolean;
        peer?: EntityLike;
    }
    Index
    compareSound?: boolean

    If set, chats with non-default sound will be returned

    compareStories?: boolean

    If set, chats with non-default notification settings for stories will be returned

    peer?: EntityLike

    If specified, only chats of the specified category will be returned