We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 7df81b8 + 99d1873 commit e107fb1Copy full SHA for e107fb1
src/index.ts
@@ -30,6 +30,7 @@ const client = new CookiecordClient(
30
'GUILD_MESSAGES',
31
'GUILD_MEMBERS',
32
'GUILD_MESSAGE_REACTIONS',
33
+ 'DIRECT_MESSAGES',
34
]),
35
},
36
).setMaxListeners(Infinity);
0 commit comments