I know I can tag a user with <@U423DFDE|username>
but I can't figure out how to tag @here
Asked
Active
Viewed 2.0k times
3 Answers
80
<!here>
is the solution. There are other commands that work with the <!___>
format.
Check out this part of the official Slack documentation for an overview about all such variables.

Scott Wyman Neagle
- 63
- 1
- 10

benwiz
- 2,167
- 3
- 22
- 33
-
Up-to-date link: https://api.slack.com/reference/surfaces/formatting#special-mentions – jofel Apr 06 '21 at 09:32