class Api.InputPhoto extends VirtualClass<{ id: long; accessHash: long; fileReference: bytes; }>import { Api } from "https://deno.land/x/grm@0.5.2/src/tl/mod.ts"; const { InputPhoto } = Api; PropertiesaccessHash: longclassName: "InputPhoto"classType: "constructor"CONSTRUCTOR_ID: 1001634122fileReference: bytesid: longSUBCLASS_OF_ID: 2221106144Static MethodsfromReader(reader: Reader): InputPhoto