N
N
Nikita Kudrin2020-12-28 00:01:23
CAPTCHA
Nikita Kudrin, 2020-12-28 00:01:23

Captcha handler vk-io?

How to handle and enter vk-io captcha?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
A
Alexander Semin, 2020-12-28
@HepkaPlay

To install a captcha handler, you can use the following code

const { VK } = require(`vk-io`);
const vk = new VK({token: "XXX"});
vk.callbackService.onCaptcha(/*Captcha handler*/);

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question