Skip to main content

Mentionable Objects for MEE6 Embeds

Reference guide for mentionable objects in MEE6 embeds — correct syntax for mentioning users, roles, channels, and emojis in your Discord messages.

Updated today

This article is closely related to Discord Markdown and MEE6.

To learn more about it, please see our Discord Markdown and MEE6 article.

When creating MEE6 messages, you can link various Discord objects for easier access. Use the table below to see the correct syntax and examples:

Object

Syntax

Final result

User

<@ID>

@LunarExplorer

Role

<@&ID>

@GoldenRole

Emoji

<:EmojiName:ID>

❤️

Channel

<#ID>

#general

Need help with IDs? Check this guide about getting Discord IDs.

In addition to the above, you can also insert direct links to your Server Guide, Channels&Roles, and Browse Channels sections using the default Discord codes <id:home>, <id:customize> and <id:browse>. Here’s a visual example:

Mentionable Objects Inside Discord Embeds

Discord platform imposes certain restrictions on Embeds.
For example, pings and mentions are limited to the embed body and cannot be used in titles or headers.
Refer to the table below for details on what can and cannot be used inside embeds (Elements that can be mentioned inside Embeds):

Text

Server home

User mention

Role mention

Channel mention

Emojis

Embed header

Embed title

Embed body

And here's a visual example of how this knowledge can be applied to Embeds:

If you have any questions about this, do not hesitate to join our Support Server✌️

Did this answer your question?