Custom Command
FunctionsButton Functions

$disableMenu

Disable menus in the given message, not providing a Menu ID will disable every menu in the message.

Usage

$disableMenu[message id;Menu ID 1;Menu ID 2;Menu ID 3;....]

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