Preparing search index...
The search index is not available
IGPAPI
IGPAPI
@igpapi/android
AccountLoginBloksInput
Interface AccountLoginBloksInput
interface
AccountLoginBloksInput
{
password
?:
string
;
username
?:
string
;
}
Index
Properties
password?
username?
Properties
Optional
password
password
?:
string
Takes process.env.IG_PASSWORD by default
Optional
username
username
?:
string
Takes process.env.IG_USERNAME by default
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
password
username
IGPAPI
Loading...
Takes process.env.IG_PASSWORD by default