Skip to main content
Module

x/grm/mod.ts>ConnectionInterfaceParams

MTProto API Client for Deno 🦕
Go to Latest
interface ConnectionInterfaceParams
import { type ConnectionInterfaceParams } from "https://deno.land/x/grm@0.6.0/mod.ts";

Properties

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