mirror of
https://github.com/discordjs/discord.js.git
synced 2026-03-11 00:53:31 +01:00
Docs cleanup
This commit is contained in:
@@ -481,7 +481,7 @@ class GuildMember {
|
||||
}
|
||||
|
||||
/**
|
||||
* Ban this guild member
|
||||
* Ban this guild member.
|
||||
* @param {Object|number|string} [options] Ban options. If a number, the number of days to delete messages for, if a
|
||||
* string, the ban reason. Supplying an object allows you to do both.
|
||||
* @param {number} [options.days=0] Number of days of messages to delete
|
||||
|
||||
Reference in New Issue
Block a user