diff --git a/src/index.ts b/src/index.ts index f88d339..85a3085 100644 --- a/src/index.ts +++ b/src/index.ts @@ -143,7 +143,6 @@ export = { ): Promise => { const response = await StalkUser( username, - options?.cookie, options?.postLimit, options?.proxy )