class tl.Api.InputPhotoFileLocation
extends VirtualClass<{ id: long; accessHash: long; fileReference: bytes; thumbSize: string; }>
import { tl } from "https://deno.land/x/grm@0.5.4/mod.ts";
const { InputPhotoFileLocation } = tl.Api;
Static Methods
fromReader(reader: Reader): InputPhotoFileLocation