teleproto - v1.229.0
    Preparing search index...

    Class InputPhotoLegacyFileLocation

    Hierarchy (View Summary)

    • VirtualClass<
          {
              accessHash: long;
              fileReference: bytes;
              id: long;
              localId: int;
              secret: long;
              volumeId: long;
          },
      >
      • InputPhotoLegacyFileLocation
    Index
    • Returns {
          accessHash: BigInteger;
          fileReference: bytes;
          id: BigInteger;
          localId: number;
          secret: BigInteger;
          volumeId: BigInteger;
      }

    className: string
    classType: "constructor" | "request"
    CONSTRUCTOR_ID: number
    SUBCLASS_OF_ID: number
    accessHash: BigInteger
    className: "InputPhotoLegacyFileLocation"
    classType: "constructor"
    CONSTRUCTOR_ID: 3627312883
    fileReference: bytes
    id: BigInteger
    localId: number
    originalArgs: {
        accessHash: BigInteger;
        fileReference: bytes;
        id: BigInteger;
        localId: number;
        secret: BigInteger;
        volumeId: BigInteger;
    }
    secret: BigInteger
    SUBCLASS_OF_ID: 354669666
    volumeId: BigInteger