#ifndef ESMBOT_NATIVES_SNAPCHAT_H_ #define ESMBOT_NATIVES_SNAPCHAT_H_ #include Napi::Value Snapchat(const Napi::CallbackInfo& info); #endif