Mentions and Custom Emojis
In order to use mentions of any kind, or custom emojis in an embed you will need to make use of IDs.
Mention Types and Formats
Roles
<@&role_id>
Channels
<#channel_id>
Users
<@user_id>
Emojis
<:emoji_name:emoji_id>
Slash commands
</name:cmd_id>
Server Guide
<id:home>
Browse Channels
<id:browse>
Channels & Roles
<id:customize>
Getting IDs:
Copy IDs by Enabling Developer Mode:
Go to
Settings
and locateApp Settings
.Click on
Advanced
and enableDeveloper Mode
.You can now right-click on channels, users, and roles and select
Copy ID
.Use the format seen above to incorporate these IDs into your embeds.
Copying Emojis IDs
Send the emoji in a chat.
Right-click on the emoji and select
Copy Link
.Paste the link into the chat box; it will look like
https://cdn.discordapp.com/emojis/emoji_id.webp?size=96&quality=lossless
.Copy the emoji ID from the URL.
Note: In order to use custom emojis in embeds, Asagi needs to be a member of the server where the emoji is from.
Examples:
<@&1080151142299873372>
<#1155016551347535872>
<@1053580838945693717>
<:asagi:1272462968847859762>
</help:1074329751600250926>
<id:home>
<id:browse>
<id:customize>
Last updated