$ban[]

Bans the mentioned user with a reason.

Syntax

$ban[reason]

Parameters

  • reason (Type: String || Flag: Emptiable): The reason for this action, which will be saved in the audit-log.

Example

$nomention
$ban[$noMentionMessage]
<@$mentioned[1]> was banned!

example