Preparing search index...
The search index is not available
Oceanic
Oceanic
Types/JSON
JSONAttachment
Interface JSONAttachment
interface
JSONAttachment
{
application
?:
JSONApplication
;
clipCreatedAt
?:
number
;
clipParticipants
?:
JSONUser
[]
;
contentType
?:
string
;
createdAt
:
number
;
description
?:
string
;
durationSecs
?:
number
;
ephemeral
?:
boolean
;
filename
:
string
;
flags
:
number
;
height
?:
number
;
id
:
string
;
placeholder
?:
string
;
placeholderVersion
?:
number
;
proxyURL
:
string
;
size
:
number
;
title
?:
string
;
url
:
string
;
waveform
?:
string
;
width
?:
number
;
}
Hierarchy (
view full
)
JSONBase
JSONAttachment
Index
Properties
application?
clip
Created
At?
clip
Participants?
content
Type?
created
At
description?
duration
Secs?
ephemeral?
filename
flags
height?
id
placeholder?
placeholder
Version?
proxyURL
size
title?
url
waveform?
width?
Properties
Optional
application
application
?:
JSONApplication
Optional
clip
Created
At
clip
Created
At
?:
number
Optional
clip
Participants
clip
Participants
?:
JSONUser
[]
Optional
content
Type
content
Type
?:
string
created
At
created
At
:
number
Optional
description
description
?:
string
Optional
duration
Secs
duration
Secs
?:
number
Optional
ephemeral
ephemeral
?:
boolean
filename
filename
:
string
flags
flags
:
number
Optional
height
height
?:
number
id
id
:
string
Optional
placeholder
placeholder
?:
string
Optional
placeholder
Version
placeholder
Version
?:
number
proxyURL
proxyURL
:
string
size
size
:
number
Optional
title
title
?:
string
url
url
:
string
Optional
waveform
waveform
?:
string
Optional
width
width
?:
number
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
application
clip
Created
At
clip
Participants
content
Type
created
At
description
duration
Secs
ephemeral
filename
flags
height
id
placeholder
placeholder
Version
proxyURL
size
title
url
waveform
width
Oceanic
Loading...