diff options
Diffstat (limited to '')
-rw-r--r-- | docs/Irssi/Irc/Dcc.pod | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/docs/Irssi/Irc/Dcc.pod b/docs/Irssi/Irc/Dcc.pod index 5ba52b9..e3b5b99 100644 --- a/docs/Irssi/Irc/Dcc.pod +++ b/docs/Irssi/Irc/Dcc.pod @@ -70,3 +70,10 @@ Send `data' to dcc chat. =head2 C<ctcp_message $target, $notice, $msg> Send a CTCP message/notify to target. + +=head2 C<close> + +=head2 C<init_rec> + +=head2 C<reject> + |