InputPeerPhotoFileLocation#
- class pyrogram.raw.types.InputPeerPhotoFileLocation#
- Location of profile photo of channel/group/supergroup/user. - Constructor of - InputFileLocation.- Details:
- Layer: - 158
- ID: - 37257E99
 
 - Parameters:
- peer ( - InputPeer) – The peer whose profile picture should be downloaded.
- photo_id ( - int- 64-bit) – Photo ID.
- big ( - bool, optional) – Whether to download the high-quality version of the picture.