Check if a member is already on timeout
Why is it returning even though they arenβt timed out?
10 Replies
- What's your exact discord.js
npm list discord.js
and node node -v
version?
- Not a discord.js issue? Check out #other-js-ts.
- Consider reading #how-to-get-help to improve your question!
- Explain what exactly your issue is.
- Post the full error stack trace, not just the top part!
- Show your code!
- Issue solved? Press the button!
- β
Marked as resolved by OPWere they timed out previously?
No, they've only just been muted
and it says 'User already muted' while they are not
this is the full ish part
So you time them out. And then you check to see if theyβre timed out.?
yes
it times them out, and if they're already muted it sends 'User already muted'
Unknown Userβ’13mo ago
Message Not Public
Sign In & Join Server To View
how so?
Unknown Userβ’13mo ago
Message Not Public
Sign In & Join Server To View
You may want to check before timing them out
i'm gonna be amazed if i'm actually that dumb..
thank you so much π i'm actually insanely dumb for not figuring that out