dlangui v0.10.4 (2023-05-19T16:58:48Z)
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