This method is used to get the user is muted or not.
Future<bool?> isMuted(String jid) { throw UnimplementedError('has not been implemented.'); }