instagram-private-api / services / SimulateService
services.SimulateService
-
Repository
↳
SimulateService
• new SimulateService(client
)
Name | Type |
---|---|
client |
IgApiClient |
Repository.constructor
▸ postLoginFlow(concurrency?
, toShuffle?
): Promise
<void
>
Name | Type |
---|---|
concurrency? |
number |
toShuffle? |
boolean |
Promise
<void
>
src/services/simulate.service.ts:72
▸ preLoginFlow(concurrency?
, toShuffle?
): Promise
<void
>
Name | Type |
---|---|
concurrency? |
number |
toShuffle? |
boolean |
Promise
<void
>