diff --git a/discord.11.3-dev.js b/discord.11.3-dev.js index c3445654..46af85fb 100644 --- a/discord.11.3-dev.js +++ b/discord.11.3-dev.js @@ -9593,6 +9593,7 @@ class Guild { setDefaultMessageNotifications(defaultMessageNotifications, reason) { return this.edit({ defaultMessageNotifications }, reason); } + /* eslint-enable max-len */ /** * Edit the name of the guild.