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