Future<NIMResult<String>> teamConversationId(String teamId) async { return _platform.teamConversationId(teamId); }