Namespace Dalamud.Game.Chat
Interfaces
IChatMessage
Interface representing a chat message.
IHandleableChatMessage
Interface representing a chat message that can be handled by a plugin.
ILogMessage
Interface representing a log message.
ILogMessageEntity
Interface representing an entity related to a log message.
IMutableChatMessage
Interface representing a chat message that can be modified by a plugin.