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