Skip to content

Commit a774bcd

Browse files
dshokouhifabaff
authored andcommitted
Add notes about using User ID (home-assistant#8849)
* Add notes about using User ID Update to inform the user that they can send direct messages and also tag a user inside the message text. * Removing extra space * Move note about user ID to clear things up. * Revert sentence change
1 parent 84b946f commit a774bcd

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

source/_components/notify.discord.markdown

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -88,6 +88,8 @@ This channel ID has to be used as the target when calling the notification servi
8888

8989
### {% linkable_title Notes %}
9090

91+
You can tag any user inside a channel by using their user ID in the message like so: `<@userid>` replacing `userid` with the ID you copied. To get the user ID right click on the user name to copy the ID like you did for the channel ID up above.
92+
9193
For more information about creating and authorizing bots, visit the [OAuth2 information page](https://discordapp.com/developers/docs/topics/oauth2)
9294

9395
To use notifications effectively, please see the [getting started with automation page](/getting-started/automation/).

0 commit comments

Comments
 (0)