Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/discord_rpc_deno/src/transport/IPC.ts>IPCTransport#connect

port of @xhayper/discord-rpc to deno
Go to Latest
method IPCTransport.prototype.connect
import { IPCTransport } from "https://deno.land/x/discord_rpc_deno@1.0.8/src/transport/IPC.ts";

Returns

Promise<void>