Future<NIMResult<String>> superTeamConversationId(String superTeamId) async { return _platform.superTeamConversationId(superTeamId); }