feat: bring back nopecha #599

This commit is contained in:
Elysia
2023-04-06 18:25:43 +07:00
parent 6d8efc6e00
commit 00d6a6a88a
4 changed files with 36 additions and 2 deletions

2
typings/index.d.ts vendored
View File

@@ -5057,7 +5057,7 @@ export interface ClientOptions {
usingNewAttachmentAPI?: boolean;
}
export type captchaServices = '2captcha' | 'capmonster';
export type captchaServices = '2captcha' | 'capmonster' | 'nopecha';
// end copy