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