Preparing search index...
The search index is not available
Oceanic
Oceanic
Types/JSON
JSONAttachment
Interface JSONAttachment
interface
JSONAttachment
{
contentType
?:
string
;
createdAt
:
number
;
description
?:
string
;
ephemeral
?:
boolean
;
filename
:
string
;
flags
:
number
;
height
?:
number
;
id
:
string
;
proxyURL
:
string
;
size
:
number
;
url
:
string
;
width
?:
number
;
}
Hierarchy (
view full
)
JSONBase
JSONAttachment
Index
Properties
content
Type?
created
At
description?
ephemeral?
filename
flags
height?
id
proxyURL
size
url
width?
Properties
Optional
content
Type
content
Type
?:
string
created
At
created
At
:
number
Optional
description
description
?:
string
Optional
ephemeral
ephemeral
?:
boolean
filename
filename
:
string
flags
flags
:
number
Optional
height
height
?:
number
id
id
:
string
proxyURL
proxyURL
:
string
size
size
:
number
url
url
:
string
Optional
width
width
?:
number
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
content
Type
created
At
description
ephemeral
filename
flags
height
id
proxyURL
size
url
width
Oceanic
Loading...