Fetch membercount?
This returns undefined most of the time, the rest of the time it gives the membercount, any ideas why? Guessing when it's not loaded in the shard... But then how do I load it?
.approximateMemberCount
is the same.4 Replies
Solution
Oh. Its needed to be forced for whatever reason
Forced? Did you have a code?
Sorry for the late reply but yeah. In my code above where I have it set to force: false, it needs to be set to true to recieve membercount information
Oh okey
Thxxx