vibeirc v2.2.1 (2018-03-26T05:38:01Z)
Dub
Repo
IRCClient.quit
vibeirc
client
IRCClient
Disconnect from the network, giving reason as the quit message.
class
IRCClient
void
quit
(
string
reason
)
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
Disconnect from the network, giving reason as the quit message.