IRCClient.msg

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

Meta