This method is used to get the group JID from the group ID.
Future<String?> getGroupJid(String groupId) { throw UnimplementedError('has not been implemented.'); }