class tl.Api.IpPortSecret extends VirtualClass<{ ipv4: int; port: int; secret: bytes; }>import { tl } from "https://deno.land/x/grm@0.6.0/mod.ts"; const { IpPortSecret } = tl.Api; PropertiesclassName: "IpPortSecret"classType: "constructor"CONSTRUCTOR_ID: 932718150ipv4: intport: intsecret: bytesSUBCLASS_OF_ID: 2728408870Static MethodsfromReader(reader: Reader): IpPortSecret