From 350f85a8d193698dc8b9795fec1af4862f6d85be Mon Sep 17 00:00:00 2001 From: mathieui Date: Mon, 30 Nov 2020 21:24:20 +0100 Subject: XEP-0403: MIX-Presence --- slixmpp/plugins/__init__.py | 1 + 1 file changed, 1 insertion(+) (limited to 'slixmpp/plugins/__init__.py') diff --git a/slixmpp/plugins/__init__.py b/slixmpp/plugins/__init__.py index df1e3150..91f062a3 100644 --- a/slixmpp/plugins/__init__.py +++ b/slixmpp/plugins/__init__.py @@ -87,6 +87,7 @@ __all__ = [ 'xep_0332', # HTTP Over XMPP Transport 'xep_0369', # MIX-CORE 'xep_0377', # Spam reporting + 'xep_0403', # MIX-Presence 'xep_0404', # MIX-Anon 'xep_0405', # MIX-PAM 'xep_0421', # Anonymous unique occupant identifiers for MUCs -- cgit v1.2.3