teleproto - v1.229.0
    Preparing search index...

    Class FileCdnRedirect

    Hierarchy (View Summary)

    • VirtualClass<
          {
              dcId: int;
              encryptionIv: bytes;
              encryptionKey: bytes;
              fileHashes: TypeFileHash[];
              fileToken: bytes;
          },
      >
      • FileCdnRedirect
    Index
    className: string
    classType: "constructor" | "request"
    CONSTRUCTOR_ID: number
    SUBCLASS_OF_ID: number
    className: "upload.FileCdnRedirect"
    classType: "constructor"
    CONSTRUCTOR_ID: 4052539972
    dcId: number
    encryptionIv: bytes
    encryptionKey: bytes
    fileHashes: FileHash[]
    fileToken: bytes
    originalArgs: {
        dcId: number;
        encryptionIv: bytes;
        encryptionKey: bytes;
        fileHashes: FileHash[];
        fileToken: bytes;
    }
    SUBCLASS_OF_ID: 1822152488