vibeirc v2.2.1 (2018-03-26T05:38:01Z)
Dub
Repo
IRCClient.onUserQuit
vibeirc
client
IRCClient
Called when a user disconnects from the network.
typeof
(
_onUserQuit
)
onUserQuit
[@property getter]
typeof
(
_onUserQuit
)
onUserQuit
[@property setter]
class
IRCClient
@
property
typeof
(
_onUserQuit
)
onUserQuit
(
typeof
(
_onUserQuit
)
newValue
)
Meta
Source
See Implementation
vibeirc
client
IRCClient
functions
connect
join
quit
send
sendLine
properties
bufferLimit
bufferTimeout
buffering
connected
loggedIn
nickname
onConnect
onDisconnect
onLogin
onMessage
onNotice
onUnknownCommand
onUnknownNumeric
onUserJoin
onUserKick
onUserPart
onUserQuit
onUserRename
realname
serverHostname
sleepTimeout
username
Called when a user disconnects from the network.