@__dirname/pixiv-web-api
Preparing search index...
illustNew
Function illustNew
illustNew
(
query
:
Query
<
{
lastId
:
number
;
limit
:
number
;
r18
:
"true"
|
"false"
;
type
:
"illust"
|
"manga"
|
"novel"
;
}
,
>
,
)
:
Promise
<
{
extraData
:
ExtraData
;
illusts
:
(
IllustItem
&
{
isHowto
:
boolean
;
isOriginal
:
boolean
;
type
:
string
}
)
[]
;
lastId
:
string
;
zoneConfig
:
ZoneConfig
;
}
,
>
大家的新作 插画、漫画、小说
Parameters
query
:
Query
<
{
lastId
:
number
;
limit
:
number
;
r18
:
"true"
|
"false"
;
type
:
"illust"
|
"manga"
|
"novel"
;
}
,
>
Returns
Promise
<
{
extraData
:
ExtraData
;
illusts
:
(
IllustItem
&
{
isHowto
:
boolean
;
isOriginal
:
boolean
;
type
:
string
}
)
[]
;
lastId
:
string
;
zoneConfig
:
ZoneConfig
;
}
,
>
Kind
public
See
https://www.pixiv.net/new_illust.php
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@__dirname/pixiv-web-api
Loading...
大家的新作 插画、漫画、小说