mirror of
https://github.com/ncoevoet/ChanTracker.git
synced 2025-04-26 21:11:13 -05:00
documentation
This commit is contained in:
parent
152ae296d7
commit
c365d4706c
@ -1188,7 +1188,7 @@ class ChanTracker(callbacks.Plugin,plugins.ChannelDBHandler):
|
||||
query = wrap(query,['private','user','text'])
|
||||
|
||||
def pending (self, irc, msg, args, channel, mode, pattern, notExpired):
|
||||
"""[<channel>] [<mode>] [<nick|hostmask>]
|
||||
"""[<channel>] [<mode>] [<nick|hostmask>] [boolean, never expire items only]
|
||||
|
||||
returns active items for mode if given otherwise all modes are returned, if hostmask given, filtered by oper"""
|
||||
i = self.getIrc(irc)
|
||||
|
Loading…
x
Reference in New Issue
Block a user