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