summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
Diffstat (limited to 'include')
-rw-r--r--include/emotespp/seventv.hpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/emotespp/seventv.hpp b/include/emotespp/seventv.hpp
index 77db912..650d864 100644
--- a/include/emotespp/seventv.hpp
+++ b/include/emotespp/seventv.hpp
@@ -20,6 +20,8 @@ namespace emotespp {
void start();
+ const std::vector<std::string> &get_ids() const;
+
private:
Emote create_emote(const nlohmann::json &data);