XEP 0308

1.6 Documentation

«  XEP 0300   ::   Contents   ::   XEP 0313  »

XEP 0308

class slixmpp.plugins.xep_0308.XEP_0308(xmpp, config=None)[source]

XEP-0308 Last Message Correction

stanza = <module 'slixmpp.plugins.xep_0308.stanza' from '/home/docs/checkouts/readthedocs.org/user_builds/slixmpp/checkouts/slix-1.6.0/slixmpp/plugins/xep_0308/stanza.py'>

Stanza elements

Slixmpp: The Slick XMPP Library Copyright (C) 2012 Nathanael C. Fritz, Lance J.T. Stout This file is part of Slixmpp.

See the file LICENSE for copying permissio

class slixmpp.plugins.xep_0308.stanza.Replace(xml=None, parent=None)[source]
interfaces = {'id'}
name = 'replace'
namespace = 'urn:xmpp:message-correct:0'
plugin_attrib = 'replace'

«  XEP 0300   ::   Contents   ::   XEP 0313  »