Start parsing unknown badges (i.e. game badges)
Prepare channel-specific data to be loaded (i.e. subscription badges)
This commit is contained in:
@@ -71,6 +71,8 @@ public:
|
||||
|
||||
// channelId
|
||||
std::map<std::string, Channel> channels;
|
||||
|
||||
void loadChannelData(const std::string &roomID, bool bypassCache = false);
|
||||
};
|
||||
|
||||
} // namespace chatterino
|
||||
|
||||
Reference in New Issue
Block a user