static Future<bool?> deleteGroup(String jid) { return FlyChatFlutterPlatform.instance.deleteGroup(jid); }