class WidgetMember
extends
Baseexport class WidgetMember extends Base
Represents a WidgetMember.
WidgetActivity | null activity :
The activity of the member.
string avatarURL :
The avatar URL of the member.
string discriminator :
The discriminator of the member.
string id :
The id of the user. It's an arbitrary number.
PresenceStatus status :
The status of the member.
string username :
The username of the member.