0
1
mirror of https://github.com/profanity-im/profanity.git synced 2025-10-28 14:17:26 -04:00

Update plugins API docs

This commit is contained in:
James Booth
2016-07-30 23:00:45 +01:00
parent 9603e04e34
commit 43b1d7f7cd
3 changed files with 184 additions and 98 deletions

View File

@@ -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