Custom Command
FunctionsMessage Functions

$deleteWebhook

Deletes a webhook using its ID and token.

Usage

$deleteWebhook[webhookID;webhookToken]

This function requires both the Webhook ID and Token to function correctly. Ensure you have both available before using this function.

Difficulty: Medium

Tags: Delete Webhook

Function Cooldown

This function has built-in cooldown. Why? Read more about cooldowns here.

  • Cooldown: 5 minutes
  • Tracked By: User
  • Type: webhookuser

Functions with the same type share cooldowns based on the same Tracked By value.

On this page