-
Notifications
You must be signed in to change notification settings - Fork 3
Retrieve Discord ID with escaping
Joel edited this page Apr 28, 2018
·
7 revisions
Retrieving a Discord ID this way does not require "Developer Mode"
- Inside any chat window that the other user has also access to, mention them in a message, but do not send the message yet.
- Next, add a
\right before the@(ensure there are no spaces in between).
- When posting the message, it will have the following form:
<@[Discord User ID]>
The @ will have an exclamation mark ! next to it if the Discord user is using a nickname. Ignore <, @, ! and >, and only copy the numbers within. This is the Discord ID of the user.
