Expand description
A module defining an API for IRC user and channel modes.
Enums§
- Channel
Mode - Channel modes for the MODE command.
- Mode
- A mode argument for the MODE command.
- User
Mode - User modes for the MODE command.
Traits§
- Mode
Type - A marker trait for different kinds of Modes.