@__dirname/pixiv-web-api
Preparing search index...
discoveryNovels
Function discoveryNovels
discoveryNovels
(
query
:
Query
<
{
limit
:
number
;
mode
:
"all"
|
"safe"
|
"r18"
}
>
,
)
:
Promise
<
{
illustSeries
:
any
[]
;
recommendedNovelIds
:
string
[]
;
recommendNovelDetails
:
Record
<
string
,
{
methods
:
string
[]
;
position
:
number
;
score
:
number
;
seed_illust_ids
:
string
[]
;
seed_novel_ids
:
number
[]
;
}
,
>
;
requests
:
RequestItem
[]
;
tagTranslation
:
TagTranslation
;
thumbnails
:
Thumbnails
;
users
:
UserItem
[]
;
}
,
>
发现 推荐作品 小说
Parameters
query
:
Query
<
{
limit
:
number
;
mode
:
"all"
|
"safe"
|
"r18"
}
>
Returns
Promise
<
{
illustSeries
:
any
[]
;
recommendedNovelIds
:
string
[]
;
recommendNovelDetails
:
Record
<
string
,
{
methods
:
string
[]
;
position
:
number
;
score
:
number
;
seed_illust_ids
:
string
[]
;
seed_novel_ids
:
number
[]
;
}
,
>
;
requests
:
RequestItem
[]
;
tagTranslation
:
TagTranslation
;
thumbnails
:
Thumbnails
;
users
:
UserItem
[]
;
}
,
>
Kind
public
See
https://www.pixiv.net/novel/discovery
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@__dirname/pixiv-web-api
Loading...
发现 推荐作品 小说