mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-14 21:06:50 +00:00
Add notes about using User ID (#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
This commit is contained in:
parent
84b946f726
commit
a774bcd975
@ -88,6 +88,8 @@ This channel ID has to be used as the target when calling the notification servi
|
||||
|
||||
### {% linkable_title Notes %}
|
||||
|
||||
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.
|
||||
|
||||
For more information about creating and authorizing bots, visit the [OAuth2 information page](https://discordapp.com/developers/docs/topics/oauth2)
|
||||
|
||||
To use notifications effectively, please see the [getting started with automation page](/getting-started/automation/).
|
||||
|
Loading…
x
Reference in New Issue
Block a user