Skip to main content
Module

x/discord_rpc_deno/src/transport/IPC.ts>FormatFunction

port of @xhayper/discord-rpc to deno
Go to Latest
type alias FormatFunction
import { type FormatFunction } from "https://deno.land/x/discord_rpc_deno@1.0.8/src/transport/IPC.ts";
definition: (id: number) => [string, boolean]