mirror of
https://github.com/znc/znc.git
synced 2026-03-28 17:42:41 +01:00
Merge branch '1.6.x'
This commit is contained in:
@@ -311,6 +311,9 @@ class Module:
|
||||
def OnPart(self, Nick, Channel, sMessage=None):
|
||||
pass
|
||||
|
||||
def OnInvite(self, Nick, sChan):
|
||||
pass
|
||||
|
||||
def OnChanBufferStarting(self, Chan, Client):
|
||||
pass
|
||||
|
||||
|
||||
Reference in New Issue
Block a user