mirror of
https://github.com/Mikaela/Limnoria.git
synced 2024-12-23 19:22:45 +01:00
Fix doc (again).
This commit is contained in:
parent
5f8e45aaa8
commit
0da8ab759e
@ -838,10 +838,8 @@ class NestedCommandsIrcProxy(ReplyIrcProxy):
|
||||
def reply(self, s, noLengthCheck=False, prefixNick=None,
|
||||
action=None, private=None, notice=None, to=None, msg=None):
|
||||
"""
|
||||
|
||||
reply(s) -> replies to msg with s
|
||||
|
||||
Keyword arguments:
|
||||
|
||||
* `noLengthCheck=False`: True if the length shouldn't be checked
|
||||
(used for 'more' handling)
|
||||
* `prefixNick=True`: False if the nick shouldn't be prefixed to the
|
||||
|
Loading…
Reference in New Issue
Block a user