Preparing search index...
The search index is not available
glitch-javascript-sdk
glitch-javascript-sdk
api/FestivalNetworking
FestivalPost
Interface FestivalPost
interface
FestivalPost
{
author
:
null
|
FestivalNetworkingProfile
;
can_edit
:
boolean
;
comment_count
:
number
;
content
:
string
;
created_at
:
string
;
details
:
Partial
<
FestivalPostInput
>
;
game_show_id
:
string
;
id
:
string
;
is_owner
:
boolean
;
kind
:
FestivalPostKind
|
"comment"
;
match
?:
{
disclaimer
:
string
;
missing_required_skills
:
string
[]
;
reasons
:
string
[]
;
score
:
number
;
}
;
media
:
{
id
:
string
;
mime_type
:
string
;
title
:
null
|
string
;
url
:
string
;
user_media_id
?:
null
|
string
;
}
[]
;
my_application
?:
null
|
{
id
:
string
;
status
:
FestivalApplicationState
;
}
;
my_vote
:
0
|
1
|
-1
;
parent_id
:
null
|
string
;
saved
:
boolean
;
score
:
number
;
state
:
FestivalPostState
;
title
:
string
;
updated_at
:
string
;
visibility
:
"public"
|
"private"
|
"unlisted"
;
}
Index
Properties
author
can_
edit
comment_
count
content
created_
at
details
game_
show_
id
id
is_
owner
kind
match?
media
my_
application?
my_
vote
parent_
id
saved
score
state
title
updated_
at
visibility
Properties
author
author
:
null
|
FestivalNetworkingProfile
can_
edit
can_
edit
:
boolean
comment_
count
comment_
count
:
number
content
content
:
string
created_
at
created_
at
:
string
details
details
:
Partial
<
FestivalPostInput
>
game_
show_
id
game_
show_
id
:
string
id
id
:
string
is_
owner
is_
owner
:
boolean
kind
kind
:
FestivalPostKind
|
"comment"
Optional
match
match
?:
{
disclaimer
:
string
;
missing_required_skills
:
string
[]
;
reasons
:
string
[]
;
score
:
number
;
}
Type declaration
disclaimer
:
string
missing_
required_
skills
:
string
[]
reasons
:
string
[]
score
:
number
media
media
:
{
id
:
string
;
mime_type
:
string
;
title
:
null
|
string
;
url
:
string
;
user_media_id
?:
null
|
string
;
}
[]
Type declaration
id
:
string
mime_
type
:
string
title
:
null
|
string
url
:
string
Optional
user_
media_
id
?:
null
|
string
Optional
my_
application
my_
application
?:
null
|
{
id
:
string
;
status
:
FestivalApplicationState
;
}
Type declaration
id
:
string
status
:
FestivalApplicationState
my_
vote
my_
vote
:
0
|
1
|
-1
parent_
id
parent_
id
:
null
|
string
saved
saved
:
boolean
score
score
:
number
state
state
:
FestivalPostState
title
title
:
string
updated_
at
updated_
at
:
string
visibility
visibility
:
"public"
|
"private"
|
"unlisted"
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
author
can_
edit
comment_
count
content
created_
at
details
game_
show_
id
id
is_
owner
kind
match
media
my_
application
my_
vote
parent_
id
saved
score
state
title
updated_
at
visibility
glitch-javascript-sdk
api
api/AIUsage
api/AccessKeys
api/AdminReports
api/AdminUsers
api/Ads
api/Agents
api/Auth
api/Campaigns
api/Communities
api/Competitions
api/Crm
api/DiscordMarketplace
api/Education
api/Events
api/Feedback
api/FestivalNetworking
api/Fingerprinting
api/Funnel
api/GameAdvertising
api/GameDesign
Loading...
Generated using
TypeDoc