docsFunctionsComponentsZaddMentionableSelect

ZaddMentionableSelect

Adds a mentionable select menu (users and roles) component to the bot’s response.

Syntax

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

Arguments

NameTypeRequiredDefault
menuIDstringYes-
minintegerNo1
maxintegerNo1
placeholderstringNo-

Example

ZaddMentionableSelect{mention_select;1;1;Pick a user or role}