vibeirc v2.2.1 (2018-03-26T05:38:01Z)
Dub
Repo
IRCClient.buffering
vibeirc
client
IRCClient
Whether to buffer outgoing messages.
Defaults to off (false).
bool
buffering
[@property getter]
bool
buffering
[@property setter]
class
IRCClient
@
property
bool
buffering
(
bool
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
Whether to buffer outgoing messages.
Defaults to off (false).