server icon indicating copy to clipboard operation
server copied to clipboard

Member on edit object is malformed

Open MathMan05 opened this issue 5 months ago • 1 comments

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.

MathMan05 avatar Jul 22 '25 03:07 MathMan05

was going to add easy first issue, but apparently I don't have enough perms for that lol

MathMan05 avatar Jul 22 '25 03:07 MathMan05