The base of all structures in this library. All structures that have an ID will extend this class.

Hierarchy

Constructors

Properties

Accessors

Methods

Constructors

Properties

_createdAt: null | number

When this user was created

avatar: null | string = null

The avatar image associated with this user

banner: null | string = null

The banner image associated with this user

client: Client
id: string

Identifier of this structrure

name: string

The name for this user

Bare data of this structure

type: UserType

The type of this user

Accessors

Methods

Generated using TypeDoc