interface network.ConnectionInterfaceParamsimport { type network } from "https://deno.land/x/grm@0.8.0/src/mod.ts"; const { ConnectionInterfaceParams } = network; Propertiesip: stringport: numberdcId: numberloggers: Loggeroptionalproxy: ProxyInterfacesocket: PromisedNetSockets | PromisedWebSocketstestServers: boolean