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