Custom Command
FunctionsMember Functions

$mention

Returns a mention of a user.

Usage

$mention[userID]
  1. userID - (Optional) default value: $authorID. The ID of user to get mentioned.

Example

Using $mention

How to use $mention for author or other user

Member
9/5/2026

!!exec Me: $mention Other user: $mention[123456789123456789]

Custom Command
APP
9/5/2026

Me: @User Other user: @Other User

Related Functions: $username $nickname

Function difficulty: Easy

Tags: Member Ping Mention Author

On this page