getWebhook
$client->webhook->getWebhook($parameters);
Description
Parameters
| Name | Type | Required | Default |
|---|---|---|---|
| webhook.id | snowflake | true | null |
Response
Returns the new webhook object for the given id.
Can Return:
- webhook
getWebhook$client->webhook->getWebhook($parameters);
| Name | Type | Required | Default |
|---|---|---|---|
| webhook.id | snowflake | true | null |
Returns the new webhook object for the given id.
Can Return: