Skip to main content
Go to Latest
interface TCPMTProxyInterfaceParams
import { type TCPMTProxyInterfaceParams } from "https://deno.land/x/grm@0.5.2/src/network/connection/tcpmt_proxy.ts";

Properties

ip: string
port: number
dcId: number
loggers: Logger
socket: PromisedNetSockets | PromisedWebSockets
testServers: boolean