Skip to content

Conversation

@PBadicean
Copy link
Contributor

No description provided.


client = Api2Captcha.new("YOUR_API_KEY")

result = client.vkcaptcha({
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

А где этот метод?

end

def vkimage(params)
solve("vkimage", **params)
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Было бы неплохо добавить пример для этого метода.

README.md Outdated
You can get both values from the response to the request https://api.vk.com/method/captchaNotRobot.getContent?v={API_VER} when loading the captcha widget on the page.

```ruby
result = client.vkcaptcha({
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Оба метода сделаем? vkimage и vkcaptcha?

@kratzky
Copy link
Contributor

kratzky commented Oct 9, 2025

Не забываем что file_params переопределяет method = base64 - нужно пробрасывать метод vkimage.

@poplers24 poplers24 requested review from kratzky and poplers24 and removed request for kratzky December 18, 2025 14:22
@poplers24 poplers24 merged commit 26b33ba into main Dec 18, 2025
@poplers24 poplers24 deleted the vk-method-support branch December 18, 2025 14:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants