roleID
- The ID of the role to remove from the user.
userID
- The ID of the user to remove the role from. Defaults to command author.
guildID
- The ID of the guild where the user and role is located. Defaults to current guild.
reason
- The reason for removing the role. Audits the reason. May be optional.$takeRole[roleID]
- Removes a role from the command user.$takeRole[roleID;userID]
- Removes a role from a guild member.$takeRole[roleID;userID;reason]
- Removes a role from a guild member with audited reason.