FunctionsMessage Functions
$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.
Member
9/5/2026
!!exec $webhookExists[940749xx...;Oc_BoyAWxx...]
Custom Command
APP
9/5/2026
true
Function difficulty: Medium
Tags: Webhook Exists
Function Cooldown
This function has built-in cooldown. Why? Read more about cooldowns here.
- Cooldown: 1 minute
- Tracked By: webhookID
- Type:
webhook
Functions with the same type share cooldowns based on the same Tracked By value.