observation-js Documentation - v1.14.0
Preparing search index...
ChallengeContent
Interface ChallengeContent
interface
ChallengeContent
{
id
:
number
;
title
:
null
|
string
;
text
:
string
;
url
:
null
|
string
;
video
:
null
|
string
;
video_thumbnail
:
null
|
string
;
publication_time
:
string
;
last_seen
:
null
|
string
;
}
Index
Properties
id
title
text
url
video
video_
thumbnail
publication_
time
last_
seen
Properties
id
id
:
number
title
title
:
null
|
string
text
text
:
string
url
url
:
null
|
string
video
video
:
null
|
string
video_
thumbnail
video_thumbnail
:
null
|
string
publication_
time
publication_time
:
string
last_
seen
last_seen
:
null
|
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
id
title
text
url
video
video_
thumbnail
publication_
time
last_
seen
observation-js Documentation - v1.14.0
Loading...