teleproto - v1.229.0
    Preparing search index...

    Class DifferenceSlice

    Hierarchy (View Summary)

    Index
    className: string
    classType: "constructor" | "request"
    CONSTRUCTOR_ID: number
    SUBCLASS_OF_ID: number
    chats: TypeChat[]
    className: "updates.DifferenceSlice"
    classType: "constructor"
    CONSTRUCTOR_ID: 2835028353
    intermediateState: State
    newEncryptedMessages: TypeEncryptedMessage[]
    newMessages: TypeMessage[]
    originalArgs: {
        chats: TypeChat[];
        intermediateState: State;
        newEncryptedMessages: TypeEncryptedMessage[];
        newMessages: TypeMessage[];
        otherUpdates: TypeUpdate[];
        users: TypeUser[];
    }
    otherUpdates: TypeUpdate[]
    SUBCLASS_OF_ID: 541599860
    users: TypeUser[]