class tl.Api.InputPeerPhotoFileLocation
extends VirtualClass<{ big?: boolean; peer: Api.TypeInputPeer; photoId: long; }>
import { tl } from "https://deno.land/x/grm@0.8.0/src/mod.ts";
const { InputPeerPhotoFileLocation } = tl.Api;
Static Methods
fromReader(reader: Reader): InputPeerPhotoFileLocation