title: Get Channel Webhooks category: Webhook
getChannelWebhooks
$client->webhook->getChannelWebhooks($parameters);
Requires the 'MANAGE_WEBHOOKS' permission.
Name | Type | Required | Default |
---|---|---|---|
channel.id | snowflake | true | null |
Returns a list of channel webhook objects.
Can Return: