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