suspense
suspense
DIAdiscord.js - Imagine an app
Created by suspense on 11/17/2022 in #djs-questions
custom cache effects
i was wondering if overriding the djs cache would have a significant impact on memory usage for a bot in very few small servers, or if it's not worth to look into
6 replies
DIAdiscord.js - Imagine an app
Created by suspense on 9/27/2022 in #djs-questions
.remove() not properly removing thread members
Are there known issues with <Channel>.members.remove() when used inside threads? i'm using it to remove someone from a thread, the code runs normally and discord even sends the corresponding system message but the user isn't removed from the thread. i'm not sure if it's a lib issue but sending a raw request with postman correctly removes the user
9 replies