public interface ChannelTargetedEvent extends ChannelEvent
Channel, targeted at specific users by mode.| Modifier and Type | Method and Description |
|---|---|
@NonNull ChannelUserMode |
getPrefix()
Gets the prefix to which the message was sent.
|
default @NonNull String |
getTargetedName()
Gets the full targeted name, such as "+#channel".
|
getChannelgetClient@NonNull ChannelUserMode getPrefix()
default @NonNull String getTargetedName()
Copyright © 2013–2021 Kitteh. All rights reserved.