server
server copied to clipboard
When clearing nickname via "guilds/{channel_id}/profile/{user_id}" it fails to clear
Describe the bug When you set the nickname via this API to "" it should be set to null, but this does not work
To Reproduce Steps to reproduce the behavior:
- set nickname to ""
Expected behavior nick to be null