teleproto - v1.229.0
    Preparing search index...

    Class SecureFile

    Hierarchy (View Summary)

    • VirtualClass<
          {
              accessHash: long;
              date: int;
              dcId: int;
              fileHash: bytes;
              id: long;
              secret: bytes;
              size: long;
          },
      >
      • SecureFile
    Index
    • Parameters

      • args: {
            accessHash: BigInteger;
            date: number;
            dcId: number;
            fileHash: bytes;
            id: BigInteger;
            secret: bytes;
            size: BigInteger;
        }

      Returns SecureFile

    • Returns {
          accessHash: BigInteger;
          date: number;
          dcId: number;
          fileHash: bytes;
          id: BigInteger;
          secret: bytes;
          size: BigInteger;
      }

    className: string
    classType: "constructor" | "request"
    CONSTRUCTOR_ID: number
    SUBCLASS_OF_ID: number
    accessHash: BigInteger
    className: "SecureFile"
    classType: "constructor"
    CONSTRUCTOR_ID: 2097791614
    date: number
    dcId: number
    fileHash: bytes
    id: BigInteger
    originalArgs: {
        accessHash: BigInteger;
        date: number;
        dcId: number;
        fileHash: bytes;
        id: BigInteger;
        secret: bytes;
        size: BigInteger;
    }
    secret: bytes
    size: BigInteger
    SUBCLASS_OF_ID: 1572395975