Package | Description |
---|---|
org.kitteh.irc.client.library |
Kitteh IRC Client Library!
|
org.kitteh.irc.client.library.command |
Helper classes for executing a subset of commands.
|
Modifier and Type | Method and Description |
---|---|
WhoisCommand |
Client.Commands.whois()
Provides a new WHOIS command.
|
Modifier and Type | Method and Description |
---|---|
WhoisCommand |
WhoisCommand.server(String server)
Sets the server to query.
|
WhoisCommand |
WhoisCommand.target(String target)
Sets the target nickname for the command.
|
Copyright © 2013–2019 Kitteh. All rights reserved.