MESSAGES
Mentions & Emoji
Generate the raw syntax for user / role / channel mentions, slash commands and custom emoji from an ID.
Build a mention
Type
ID
<@123456789012345678>BOTToday at
Here's your mention: @user
Syntax reference
- User
- <@USER_ID>
- Role
- <@&ROLE_ID>
- Channel
- <#CHANNEL_ID>
- Slash command
- </name:COMMAND_ID>
- Custom emoji
- <:name:EMOJI_ID>
- Animated emoji
- <a:name:EMOJI_ID>
- Everyone / Here
- @everyone · @here
- Timestamp
- <t:UNIX:R> — see the Timestamps tool