Preparing search index...
The search index is not available
Oceanic
Oceanic
Types/Channels
RawAttachment
Interface RawAttachment
interface
RawAttachment
{
application
?:
RESTApplication
;
clip_created_at
?:
string
;
clip_participants
?:
RawUser
[]
;
content_type
?:
string
;
description
?:
string
;
duration_secs
?:
number
;
ephemeral
?:
boolean
;
filename
:
string
;
flags
?:
number
;
height
?:
number
;
id
:
string
;
proxy_url
:
string
;
size
:
number
;
title
?:
string
;
url
:
string
;
waveform
?:
null
|
string
;
width
?:
number
;
}
Index
Properties
application?
clip_
created_
at?
clip_
participants?
content_
type?
description?
duration_
secs?
ephemeral?
filename
flags?
height?
id
proxy_
url
size
title?
url
waveform?
width?
Properties
Optional
application
application
?:
RESTApplication
Optional
clip_
created_
at
clip_
created_
at
?:
string
Optional
clip_
participants
clip_
participants
?:
RawUser
[]
Optional
content_
type
content_
type
?:
string
Optional
description
description
?:
string
Optional
duration_
secs
duration_
secs
?:
number
Optional
ephemeral
ephemeral
?:
boolean
filename
filename
:
string
Optional
flags
flags
?:
number
Optional
height
height
?:
number
id
id
:
string
proxy_
url
proxy_
url
:
string
size
size
:
number
Optional
title
title
?:
string
url
url
:
string
Optional
waveform
waveform
?:
null
|
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
description
duration_
secs
ephemeral
filename
flags
height
id
proxy_
url
size
title
url
waveform
width
Oceanic
Loading...