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 |
---|---|
OperCommand |
Client.Commands.oper()
Provides a new OPER command.
|
Modifier and Type | Method and Description |
---|---|
OperCommand |
OperCommand.password(String password)
Sets the password for the command.
|
OperCommand |
OperCommand.user(String user)
Sets user for the command.
|
Copyright © 2013–2019 Kitteh. All rights reserved.