Future<String> deleteChatMessage(String msgId) async { throw UnimplementedError('deleteChatMessage() has not been implemented.'); }