unban User
Unbans a user from the guild.
Return
A CompletableDeferred that completes when the unban is created.
Parameters
user Id
The id of the user.
reason
The reason for the unban.
Unbans a user from the guild.
Return
A CompletableDeferred that completes when the unban is created.
Parameters
user
The user to unban.
reason
The reason for the unban.