@__dirname/pixiv-web-api
Preparing search index...
illustRecommendInit
Function illustRecommendInit
illustRecommendInit
(
id
:
number
,
query
:
Query
<
{
limit
:
number
}
>
,
)
:
Promise
<
{
details
:
any
[]
;
illusts
:
any
[]
;
nextIds
:
any
[]
}
>
推荐初始化
Parameters
id
:
number
query
:
Query
<
{
limit
:
number
}
>
Returns
Promise
<
{
details
:
any
[]
;
illusts
:
any
[]
;
nextIds
:
any
[]
}
>
See
https://www.pixiv.net/artworks/${id}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@__dirname/pixiv-web-api
Loading...
推荐初始化