executeSlackCompatibleWebhook
$client->webhook->executeSlackCompatibleWebhook($parameters);
Description
Refer to Slack's documentation for more information. We do not support Slack's channel, icon_emoji, mrkdwn, or mrkdwn_in properties.
Parameters
| Name | Type | Required | Default | 
|---|---|---|---|
| webhook.id | snowflake | true | null | 
| webhook.token | string | true | null | 
| wait | boolean | false | null | 
Response
Possibly No Response