39 const std::string &args)
override;
A tab for a chat channel.
void handleInput(const std::string &msg) override
void showHelp() override
Add any extra help text to the output.
bool handleCommand(const std::string &type, const std::string &args) override
Handle special commands.
Channel * getChannel() const
A tab for the chat window.