Class GroupManager

The manager of groups that belong to the client.

Example

new GroupManager(client);

Hierarchy

Constructors

Properties

Methods

Constructors

Properties

cache: CacheCollection<string, Group>

This cache of the manager.

client: Client

The client the manager belongs to.

Methods