static Future<dynamic> getRecalledMessagesOfAConversation(String jid) { return FlyChatFlutterPlatform.instance.getRecalledMessagesOfAConversation(jid); }