discord / discord-api-docs

Official Discord API Documentation
https://discord.com/developers/docs/intro
Other
5.98k stars 1.27k forks source link

mark Guild Member fields deaf and mute as nullable #7132

Closed afgiel closed 2 months ago

afgiel commented 2 months ago

addresses https://github.com/discord/discord-api-docs/issues/7125

after checking the implementation, deaf and mute are definitely not present in the GUILD_MEMBER_UPDATE message and should be marked as nullable

afgiel commented 2 months ago

nvm, closing