ChannelModes.memberModePrefixes

Mappings from channel to member modes.

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

Meta