Add support for XEP-0313: Message Archive Management
NOTE: XEP-0313 is still very experimental, and there will likely be
API changes in the future.
This commit is contained in:
@@ -72,4 +72,5 @@ __all__ = [
|
||||
'xep_0297', # Stanza Forwarding
|
||||
'xep_0302', # XMPP Compliance Suites 2012
|
||||
'xep_0308', # Last Message Correction
|
||||
'xep_0313', # Message Archive Management
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user