Definition at line 134 of file irc.cpp.
Public Attributes | |
string | channel_name |
Name of channel. | |
vector< string > | keys |
Keys from history to try them. |
|
Name of channel.
Definition at line 135 of file irc.cpp. Referenced by irc_loop_process_input(). |
|
Keys from history to try them.
Definition at line 136 of file irc.cpp. Referenced by irc_loop_process_input(). |