@moontaiworks/fanbox-dl - v1.0.0
GitHub
Preparing search index...
Creator
Interface Creator
interface
Creator
{
category
:
string
;
coverImageUrl
:
string
|
null
;
creatorId
:
string
;
description
:
string
;
hasAdultContent
:
boolean
;
hasBoothShop
:
boolean
;
hasPublishedPost
:
boolean
;
isAcceptingRequest
:
boolean
;
isFollowed
:
boolean
;
isStopped
:
boolean
;
isSupported
:
boolean
;
profileItems
:
CreatorProfileItem
[]
;
profileLinks
:
string
[]
;
user
:
FanboxUser
;
}
Index
Properties
category
cover
Image
Url
creator
Id
description
has
Adult
Content
has
Booth
Shop
has
Published
Post
is
Accepting
Request
is
Followed
is
Stopped
is
Supported
profile
Items
profile
Links
user
Properties
category
category
:
string
cover
Image
Url
coverImageUrl
:
string
|
null
creator
Id
creatorId
:
string
description
description
:
string
has
Adult
Content
hasAdultContent
:
boolean
has
Booth
Shop
hasBoothShop
:
boolean
has
Published
Post
hasPublishedPost
:
boolean
is
Accepting
Request
isAcceptingRequest
:
boolean
is
Followed
isFollowed
:
boolean
is
Stopped
isStopped
:
boolean
is
Supported
isSupported
:
boolean
profile
Items
profileItems
:
CreatorProfileItem
[]
profile
Links
profileLinks
:
string
[]
user
user
:
FanboxUser
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
category
cover
Image
Url
creator
Id
description
has
Adult
Content
has
Booth
Shop
has
Published
Post
is
Accepting
Request
is
Followed
is
Stopped
is
Supported
profile
Items
profile
Links
user
GitHub
@moontaiworks/fanbox-dl - v1.0.0
Loading...