server
server copied to clipboard
User Object is missing newly implemented Flags Property
Describe the bug
It would appear the user object on the server is outdated and missing the newly implement flags property. https://discord.com/developers/docs/resources/user
This appears to be the new User_flags property(https://discord.com/developers/docs/resources/user#user-object-user-flags) that spacebar already implements database side according to here:
https://docs.spacebar.chat/setup/server/configuration/userFlags/