IRCClient.isOn

Undocumented in source. Be warned that the author may not have intended to support it.
  1. void isOn(string[] nicknames)
  2. void isOn(User[] users)
    struct IRCClient
    public @safe
    void
    isOn
    (
    const User[] users...
    )

Meta