about summary refs log tree commit diff stats
path: root/apidocs/python/src/plugin.py
diff options
context:
space:
mode:
Diffstat (limited to 'apidocs/python/src/plugin.py')
-rw-r--r--apidocs/python/src/plugin.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/apidocs/python/src/plugin.py b/apidocs/python/src/plugin.py
index f975a342..ff70b4a3 100644
--- a/apidocs/python/src/plugin.py
+++ b/apidocs/python/src/plugin.py
@@ -236,6 +236,7 @@ def prof_post_priv_message_send(room, nick, message):
     :param nick: nickname of the message recipient
     :param message: the sent message
     :type room: str or unicode
+    :type nick: str or unicode
     :type message: str or unicode
     """
     pass