Package | Description |
---|---|
org.kitteh.irc.client.library.command |
Helper classes for executing a subset of commands.
|
Modifier and Type | Method and Description |
---|---|
UserModeCommand |
UserModeCommand.add(boolean add,
UserMode mode)
Adds a mode change without a parameter.
|
UserModeCommand |
UserModeCommand.add(boolean add,
UserMode mode,
String parameter)
Adds a mode change.
|
Copyright © 2013–2019 Kitteh. All rights reserved.