kick Member
Kicks a member from the guild.
Return
A CompletableDeferred that completes when the kick is created.
Parameters
user Id
The id of the user.
reason
The reason for the kick.
Kicks a member from the guild.
Return
A CompletableDeferred that completes when the kick is created.
Parameters
member
The member to kick.
reason
The reason for the kick.