$webhookExists
Checks if a webhook exists using its ID and token. Returns true if the webhook exists, and false otherwise.
Usage:
$webhookExists[webhookID;webhookToken]
- webhookID: The ID of the webhook to check.
- webhookToken: The token of the webhook to check.
Function difficulty: Medium
Tags: webhook exists
⏱️ Function Cooldown
This function has a built-in cooldown to help prevent excessive usage.
| Property | Value |
|---|---|
| ⏱️ Duration | 1 minute |
| 🆔 Tracked By | webhookID |
| 🌐 Scope | Webhook |
Functions with the same Scope share cooldowns based on the same
Tracked Byvalue.
💎 Tier 3+ servers bypass this cooldown. See Premium Perks.