#ifndef ESMBOT_NATIVES_CAPTION_H_ #define ESMBOT_NATIVES_CAPTION_H_ #include Napi::Value Caption(const Napi::CallbackInfo& info); #endif