createChatroomMessage abstract method
创建聊天室消息
Implementation
Future<NIMResult<NIMChatroomMessage>> createChatroomMessage(
Map<String, dynamic> arguments);
创建聊天室消息
Future<NIMResult<NIMChatroomMessage>> createChatroomMessage(
Map<String, dynamic> arguments);