@__dirname/pixiv-web-api
Preparing search index...
topWatchlist
Function topWatchlist
topWatchlist
(
type
:
"novel"
,
query
?:
Query
<
{
mode
?:
string
}
>
,
)
:
Promise
<
{
novelSeries
:
NovelSeriesItem
[]
;
page
:
{
watchedSeriesIds
:
number
[]
}
}
,
>
首页小说 关注用户的连载列表
Parameters
type
:
"novel"
Optional
query
:
Query
<
{
mode
?:
string
}
>
Returns
Promise
<
{
novelSeries
:
NovelSeriesItem
[]
;
page
:
{
watchedSeriesIds
:
number
[]
}
}
,
>
Kind
public
See
https://www.pixiv.net/novel
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@__dirname/pixiv-web-api
Loading...
首页小说 关注用户的连载列表