Custom Command
FunctionsButton Functions

$editMenu

Edits a menu in given message.
type can be: id/disabled/max/min/placeholder/ph/options.

Usage

$editMenu[message id;menu id;type;new value]

Example:

$editMenu[$messageID;menu_id;placeholder;A new placeholder]

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