$unmute

Deprecated

As of December 2021, this function has been deprecated in favor of $untimeout[].

Unmutes the mentioned user.

Syntax

$unmute[Muted Role Name]

Parameters

  • Muted Role Name (Type: String || Flag: Required): The name of the “Muted” role (case sensitive).

Permissions

Required permissions that the bot must have for this function to work properly:

  • manageroles

Example

$nomention
$onlyPerms[manageroles;❌ You are missing permission: `MANAGE_ROLES`.]
$unmute[Muted]
✅ Successfully unmuted $username[$mentioned[1]]#$discriminator[$mentioned[1]]!

example