dev: Add RecentMessages benchmark (#5071)
Co-authored-by: Rasmus Karlsson <rasmus.karlsson@pajlada.com>
This commit is contained in:
@@ -158,6 +158,10 @@ public:
|
||||
void refreshFFZChannelEmotes(bool manualRefresh);
|
||||
void refreshSevenTVChannelEmotes(bool manualRefresh);
|
||||
|
||||
void setBttvEmotes(std::shared_ptr<const EmoteMap> &&map);
|
||||
void setFfzEmotes(std::shared_ptr<const EmoteMap> &&map);
|
||||
void setSeventvEmotes(std::shared_ptr<const EmoteMap> &&map);
|
||||
|
||||
const QString &seventvUserID() const;
|
||||
const QString &seventvEmoteSetID() const;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user