Skip to main content
Module

x/discord_rpc_deno/mod.ts>Lobby#update

port of @xhayper/discord-rpc to deno
Go to Latest
method Lobby.prototype.update
Re-export
import { Lobby } from "https://deno.land/x/discord_rpc_deno@v1.0.20/mod.ts";

Parameters

optional
type: LobbyType
optional
owner_id: string
optional
capacity: number
optional
locked: boolean
optional
metadata: any

Returns

Promise<void>