onUserMentionClick
Deprecated
Use onMentionClick; it also fires for other mention types.
Replace with
onMentionClickContent copied to clipboard
Parameters
onUserMentionClick
Action invoked when a user mention is clicked. Prefer onMentionClick for new code: it also fires for other mention types.