Home
last modified time | relevance | path

Searched defs:CheerEmote (Results 1 – 1 of 1) sorted by relevance

/dports/net-im/chatterino2/chatterino2-2.3.4/src/providers/twitch/
H A DTwitchEmotes.hpp22 struct CheerEmote { struct
23 QColor color;
24 int minBits;
25 QRegularExpression regex;
27 EmotePtr animatedEmote;
28 EmotePtr staticEmote;