You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hey, working with MemberDeleteEvent and it doesn't return old_member if member joined after bot start
* MemberDeleteEvent
That is related to the state of the cache. This issue is to track the absence of old_x fields completely missing from the object, which is currently only for *MessageDeleteEvent. You may not have the correct intents for that, which is why it is missing.
Please join the Discord server to get more help there :)
There is currently a bit of inconsistency in the
old_x
fields in the update and delete events for objects we cacheExamples that I have seen are (there might be more):
*ChannelDeleteEvent (no need, discord send the info for this one)The text was updated successfully, but these errors were encountered: