Preparing search index...
The search index is not available
instagram-puppeteer
instagram-puppeteer
UserService
Class UserService
Hierarchy
UserService
Index
Constructors
constructor
Properties
page
profile
Interceptor
Methods
profile
Constructors
constructor
new
User
Service
(
options
:
UserServiceOptions
)
:
UserService
Parameters
options:
UserServiceOptions
Returns
UserService
Properties
Private
Readonly
page
page
:
Page
Private
Readonly
profile
Interceptor
profile
Interceptor
:
UserProfileInterceptor
= ...
Methods
profile
profile
(
username
:
string
)
:
Promise
<
{
profile
:
undefined
|
object
;
}
>
Parameters
username:
string
Returns
Promise
<
{
profile
:
undefined
|
object
;
}
>
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
Modules
instagram-
puppeteer
User
Service
constructor
page
profile
Interceptor
profile
Generated using
TypeDoc