77251452c1
Can now be used as so: >>> msg['chat_state'] '' >>> msg <message /> >>> msg['chat_state'] = 'paused' >>> msg <message> <paused xmlns="http://jabber.org/protocol/chatstates" /> </message> >>> msg['chat_state'] 'paused' >>> del msg['chat_state'] >>> msg <message /> |
||
---|---|---|
.. | ||
xep_0009 | ||
xep_0030 | ||
xep_0059 | ||
xep_0085 | ||
xep_0092 | ||
xep_0199 | ||
xep_0249 | ||
__init__.py | ||
base.py | ||
gmail_notify.py | ||
jobs.py | ||
old_0004.py | ||
old_0009.py | ||
stanza_pubsub.py | ||
xep_0004.py | ||
xep_0012.py | ||
xep_0033.py | ||
xep_0045.py | ||
xep_0050.py | ||
xep_0060.py | ||
xep_0078.py | ||
xep_0086.py | ||
xep_0128.py | ||
xep_0202.py |