Drag Moves Log

What is the best method to log the Dragging Move Logs?
6 Replies
d.js toolkit
d.js toolkit2mo ago
- 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 OP
.Bagüzel
.Bagüzel2mo ago
like hold click on the discord's user and drop it to another channel yea
d.js docs
d.js docs2mo ago
:event: (event) Client#voiceStateUpdate @14.15.3 Emitted whenever a member changes voice state - e.g. joins/leaves a channel, mutes/unmutes. :event: (event) Client#guildAuditLogEntryCreate @14.15.3 Emitted whenever a guild audit log entry is created.
.Bagüzel
.Bagüzel2mo ago
either way not accurate, isn't it?
.Bagüzel
.Bagüzel2mo ago
to determine if it's self channel change or got moved I need to use createdTimestamp and extra.channel.id, so when using the createdTimestamp it won't log these auditlogs because it's not getting created it just changes the users value
No description
.Bagüzel
.Bagüzel2mo ago
that's why I'm asking if there's another way to log the moving action How long it's gonna take to create a new auditlog for the same channel and the same mover?
Want results from more Discord servers?
Add your server