Skip to main content
Latest
interface RawActivityParty
import { type RawActivityParty } from "https://deno.land/x/denord@0.1.0/raw/RawActivityParty.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 (current_size, max_size)