IRCClient.setMetadata

Undocumented in source. Be warned that the author may not have intended to support it.
  1. void setMetadata(User user, string key, string data)
  2. void setMetadata(Channel channel, string key, string data)
    struct IRCClient
    public @safe
    void
    setMetadata
    (,
    const string key
    ,
    const string data
    )
  3. void setMetadata(string key, string data)

Meta