Add tests for getEmoteSetBatches (#3036)
This commit is contained in:
@@ -51,6 +51,8 @@ struct TwitchEmoteSetResolverResponse {
|
||||
}
|
||||
};
|
||||
|
||||
std::vector<QStringList> getEmoteSetBatches(QStringList emoteSetKeys);
|
||||
|
||||
class TwitchAccount : public Account
|
||||
{
|
||||
public:
|
||||
|
||||
Reference in New Issue
Block a user