Execute Slack-Compatible Webhook.md 560 B


title: Execute Slack-Compatible Webhook category: Webhook

order: 11

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 bool false null

Response

Possibly No Response