remove fetchall

Signed-off-by: loicbersier <loic.bersier1@gmail.com>
This commit is contained in:
loicbersier 2020-11-05 20:38:03 +01:00
parent 3269fbf7fb
commit caf1c98037

View file

@ -19,7 +19,6 @@ class hahaYesClient extends AkairoClient {
}, {
partials: ['MESSAGE', 'REACTION'],
disableMentions: 'everyone',
fetchAllMembers: true,
});
this.commandHandler = new CommandHandler(this, {