vot.js - v2.4.12
Preparing search index...
@vot.js/shared
SharedTypes
PatreonType
PostDataAttributes
Type Alias PostDataAttributes
type
PostDataAttributes
=
{
comment_count
:
number
;
content
:
string
;
created_at
:
string
;
current_user_can_delete
:
boolean
;
current_user_can_report
:
boolean
;
current_user_can_view
:
boolean
;
deleted_at
:
string
|
null
;
edit_url
:
string
;
edited_at
:
string
|
null
;
embed
:
null
;
has_ti_violation
:
boolean
;
image
:
SharedTypes
.
PatreonType
.
PostImage
;
is_automated_monthly_charge
:
boolean
;
is_paid
:
boolean
;
like_count
:
number
;
min_cents_pledged_to_view
:
number
;
moderation_status
:
string
;
patreon_url
:
string
;
pledge_url
:
string
;
post_file
:
SharedTypes
.
PatreonType
.
PostFile
;
post_level_suspension_removal_date
:
null
;
post_metadata
:
null
;
post_type
:
string
;
preview_asset_type
:
null
;
published_at
:
string
;
scheduled_for
:
string
;
share_images
:
Record
<
string
,
Record
<
"url"
,
string
>
>
;
teaser_text
:
string
;
thumbnail
:
SharedTypes
.
PatreonType
.
PostImage
;
title
:
string
;
url
:
string
;
video_preview
:
null
;
was_posted_by_campaign_owner
:
boolean
;
}
Index
Properties
comment_
count
content
created_
at
current_
user_
can_
delete
current_
user_
can_
report
current_
user_
can_
view
deleted_
at
edit_
url
edited_
at
embed
has_
ti_
violation
image
is_
automated_
monthly_
charge
is_
paid
like_
count
min_
cents_
pledged_
to_
view
moderation_
status
patreon_
url
pledge_
url
post_
file
post_
level_
suspension_
removal_
date
post_
metadata
post_
type
preview_
asset_
type
published_
at
scheduled_
for
share_
images
teaser_
text
thumbnail
title
url
video_
preview
was_
posted_
by_
campaign_
owner
Properties
comment_
count
comment_count
:
number
content
content
:
string
created_
at
created_at
:
string
current_
user_
can_
delete
current_user_can_delete
:
boolean
current_
user_
can_
report
current_user_can_report
:
boolean
current_
user_
can_
view
current_user_can_view
:
boolean
deleted_
at
deleted_at
:
string
|
null
edit_
url
edit_url
:
string
edited_
at
edited_at
:
string
|
null
embed
embed
:
null
has_
ti_
violation
has_ti_violation
:
boolean
image
image
:
SharedTypes
.
PatreonType
.
PostImage
is_
automated_
monthly_
charge
is_automated_monthly_charge
:
boolean
is_
paid
is_paid
:
boolean
like_
count
like_count
:
number
min_
cents_
pledged_
to_
view
min_cents_pledged_to_view
:
number
moderation_
status
moderation_status
:
string
patreon_
url
patreon_url
:
string
pledge_
url
pledge_url
:
string
post_
file
post_file
:
SharedTypes
.
PatreonType
.
PostFile
post_
level_
suspension_
removal_
date
post_level_suspension_removal_date
:
null
post_
metadata
post_metadata
:
null
post_
type
post_type
:
string
preview_
asset_
type
preview_asset_type
:
null
published_
at
published_at
:
string
scheduled_
for
scheduled_for
:
string
share_
images
share_images
:
Record
<
string
,
Record
<
"url"
,
string
>
>
teaser_
text
teaser_text
:
string
thumbnail
thumbnail
:
SharedTypes
.
PatreonType
.
PostImage
title
title
:
string
url
url
:
string
video_
preview
video_preview
:
null
was_
posted_
by_
campaign_
owner
was_posted_by_campaign_owner
:
boolean
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
comment_
count
content
created_
at
current_
user_
can_
delete
current_
user_
can_
report
current_
user_
can_
view
deleted_
at
edit_
url
edited_
at
embed
has_
ti_
violation
image
is_
automated_
monthly_
charge
is_
paid
like_
count
min_
cents_
pledged_
to_
view
moderation_
status
patreon_
url
pledge_
url
post_
file
post_
level_
suspension_
removal_
date
post_
metadata
post_
type
preview_
asset_
type
published_
at
scheduled_
for
share_
images
teaser_
text
thumbnail
title
url
video_
preview
was_
posted_
by_
campaign_
owner
vot.js - v2.4.12
Loading...