Raw.IpPort
ipPort#d433ad73 ipv4:int port:int = IpPort;
export namespace Raw {
export class IpPort {
constructor(params: { ipv4: number; port: number }) {}
}
}
🚫
This is a types constructor, you can’t use it as method when call invoke.
Layer: 185
Constructor ID: 0xd433ad73