IRCClient.notice

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

Meta