dlangui v0.10.2 (2022-12-17T17:39:40Z)
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