irccd  3.0.3
Public Attributes | List of all members
irccd::daemon::channel Struct Reference

A channel to join with an optional password. More...

#include <server.hpp>

Public Attributes

std::string name
 the channel to join More...
 
std::string password
 the optional password More...
 

Detailed Description

A channel to join with an optional password.

Member Data Documentation

◆ name

std::string irccd::daemon::channel::name

the channel to join

◆ password

std::string irccd::daemon::channel::password

the optional password


The documentation for this struct was generated from the following file: