Skip to content

$noMentionReply

Basically $reply but without mentions enabled by default.

Usage

$noMentionReply[messageID]

Parameters

FieldTypeDescriptionRequired?
messageIDstringID of the message to reply totrue

Example

This will reply to your message without mentioning you.

$noMentionReply[$messageID]
Hello, $username!