@__dirname/pixiv-web-api
Preparing search index...
novelsBookmarksAdd
Function novelsBookmarksAdd
novelsBookmarksAdd
(
data
:
{
comment
:
string
;
novel_id
:
`
${
number
}
`
;
restrict
:
0
|
1
;
tags
:
string
[]
;
}
,
)
:
Promise
<
`
${
number
}
`
>
Parameters
data
:
{
comment
:
string
;
novel_id
:
`
${
number
}
`
;
restrict
:
0
|
1
;
tags
:
string
[]
}
comment
:
string
Example
""
Copy
novel_id
:
`
${
number
}
`
restrict
:
0
|
1
tags
:
string
[]
Example
[]
Copy
Returns
Promise
<
`
${
number
}
`
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@__dirname/pixiv-web-api
Loading...
Example