Custom Command
FunctionsButton Functions

$disableButtons

Disable buttons in a message, not providing a Button ID will disable every button in the message.

Usage

$disableButtons[Message ID;Button ID 1;Button ID 2;....]

Function Cooldown

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

  • Cooldown: 10 seconds
  • Tracked By: Message ID
  • Type: messageupdate

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

On this page