telegram api constructor · layer 229 · #40181ffe
inputPhotoFileLocation
Use this object to download a photo with upload.getFile method
definition
inputPhotoFileLocation#40181ffe id:long access_hash:long file_reference:bytes thumb_size:string = InputFileLocation;
parameters
| name | type | description |
|---|---|---|
id | long | Photo ID, obtained from the photo object |
access_hash | long | Photo's access hash, obtained from the photo object |
file_reference | bytes | File reference |
thumb_size | string | The PhotoSize to download: must be set to the type field of the desired PhotoSize object of the photo |
type
InputFileLocation · other constructors: inputFileLocation, inputEncryptedFileLocation, inputDocumentFileLocation, inputSecureFileLocation, inputTakeoutFileLocation, inputPhotoLegacyFileLocation, inputPeerPhotoFileLocation, inputStickerSetThumb, inputGroupCallStream
history
present in layers 98–229
| id | layers |
|---|---|
| #40181ffe | 98–229 |