| Interface | Description |
|---|---|
| NucleusChatChannel |
This interface holds chat channels that Nucleus uses.
|
| NucleusChatChannel.ActionMessage |
Indicates that the channel is a /me message.
|
| NucleusChatChannel.HelpOp |
Indicates that the channel is a /helpop messages
|
| NucleusChatChannel.StaffChat |
Indicates that the channel is Staff Chat.
|
| NucleusNoFormatChannel |
This interface is a marker to indicate to the Chat module that messages through this channel might not be formatted.
|
| NucleusNoIgnoreChannel |
Indicates that the chat channel should not be processed by the ignore module.
|