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