public interface ChannelMode extends Mode
Modifier and Type | Interface and Description |
---|---|
static class |
ChannelMode.Type
Channel mode types.
|
Modifier and Type | Method and Description |
---|---|
@NonNull ChannelMode.Type |
getType()
Gets the type this mode is.
|
getClient
@NonNull ChannelMode.Type getType()
Copyright © 2013–2021 Kitteh. All rights reserved.