@book000/pixivts
Preparing search index...
GetV1NovelRecommendedResponse
Interface GetV1NovelRecommendedResponse
GET /v1/novel/recommended のレスポンス
interface
GetV1NovelRecommendedResponse
{
next_url
:
string
;
novels
:
PixivNovelItem
[]
;
privacy_policy
?:
PrivacyPolicy
;
ranking_novels
:
PixivNovelItem
[]
;
}
Index
Properties
next_
url
novels
privacy_
policy?
ranking_
novels
Properties
next_
url
next_url
:
string
次回のリクエストに使用する URL。
See
novels
novels
:
PixivNovelItem
[]
おすすめの小説群
Optional
privacy_
policy
privacy_policy
?:
PrivacyPolicy
プライバシーポリシー
Beta
ranking_
novels
ranking_novels
:
PixivNovelItem
[]
ランキングの小説群?
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
next_
url
novels
privacy_
policy
ranking_
novels
@book000/pixivts
Loading...
GET /v1/novel/recommended のレスポンス