fix & docs: description.

- fix(GuildMemberManager): remove "reytring".
- docs(FetchGuildMember): delay to client.sleep.
This commit is contained in:
NekoCyan
2022-11-23 23:45:10 +07:00
parent f1eaca83eb
commit fb67aecca1
2 changed files with 2 additions and 4 deletions

View File

@@ -532,7 +532,6 @@ class GuildMemberManager extends CachedManager {
if (guild.id !== this.guild.id) return;
if (type == 'INVALIDATE' && offset > 100) {
if (retry < retryMax) {
console.log('Retrying...');
this.guild.shard.send({
op: Opcodes.LAZY_REQUEST,
d: {