Options
All
  • Public
  • Public/Protected
  • All
Menu

Class MemberPresence

A member's presence is their current state on a guild

Hierarchy

Index

Constructors

constructor

Properties

activities

activities: PresenceGame[] | undefined

The member's current activities

boostingSince

boostingSince: Timestamp | undefined

When the member started boosting the guild

bot

bot: Bot

The Bot operating this structure

clientStatus

clientStatus: PresenceClientStatus

The member's platform-dependent status

game

game: PresenceGame | undefined

The member's current activity

guild

guild: Guild

The Guild associated to this structure

Readonly member

member: Member

The member associated to this presence

nick

nick: string | undefined | null

The member's guild nickname (if one is set)

status

The member's current status

Methods

clone

  • clone(): this

update

Generated using TypeDoc