dirk ~master (2022-04-03T04:40:56.1703389)
Dub
Repo
DccChat.sendMultiple
irc
dcc
DccChat
Send chat _messages. Each message must be terminated with the character
\n
.
class
DccChat
void
sendMultiple
(
in
char
[]
messages
)
Meta
Source
See Implementation
irc
dcc
DccChat
functions
finish
handleLine
name
onConnected
onDisconnected
onRead
send
sendMultiple
sendf
variables
onConnect
onFinish
onMessage
Send chat _messages. Each message must be terminated with the character \n.