#include <chat_interface.h>
Public Member Functions | |
ChatEventNick (ChatEventType a_type, const std::string &a_nick) | |
Public Attributes | |
std::string | nick |
Public Attributes inherited from ChatEvent | |
ChatEventType | type |
Additional Inherited Members | |
Protected Member Functions inherited from ChatEvent | |
ChatEvent (ChatEventType a_type) | |
|
inline |
std::string ChatEventNick::nick |