How I get the member who moved another member? #2345
Answered
by
MinnDevelopment
michel929
asked this question in
Questions and Help
-
|
Before update 5 there was the PlayerMoveEvent but now there is only the GuildVoiceUpdateEvent how do you get the member who moved another in this event? Or is there another event for this? Thx :) |
Beta Was this translation helpful? Give feedback.
Answered by
MinnDevelopment
Dec 3, 2022
Replies: 1 comment 1 reply
-
|
There never was a way to get this information from the event. The previous event did not have this either. You have to use the guild audit logs to find out which moderator moved members. |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
michel929
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
There never was a way to get this information from the event. The previous event did not have this either. You have to use the guild audit logs to find out which moderator moved members.