dlangui v0.10.0 (2022-11-08T19:06:33Z)
Home
Dub
Repo
IRCClientCallback.onIRCPrivmsg
ircclient
net
client
IRCClientCallback
Undocumented in source.
interface
IRCClientCallback
void
onIRCPrivmsg
(
IRCClient
client
,
IRCAddress
source
,
string
target
,
string
message
)
Meta
Source
See Implementation
ircclient
net
client
IRCClientCallback
functions
onIRCConnect
onIRCDisconnect
onIRCMessage
onIRCNotice
onIRCPing
onIRCPrivmsg