mirror of
https://github.com/danbulant/discord.js
synced 2026-09-20 06:53:53 +00:00
Webpack build for branch master: 09489e2b9f
This commit is contained in:
parent
5e7335e3b8
commit
781231c747
1 changed files with 1 additions and 1 deletions
|
|
@ -6057,7 +6057,7 @@ class Guild {
|
||||||
*/
|
*/
|
||||||
this.verificationLevel = data.verification_level;
|
this.verificationLevel = data.verification_level;
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* The explicit content filter level of the guild.
|
* The explicit content filter level of the guild.
|
||||||
* @type {number}
|
* @type {number}
|
||||||
*/
|
*/
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue