$WebhooksClient constructor
$WebhooksClient(
- $Client _rootClient
Creates a new DynamiteClient
for webhooks requests.
Implementation
$WebhooksClient(this._rootClient);
Creates a new DynamiteClient
for webhooks requests.
$WebhooksClient(this._rootClient);