Dropdown Role
In this page you will learn about Dropdown Features.

Use Cases
Role selection
Channel access system
/dropdown create role
Create dropdown role to bot existing messages.

Command
/dropdown create role [message_link] [role_1] (minimum) (maximum) (label) (role_2 to role16) (dropdown_message)
/dropdown create role message_link:
https://discord.com/channels/940682906983075891/941823698153922600/941824276095447120
role_1:@Green
role_2:@Yellow
label:Select your channel
Important: By default only members with Manage Server can use this command. See Discord Slash Command Permissions to customize it.
Check this: [] is a required command option, () is an optional command option.
Command Options
message_link
Specify message by the link or ID
role_1
Specify role to select
Minimum
A minimum value that user should select
Maximum
A maximum value that user can select
label
Custom dropdown label
role_2 to role_16
Add additional role to the dropdown
dropdown_message
Custom message that user will receive when the dropdown updated
Last updated
Was this helpful?