c.ix
DIdiscord.js - Imagine ❄
•Created by c.ix on 11/26/2024 in #djs-questions
Managing Internal Queues
Ah, fixed it.
11 replies
DIdiscord.js - Imagine ❄
•Created by c.ix on 11/26/2024 in #djs-questions
Managing Internal Queues
I now simply call
await updateChannelName(channel, newName);
instead of:
Here's how I added rejectOnRateLimit to the rest options in Client:
11 replies
DIdiscord.js - Imagine ❄
•Created by c.ix on 11/26/2024 in #djs-questions
Managing Internal Queues
great, cheers.
11 replies
DIdiscord.js - Imagine ❄
•Created by c.ix on 11/26/2024 in #djs-questions
Managing Internal Queues
How can I make changes to throw error instead of queueing ?
11 replies
DIdiscord.js - Imagine ❄
•Created by c.ix on 11/26/2024 in #djs-questions
Managing Internal Queues
Sure, you can find it here. It does work independent from discord.js, and it worked as expected... 🤷♂️
11 replies