class Api.HttpWait extends VirtualClass<{ maxDelay: int; waitAfter: int; maxWait: int; }>import { Api } from "https://deno.land/x/grm@0.5.2/src/mod.ts"; const { HttpWait } = Api; PropertiesclassName: "HttpWait"classType: "constructor"CONSTRUCTOR_ID: 2459514271maxDelay: intmaxWait: intSUBCLASS_OF_ID: 310685398waitAfter: intStatic MethodsfromReader(reader: Reader): HttpWait