@__dirname/pixiv-web-api
Preparing search index...
illustPages
Function illustPages
illustPages
(
id
:
number
,
)
:
Promise
<
{
height
:
number
;
urls
:
{
original
:
string
;
regular
:
string
;
small
:
string
;
thumb_mini
:
string
;
}
;
width
:
number
;
}
[]
,
>
加载更多页
Parameters
id
:
number
Returns
Promise
<
{
height
:
number
;
urls
:
{
original
:
string
;
regular
:
string
;
small
:
string
;
thumb_mini
:
string
;
}
;
width
:
number
;
}
[]
,
>
See
https://www.pixiv.net/artworks/${id}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@__dirname/pixiv-web-api
Loading...
加载更多页