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

x/discord_rpc_deno/src/structures/Lobby.ts>Lobby#updateMember

port of @xhayper/discord-rpc to deno
Go to Latest
method Lobby.prototype.updateMember
import { Lobby } from "https://deno.land/x/discord_rpc_deno@1.0.12/src/structures/Lobby.ts";

Parameters

userId: string
optional
metadata: any

Returns

Promise<void>