IRCClient.notice

Undocumented in source. Be warned that the author may not have intended to support it.
  1. void notice(string target, string message)
    struct IRCClient
    public @safe
    void
    notice
    (
    const string target
    ,
    const string message
    )
  2. void notice(Target target, Message message)

Meta