mirror of
https://github.com/toast-ts/Daggerbot-TS.git
synced 2024-11-18 04:40:59 -05:00
Compare commits
1 Commits
fe990e969e
...
41df15db32
Author | SHA1 | Date | |
---|---|---|---|
|
41df15db32 |
@ -54,7 +54,7 @@ export default class TClient extends Discord.Client {
|
|||||||
Discord.GatewayIntentBits.GuildMessages, Discord.GatewayIntentBits.DirectMessages
|
Discord.GatewayIntentBits.GuildMessages, Discord.GatewayIntentBits.DirectMessages
|
||||||
],
|
],
|
||||||
partials: [
|
partials: [
|
||||||
Discord.Partials.Message, Discord.Partials.Channel
|
Discord.Partials.Message
|
||||||
],
|
],
|
||||||
allowedMentions: {users:[], roles:[]}
|
allowedMentions: {users:[], roles:[]}
|
||||||
})
|
})
|
||||||
|
Loading…
Reference in New Issue
Block a user