Class ServerMemberRoleManager

The manager of roles that belong to a server member.

Example

new ServerMemberRoleManager(member);

Hierarchy

Constructors

Properties

Methods

Constructors

Properties

This cache of the manager.

client: Client

The client the manager belongs to.

member: ServerMember

The server member the roles belong to.

Methods