Skip to main content

inputFileBig

Assigns a big file (over 10 MB in size), saved in part using the method upload saveBigFilePart.

type tg.InputFileBig struct { /* ... */ }

Implements InputFile.

Fields

NameTypeRequiredDescription
IDint64yesRandom file id, created by the client
PartsintyesNumber of parts saved
NamestringyesFull file name

References