ZeditSelectMenu

Edits the properties of a string select menu on an existing message.

Syntax

ZeditSelectMenu{menuID;min?;max?;placeholder?;messageID?}

Arguments

NameTypeRequiredDefault
menuIDstringYes-
minintegerNo1
maxintegerNo1
placeholderstringNo-
messageIDsnowflakeNo-

Example

ZeditSelectMenu{color_menu;1;3;Choose up to 3 colors}