Create a user mention.
The formatted text.
userMention('abc'); // '<@abc>'
The ID of the user to mention.
Create a user mention.
Returns
The formatted text.
Example