mirror of
https://github.com/discordjs/discord.js.git
synced 2026-03-10 08:33:30 +01:00
Fix tiny doc string
This commit is contained in:
@@ -10,7 +10,7 @@ class UserSettingsUpdateHandler extends AbstractHandler {
|
||||
}
|
||||
|
||||
/**
|
||||
* Emitted when the client user's settings update.
|
||||
* Emitted whenever the client user's settings update.
|
||||
* @event Client#clientUserSettingsUpdate
|
||||
* @param {ClientUserSettings} clientUserSettings The new client user settings
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user