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