diff --git a/xmpp/handlers.go b/xmpp/handlers.go index 450ad9d..2e11af5 100644 --- a/xmpp/handlers.go +++ b/xmpp/handlers.go @@ -930,8 +930,7 @@ func handleGetDiscoInfo(s xmpp.Sender, iq *stanza.IQ, di *stanza.DiscoInfo) { "http://jabber.org/protocol/muc", "muc_persistent", "muc_hidden", - "muc_membersonly", - "muc_unmoderated", + "muc_moderated", "muc_nonanonymous", "muc_unsecured", "http://jabber.org/protocol/muc#stable_id",