How can we create and send system messages to a channel from the server (Node/JS)? And how do we differentiate those from regular messages and style them? We're using the iOS SDK and the UI Kit.
System messages are something that Stream is planning on implementing soon, it's in the backlog.
For now, as a workaround,
system-user
which is instantiated server-sidesystem-user
message.user_id = system-user
can be rendered using this custom message type