teleproto - v1.229.0
    Preparing search index...

    Class InputSecureFileUploaded

    Hierarchy (View Summary)

    • VirtualClass<
          {
              fileHash: bytes;
              id: long;
              md5Checksum: string;
              parts: int;
              secret: bytes;
          },
      >
      • InputSecureFileUploaded
    Index
    className: string
    classType: "constructor" | "request"
    CONSTRUCTOR_ID: number
    SUBCLASS_OF_ID: number
    className: "InputSecureFileUploaded"
    classType: "constructor"
    CONSTRUCTOR_ID: 859091184
    fileHash: bytes
    id: BigInteger
    md5Checksum: string
    originalArgs: {
        fileHash: bytes;
        id: BigInteger;
        md5Checksum: string;
        parts: number;
        secret: bytes;
    }
    parts: number
    secret: bytes
    SUBCLASS_OF_ID: 3670584828