#ifndef ESMBOT_NATIVES_REDDIT_H_ #define ESMBOT_NATIVES_REDDIT_H_ #include Napi::Value Reddit(const Napi::CallbackInfo& info); #endif