dlangui v0.10.0 (2022-11-08T19:06:33Z)
Home
Dub
Repo
IRCClient.sendMessage
ircclient
net
client
IRCClient
Undocumented in source. Be warned that the author may not have intended to support it.
class
IRCClient
void
sendMessage
(
string
msg
)
Meta
Source
See Implementation
ircclient
net
client
IRCClient
constructors
this
destructors
~this
functions
channelByName
connect
disconnect
join
onConnect
onDataReceived
onDisconnect
onError
onMessage
onMessageText
part
pong
privMsg
quit
removeChannel
sendMessage
properties
callback
host
hostPort
nick
port
socket
state
variables
_callback
_channels
_host
_nick
_port
_readbuf
_socket