RSA-Internal / PandaProtector

1 stars 2 forks source link

Bug: Upon updating discord js `GuildMember` lost a few fields #110

Open TinyPandas opened 3 years ago

TinyPandas commented 3 years ago

After updating djs on feature/questionSystem, it was quickly prompting that GuildMember lost a few fields.

lastMessage and lastMessageID are no longer a part of GuildMember and must be fetched outside of normal means.