Skip to main content
When customizing your messages in Miona, you may want to mention Discord roles, channels, or users. Discord uses a special formatting syntax for these mentions. Below is a full guide on how to use them inside your Miona message templates.

🧩 Mentioning Roles

To mention a role, use the following format:
Replace ROLE_ID with the actual ID of the role. Example:

πŸ“Ί Mentioning Channels

To mention a channel, use:
Replace CHANNEL_ID with the ID of the channel you want to reference. Example:

πŸ‘€ Mentioning Users

To mention a user directly, use:
Example:

πŸ”§ Dynamic Mentions (Using Miona Variables)

Miona supports dynamic variables that let you mention users involved in events without manually inserting their IDs. You can use:
or simply:
These will automatically mention the relevant member when the message is sent.

βœ” Summary


This formatting works in both Discord messages and Miona’s message builder, ensuring your bot sends clean, functional mentions every time.