class tl.Api.IpPort extends VirtualClass<{ ipv4: int; port: int; }>import { tl } from "https://deno.land/x/grm@0.5.2/mod.ts"; const { IpPort } = tl.Api; PropertiesclassName: "IpPort"classType: "constructor"CONSTRUCTOR_ID: 3560156531ipv4: intport: intSUBCLASS_OF_ID: 2728408870Static MethodsfromReader(reader: Reader): IpPort