Add the ability to get who banned a user from Guild Member Ban event #6940
Unanswered
cheesycod
asked this question in
API Feature Requests & Ideas
Replies: 1 comment 1 reply
-
since this is the point of the audit log gateway event, what reliability issues does that event have for your use case? |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Right now, the only way to determine who banned a user from Guild Member Ban events is the audit log. The audit log, however, tends to be rather unreliable in reality leading to bots having to work around the problem with limitations or accept the unreliability.
As such, would it be possible for the Guild Member Ban gateway event to get one more field containing the user id of the moderator who banned the user?
Beta Was this translation helpful? Give feedback.
All reactions