New Select Menu Components
No due date
0% complete
🔶 Source
✍️ Change Log
Four shiny brand new select menu message components have been added. The new components' options are automatically populated with the corresponding resource:
- User selects (type
5
) - Role selects (type
6
) - Mentionable (user and role) selects (type
7
) - Channel selects (type
8
)
They're defined in a similar way to the exis…
🔶 Source
✍️ Change Log
Four shiny brand new select menu message components have been added. The new components' options are automatically populated with the corresponding resource:
- User selects (type
5
) - Role selects (type
6
) - Mentionable (user and role) selects (type
7
) - Channel selects (type
8
)
They're defined in a similar way to the existing select menu component (now named the string select component), though their payload doesn't include options
. Channel selects also have an additional channel_types
field available to filter on channel type.