chore: fix eslint.

This commit is contained in:
hocsinhgioitoan 2022-08-08 22:21:59 +07:00
parent bf73ac4b3c
commit 179dc3a951

View File

@ -371,7 +371,7 @@ class Guild extends AnonymousGuild {
} else { } else {
this.maxVideoChannelUsers ??= null; this.maxVideoChannelUsers ??= null;
} }
if ('approximate_member_count' in data) { if ('approximate_member_count' in data) {
/** /**
* The approximate amount of members the guild has * The approximate amount of members the guild has