@book000/pixivts
Preparing search index...
GetV1UserDetailResponse
Interface GetV1UserDetailResponse
GET /v1/user/detail のレスポンス
interface
GetV1UserDetailResponse
{
profile
:
PixivUserProfile
;
profile_publicity
:
PixivUserProfilePublicity
;
user
:
PixivUserItem
;
workspace
:
PixivUserProfileWorkspace
;
}
Index
Properties
profile
profile_
publicity
user
workspace
Properties
profile
profile
:
PixivUserProfile
ユーザーのプロフィール情報
profile_
publicity
profile_publicity
:
PixivUserProfilePublicity
ユーザーの公開プロフィール情報
user
user
:
PixivUserItem
ユーザーの詳細情報
workspace
workspace
:
PixivUserProfileWorkspace
ユーザーの作業環境情報
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
profile
profile_
publicity
user
workspace
@book000/pixivts
Loading...
GET /v1/user/detail のレスポンス