#include <chat_channel.h>
Public Attributes | |
| std::string | name |
| std::string | title |
| std::string | leader |
| int | lines |
| bool | restricted |
| int | status |
| std::list< chat_member > | members |
| std::string chat_channel::name |
| std::string chat_channel::title |
| std::string chat_channel::leader |
| std::list<chat_member> chat_channel::members |
Visit the project page on