telegram api constructor · layer 229 · #bad07584
inputDocumentFileLocation
Document location (video, voice, audio, basically every type except photo)
definition
inputDocumentFileLocation#bad07584 id:long access_hash:long file_reference:bytes thumb_size:string = InputFileLocation;
parameters
| name | type | description |
|---|---|---|
id | long | Document ID |
access_hash | long | access_hash parameter from the document constructor |
file_reference | bytes | File reference |
thumb_size | string | Thumbnail size to download the thumbnail |
type
InputFileLocation · other constructors: inputFileLocation, inputEncryptedFileLocation, inputSecureFileLocation, inputTakeoutFileLocation, inputPhotoFileLocation, inputPhotoLegacyFileLocation, inputPeerPhotoFileLocation, inputStickerSetThumb, inputGroupCallStream
history
present in layers 10–229 · constructor id changed 4×
| id | layers |
|---|---|
| #4e45abe9 | 10–46 |
| #430f0724 | 62–84 |
| #a9b915b0 | 85 |
| #196683d9 | 86–97 |
| #bad07584 | 98–229 |