{"library":"tgbot-cpp","install":[{"cmd":"vcpkg install tgbot-cpp","imports":["#include <tgbot/tgbot.h>"]},{"cmd":"# CMakeLists.txt\nfind_package(tgbot_cpp CONFIG REQUIRED)\ntarget_link_libraries(main PRIVATE TgBot::TgBot)","imports":[]}]}