remove fetchall

Signed-off-by: loicbersier <loic.bersier1@gmail.com>
akairo
loicbersier 4 years ago
parent 3269fbf7fb
commit caf1c98037

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

Loading…
Cancel
Save