Suggestions
The suggestion system allows members to submit ideas through a modal form. You can fully customize this modal with text inputs and dropdown menus using Discord’s latest modal components.
🔧 AdditionalModalInputs Structure
1. Text Inputs
1: # Additional details text input
Type: "TextInput"
ID: "details" # {modal_details}
Question: "Additional Details (Optional)"
Placeholder: "Any extra context, examples, or details about your suggestion..."
Style: "Paragraph" # Short + Paragraph
Required: false
maxLength: 20002. StringSelect Dropdowns
📝 Example Configuration
🏷️ Using Placeholders in Embeds
Placeholder
Example Output
Example Embed
⚙️ Important Notes
Last updated