@__dirname/pixiv-web-api
Preparing search index...
watchList
Function watchList
watchList
(
type
:
"manga"
|
"novel"
,
query
?:
Query
<
{
new
?:
1
;
p
?:
number
}
>
,
)
:
Promise
<
{
page
:
{
maxPage
:
number
;
total
:
`
${
number
}
`
;
watchedSeriesIds
:
number
[]
;
}
;
zoneConfig
:
ZoneConfig
;
}
,
>
追更列表中的作品 漫画
Parameters
type
:
"manga"
|
"novel"
Optional
query
:
Query
<
{
new
?:
1
;
p
?:
number
}
>
Returns
Promise
<
{
page
:
{
maxPage
:
number
;
total
:
`
${
number
}
`
;
watchedSeriesIds
:
number
[]
;
}
;
zoneConfig
:
ZoneConfig
;
}
,
>
See
https://www.pixiv.net/following/watchlist/manga
追更列表中的作品 小说
https://www.pixiv.net/following/watchlist/novel
Kind
public
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
追更列表中的作品 漫画
追更列表中的作品 小说
@__dirname/pixiv-web-api
Loading...
追更列表中的作品 漫画