IRCClient.join

Undocumented in source. Be warned that the author may not have intended to support it.
  1. void join(T chans, U keys)
  2. void join(string chan, string key)
  3. void join(Channel chan, string key)
    struct IRCClient
    public @safe
    void
    join
    (,
    const string key = ""
    )

Meta