Expand description
Implementations of chat-related features.
Modules§
Structs§
- Chat
Plugin - Chat
Received Event - A client received a chat message packet.
- Send
Chat Event - Send a chat message (or command, if it starts with a slash) to the server.
Enums§
- Chat
Kind - A kind of chat packet, either a chat message or a command.
- Chat
Packet - A chat packet, either a system message or a chat message.