Add XEP-0308 Last Message Correction support

This commit is contained in:
Lance Stout
2012-09-25 12:35:53 -07:00
parent c4edb9724b
commit a6ca6701a0
6 changed files with 90 additions and 0 deletions

View File

@@ -71,4 +71,5 @@ __all__ = [
'xep_0280', # Message Carbons
'xep_0297', # Stanza Forwarding
'xep_0302', # XMPP Compliance Suites 2012
'xep_0308', # Last Message Correction
]