В файл для работы с деньгами и жалобами добавлен пример
This commit is contained in:
parent
ac04897d9a
commit
5b05f8b4c7
|
@ -43,3 +43,4 @@ class AntiCaptchaControl:
|
|||
|
||||
|
||||
print(AntiCaptchaControl(anticaptcha_key = TEST_KEY).complaint_on_result(reported_id = -5))
|
||||
print(AntiCaptchaControl(anticaptcha_key = TEST_KEY).get_balance())
|
||||
|
|
Loading…
Reference in New Issue