server
server copied to clipboard
Member on edit object is malformed
https://github.com/spacebarchat/server/blob/dc007c006b1438d7387041c15831782f03857761/src/api/routes/channels/#channel_id/messages/#message_id/index.ts#L116
https://github.com/spacebarchat/server/blob/dc007c006b1438d7387041c15831782f03857761/src/api/routes/channels/%23channel_id/messages/index.ts#L418
You can see the correct implementation in example I've provided, the roles are not sent correctly, instead of sending role ids, it currently sends the whole role object.
was going to add easy first issue, but apparently I don't have enough perms for that lol