connectycube-flutter-samples
connectycube-flutter-samples copied to clipboard
How admin can send a message to broadcast dialog?
trafficstars
1, How admin can send a message to broadcast dialog? 2, how user can get messages of broadcast dialog chat? I tried to get by API https://api.connectycube.com/chat/Message?chat_dialog_id=63984fad7e97ef002fe72945 but got this error { "base": [ "Cannot read properties of undefined (reading 'includes')" ] }