export class BaseClient extends EventEmitter implements AsyncDisposable
The base class for all clients.
ClientOptions | WebhookClientOptions options :
The options the client was instantiated with
REST rest :
The REST manager of the client
export class BaseClient extends EventEmitter implements AsyncDisposable
The base class for all clients.
The options the client was instantiated with
The REST manager of the client