seyfert
Preparing search index...
Attachment
Class Attachment
Hierarchy
ObjectToLower
<
APIAttachment
>
Base
Attachment
Index
Constructors
constructor
Properties
client
content
Type?
data
description?
duration
Secs?
ephemeral?
filename
flags?
height?
id
proxy
Url
size
title?
url
waveform?
width?
Constructors
constructor
new
Attachment
(
client
:
UsingClient
,
data
:
APIAttachment
)
:
Attachment
Parameters
client
:
UsingClient
data
:
APIAttachment
Returns
Attachment
Properties
Readonly
client
client
:
UsingClient
Optional
content
Type
contentType
?:
string
data
data
:
APIAttachment
Optional
description
description
?:
string
Optional
duration
Secs
durationSecs
?:
number
Optional
ephemeral
ephemeral
?:
boolean
filename
filename
:
string
Optional
flags
flags
?:
AttachmentFlags
Optional
height
height
?:
null
|
number
id
id
:
string
proxy
Url
proxyUrl
:
string
size
size
:
number
Optional
title
title
?:
string
url
url
:
string
Optional
waveform
waveform
?:
string
Optional
width
width
?:
null
|
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
client
content
Type
data
description
duration
Secs
ephemeral
filename
flags
height
id
proxy
Url
size
title
url
waveform
width
seyfert
Loading...