feat: capmonster

This commit is contained in:
Elysia
2023-03-05 17:51:34 +07:00
parent ee906b544e
commit 3d44ff54f7
6 changed files with 47 additions and 3 deletions
+1 -1
View File
@@ -5044,7 +5044,7 @@ export interface ClientOptions {
usingNewAttachmentAPI?: boolean;
}
export type captchaServices = '2captcha';
export type captchaServices = '2captcha' | 'capmonster';
// end copy