A base class which most other classes extend.

Hierarchy

Constructors

Properties

icon: null | string

The icon hash of this team.

id: string
members: TeamMember[]

The members of this team.

name: string

The name of this team.

owner: User | Uncached

The owner of this team. This can be a partial object with just an id property.

Accessors

Methods