Skip to main content
Module

x/denord/mod.ts>ActivityParty

🗣 Discord API module
Latest
interface ActivityParty
import { type ActivityParty } from "https://deno.land/x/denord@0.1.0/mod.ts";

Properties

optional
id: PartyId

the id of the party

optional
size: [number, number]

used to show the party's current and maximum size. array of two integers (currentSize, maxSize)