vibeirc v2.2.1 (2018-03-26T05:38:01Z)
Dub
Repo
IRCClient.sendLine
vibeirc
client
IRCClient
Send a raw IRC command.
class
IRCClient
void
sendLine
(
Args
...
)
(
string
contents
,
Args
args
)
Parameters
contents
string
format string for the line
args
Args
formatting arguments
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
Send a raw IRC command.