mirror of
https://github.com/danbulant/discord.js
synced 2026-06-18 22:21:17 +00:00
Webpack build for branch 11.3-dev: e4da97e058
This commit is contained in:
parent
b128926aaf
commit
e8f339bf7c
1 changed files with 1 additions and 0 deletions
|
|
@ -9593,6 +9593,7 @@ class Guild {
|
|||
setDefaultMessageNotifications(defaultMessageNotifications, reason) {
|
||||
return this.edit({ defaultMessageNotifications }, reason);
|
||||
}
|
||||
/* eslint-enable max-len */
|
||||
|
||||
/**
|
||||
* Edit the name of the guild.
|
||||
|
|
|
|||
Loading…
Reference in a new issue