Document the changing_nick plugin event

This commit is contained in:
Florent Le Coz 2014-10-13 19:01:22 +02:00
parent 8305f3bd53
commit 2b10325be4

View file

@ -112,6 +112,12 @@ The following events are poezio-only events, for SleekXMPP events, check out
Triggered when joining a MUC. The presence can thus be modified before being sent.
changing_nick
- **presence:** :py:class:`~~sleekxmpp.Presence` to be sent
Triggered when the user changes his/her nickname on a MUC. The
presence can thus be modified before being sent.
send_normal_presence
- **presence:** :py:class:`~sleekxmpp.Presence` sent