Incoming information about a party.

Hierarchy

  • Party

Properties

leader: Presence

The current party leader.

max_size: number

The maximum number of party members.

open: boolean

True, if the party is open to join.

party_id: string

The unique party identifier.

presences: Presence[]

All members currently in the party.

self: Presence

The current user in this party, i.e. yourself.

Generated using TypeDoc