forked from Supositware/Haha-Yes
remove fetchall
Signed-off-by: loicbersier <loic.bersier1@gmail.com>
This commit is contained in:
parent
3269fbf7fb
commit
caf1c98037
1 changed files with 0 additions and 1 deletions
1
index.js
1
index.js
|
@ -19,7 +19,6 @@ class hahaYesClient extends AkairoClient {
|
|||
}, {
|
||||
partials: ['MESSAGE', 'REACTION'],
|
||||
disableMentions: 'everyone',
|
||||
fetchAllMembers: true,
|
||||
});
|
||||
|
||||
this.commandHandler = new CommandHandler(this, {
|
||||
|
|
Loading…
Reference in a new issue