@__dirname/pixiv-web-api
Preparing search index...
settings
Function settings
settings
(
query
?:
{
lang
?:
string
;
version
?:
string
}
,
)
:
Promise
<
{
accountPortalLink
:
string
;
ads
:
any
;
allowCitationUser
:
boolean
;
collectionCitedCount
:
number
;
hideAiWorks
:
boolean
;
languages
:
any
;
location
:
any
;
mail
:
any
;
mailAddressNotificationResumeLink
:
any
;
mailNotificationSuspended
:
boolean
;
messageFlag
:
number
;
noEmailAuthorized
:
boolean
;
notifications
:
any
;
optoutRenewal
:
any
;
readingStatusOptout
:
boolean
;
zoneConfig
:
any
;
}
,
>
Parameters
Optional
query
:
{
lang
?:
string
;
version
?:
string
}
Optional
lang
?:
string
Optional
version
?:
string
Example
"f7ee0b7c341b92c568c6c901722efa1fc90dcaf8"
Copy
Returns
Promise
<
{
accountPortalLink
:
string
;
ads
:
any
;
allowCitationUser
:
boolean
;
collectionCitedCount
:
number
;
hideAiWorks
:
boolean
;
languages
:
any
;
location
:
any
;
mail
:
any
;
mailAddressNotificationResumeLink
:
any
;
mailNotificationSuspended
:
boolean
;
messageFlag
:
number
;
noEmailAuthorized
:
boolean
;
notifications
:
any
;
optoutRenewal
:
any
;
readingStatusOptout
:
boolean
;
zoneConfig
:
any
;
}
,
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@__dirname/pixiv-web-api
Loading...
Example