ZaddRoleSelect

Adds a role select menu component to the bot’s response.

Syntax

ZaddRoleSelect{menuID;min?;max?;placeholder?}

Arguments

NameTypeRequiredDefault
menuIDstringYes-
minintegerNo1
maxintegerNo1
placeholderstringNo-

Example

ZaddRoleSelect{role_select;1;2;Pick a role}