mirror of
https://github.com/danbulant/discord.js
synced 2026-07-05 11:10:38 +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) {
|
setDefaultMessageNotifications(defaultMessageNotifications, reason) {
|
||||||
return this.edit({ defaultMessageNotifications }, reason);
|
return this.edit({ defaultMessageNotifications }, reason);
|
||||||
}
|
}
|
||||||
|
/* eslint-enable max-len */
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Edit the name of the guild.
|
* Edit the name of the guild.
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue