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
With discord's new "guest" members (draft pr in discord-api-docs) for voice channels, the member object has the joined_at field set to null. This causes deserialization errors for events like GUILD_CREATE.
The text was updated successfully, but these errors were encountered:
With discord's new "guest" members (draft pr in discord-api-docs) for voice channels, the member object has the joined_at field set to null. This causes deserialization errors for events like GUILD_CREATE.
The text was updated successfully, but these errors were encountered: