static updateChatMuteStatus(String jid, bool muteStatus) { return FlyChatFlutterPlatform.instance.updateChatMuteStatus(jid, muteStatus); }