@book000/pixivts
Preparing search index...
GetV1UserBookmarksNovelRequest
Interface GetV1UserBookmarksNovelRequest
GET /v1/user/bookmarks/novel のリクエスト
interface
GetV1UserBookmarksNovelRequest
{
max_bookmark_id
?:
number
;
restrict
:
BookmarkRestrict
;
tag
?:
string
;
user_id
:
number
;
}
Index
Properties
max_
bookmark_
id?
restrict
tag?
user_
id
Properties
Optional
Beta
max_
bookmark_
id
max_bookmark_id
?:
number
ブックマークIDの最大値(ページネーション?)
restrict
restrict
:
BookmarkRestrict
ブックマーク公開範囲
Optional
tag
tag
?:
string
ブックマークタグ
user_
id
user_id
:
number
ユーザーID
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
max_
bookmark_
id
restrict
tag
user_
id
@book000/pixivts
Loading...
GET /v1/user/bookmarks/novel のリクエスト