The base class for all clients.
Extends
EventEmitterConstructs a new instance of the 
BaseClient class| Name | Type | Optional | Description | 
|---|---|---|---|
| options | ClientOptions | WebhookClientOptions | Yes | None | 
Deletes a webhook.
| Name | Type | Optional | Description | 
|---|---|---|---|
| id | Snowflake | No | The webhook's id | 
| options | WebhookDeleteOptions | Yes | Options for deleting the webhook | 
Destroys all assets used by the base client.