teleproto - v1.229.0
    Preparing search index...

    Class EncryptedChatWaiting

    Hierarchy (View Summary)

    • VirtualClass<
          {
              accessHash: long;
              adminId: long;
              date: int;
              id: int;
              participantId: long;
          },
      >
      • EncryptedChatWaiting
    Index
    • Parameters

      • args: {
            accessHash: BigInteger;
            adminId: BigInteger;
            date: number;
            id: number;
            participantId: BigInteger;
        }

      Returns EncryptedChatWaiting

    • Returns {
          accessHash: BigInteger;
          adminId: BigInteger;
          date: number;
          id: number;
          participantId: BigInteger;
      }

    className: string
    classType: "constructor" | "request"
    CONSTRUCTOR_ID: number
    SUBCLASS_OF_ID: number
    accessHash: BigInteger
    adminId: BigInteger
    className: "EncryptedChatWaiting"
    classType: "constructor"
    CONSTRUCTOR_ID: 1722964307
    date: number
    id: number
    originalArgs: {
        accessHash: BigInteger;
        adminId: BigInteger;
        date: number;
        id: number;
        participantId: BigInteger;
    }
    participantId: BigInteger
    SUBCLASS_OF_ID: 1831379834