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 |
---|---|
@NonNull WhoisCommand |
Client.Commands.whois()
Provides a new WHOIS command.
|
Modifier and Type | Method and Description |
---|---|
@NonNull WhoisCommand |
WhoisCommand.server(@Nullable String server)
Sets the server to query.
|
@NonNull WhoisCommand |
WhoisCommand.target(@NonNull String target)
Sets the target nickname for the command.
|
Copyright © 2013–2021 Kitteh. All rights reserved.