class Api.FileHash extends VirtualClass<{ offset: long; limit: int; hash: bytes; }>import { Api } from "https://deno.land/x/grm@0.8.2/tl/api.d.ts"; const { FileHash } = Api; PropertiesclassName: "FileHash"classType: "constructor"CONSTRUCTOR_ID: 4087022428hash: byteslimit: intoffset: longSUBCLASS_OF_ID: 3939776691Static MethodsfromReader(reader: Reader): FileHash