getWebhookWithToken
$client->webhook->getWebhookWithToken($parameters);
Description
Same as above, except this call does not require authentication and returns no user in the webhook object.
Parameters
| Name | Type | Required | Default | 
|---|---|---|---|
| webhook.id | snowflake | true | null | 
| webhook.token | string | true | null | 
Response
Possibly No Response