feat: remove nopecha

This commit is contained in:
Elysia
2023-04-06 19:29:25 +07:00
parent 00d6a6a88a
commit 34fb1df241
5 changed files with 7 additions and 31 deletions

2
typings/index.d.ts vendored
View File

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