Package | Description |
---|---|
org.kitteh.irc.client.library.event.channel |
Events involving a
Channel . |
org.kitteh.irc.client.library.event.user | |
org.kitteh.irc.client.library.feature.twitch.event |
Twitch command events.
|
Modifier and Type | Class and Description |
---|---|
class |
ChannelMessageEvent
Fires when a message is sent to a channel.
|
class |
ChannelTargetedMessageEvent
Fires when a message is sent to a subset of users in a channel.
|
class |
ChannelTargetedNoticeEvent
Fires when a notice is sent to a subset of users in a channel.
|
Modifier and Type | Class and Description |
---|---|
class |
PrivateMessageEvent
Fires when a message is sent to the client.
|
class |
PrivateNoticeEvent
Fires when a notice is sent to the client.
|
Modifier and Type | Class and Description |
---|---|
class |
WhisperEvent
Fires when a whisper is received via twitch.
|
Copyright © 2013–2021 Kitteh. All rights reserved.