From 95d40a3ca336a4e1b66c7ed287ec3f2ef92b201c Mon Sep 17 00:00:00 2001 From: mathieui Date: Thu, 10 Dec 2020 19:20:23 +0100 Subject: docs: update docstrings for sphinx conformity Remove most references to timeout/callback/ifrom/timeout_callbacks args --- slixmpp/plugins/xep_0249/stanza.py | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'slixmpp/plugins/xep_0249/stanza.py') diff --git a/slixmpp/plugins/xep_0249/stanza.py b/slixmpp/plugins/xep_0249/stanza.py index 5979f091..8633c67e 100644 --- a/slixmpp/plugins/xep_0249/stanza.py +++ b/slixmpp/plugins/xep_0249/stanza.py @@ -17,6 +17,9 @@ class Invite(ElementBase): done through the server). Example invite stanza: + + :: + Stanza Interface: + + :: + jid -- The JID of the groupchat room password -- The password used to gain entry in the room (optional) -- cgit v1.2.3