Merge branch 'master' of https://github.com/fourtf/chatterino2
This commit is contained in:
@@ -16,6 +16,9 @@ class TwitchServer final : public irc::AbstractIrcServer
|
||||
public:
|
||||
static TwitchServer &getInstance();
|
||||
|
||||
// fourtf: ugh
|
||||
void forEachChannelAndSpecialChannels(std::function<void(ChannelPtr)> func);
|
||||
|
||||
const ChannelPtr whispersChannel;
|
||||
const ChannelPtr mentionsChannel;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user