Fire a GUILD_MEMBER_UPDATE on timeout removal #4283
Answered
by
AlmostSuspense
ImRodry
asked this question in
API Feature Requests & Ideas
-
Currently, there is no easy way to determine when a member's timeout gets removed, as we only get a GUILD_MEMBER_UPDATE event for when the timeout is added. This is likely because the communication_disabled_until property never gets reset when this happens. I'd like to suggest a change in this behavior so that we can receive this event as that would open other possibilities for bot developers with this new feature. |
Beta Was this translation helpful? Give feedback.
Answered by
AlmostSuspense
Dec 27, 2021
Replies: 1 comment 1 reply
-
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
ImRodry
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
#4269 (comment)