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