CommonModes

Common declarations for ChannelModes and UserModes.

Members

Functions

byType
string byType(Type type)

List of modes of the given type supported by this module.

supported
string supported()

List of modes supported by this module.

Variables

modeTypes
Type[char.max] modeTypes;

The type of the given mode character.

Meta