Member.joined_at
is now nullable due to breaking API change
#1811
Labels
bug
Something isn't working
Member.joined_at
is now nullable due to breaking API change
#1811
Steps to reproduce
VOICE_STATE_UPDATE
is definitely affected, unsure about the rest)Expected result
Bot not explod
Actual result
Bot explod
Further info
The
joined_at
field is now nullable, according to this PR on the DAPI docs:discord/discord-api-docs#6247
This seems to only affect
VOICE_STATE_UPDATE
for now(?)Checklist
The text was updated successfully, but these errors were encountered: