$unbanID
Unbans a user by using their ID.
📌 In order to unban a user from the guild, the bot must have the
ban
permission.
Usages
There are two usages of this function :
Usage #1
Syntax
$unbanID
Unbans a user by using their ID taken from the last argument of the author's message.
Example
$nomention
$unbanID
Successfully unbanned user!
Usage #2
Syntax
$unbanID[User ID]
Unbans a user by using the ID provided in the 'User ID' parameter.
Parameters
User ID
: The ID of the user to unban.
Example
$nomention
$unbanID[$message[1]]
Successfully unbanned user!