ChannelModes.memberModes

Mappings from channel to member modes.

  1. IrcServer.Channel.Member.Mode[char.max] memberModes;
    struct ChannelModes
    static immutable
    IrcServer.Channel.Member.Mode[char.max] memberModes;
  2. char[IrcServer.Channel.Member.Mode.max] memberModeChars;
  3. char[IrcServer.Channel.Member.Mode.max] memberModePrefixes;

Meta