Raw.upload.CdnFile

Raw.upload.CdnFile

Represent a chunk of a cdn file.

upload.cdnFile#a99fca4f bytes:bytes = upload.CdnFile;
export namespace Raw {
  export namespace upload {
    export class CdnFile {
      constructor(params: { bytes: Buffer }) {}
    }
  }
}
🚫

This is a types constructor, you can’t use it as method when call invoke.

Layer: 185
Constructor ID: 0xa99fca4f

Property