Custom Command
FunctionsButton Functions

$removeMenu

Removes menus in a given message, not providing a Menu ID will remove every menu in the message.

Usage

$removeMenu[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