server icon indicating copy to clipboard operation
server copied to clipboard

When clearing nickname via "guilds/{channel_id}/profile/{user_id}" it fails to clear

Open MathMan05 opened this issue 1 year ago • 0 comments

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:

  1. set nickname to ""

Expected behavior nick to be null

MathMan05 avatar Dec 16 '24 03:12 MathMan05