$noMentionMessage

Returns the user’s full message without any mentions (without the command trigger).

Syntax

$noMentionMessage

Example

$nomention
Message: $noMentionMessage
!example Hello MineBartekSA! Hello !

Example

  • Lets use $message instead of $noMentionMessage:
$nomention
Message: $message
!example Hello Kuba! Hello @Kuba!

How $message works?