Raw.InputPeerPhotoFileLocation

Raw.InputPeerPhotoFileLocation

Location of profile photo of channel/group/supergroup/user

inputPeerPhotoFileLocation#37257e99 flags:# big:flags.0?true peer:InputPeer photo_id:long = InputFileLocation;
export namespace Raw {
  export class InputPeerPhotoFileLocation {
    constructor(params: { big?: boolean; peer: Raw.TypeInputPeer; photoId: bigint }) {}
  }
}
🚫

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

Layer: 185
Constructor ID: 0x37257e99

Property