Preparing search index...
The search index is not available
@ly-nld/dishook
@ly-nld/dishook
IEmbed
Interface IEmbed
interface
IEmbed
{
author
?:
IAuthor
;
color
?:
number
;
description
?:
string
;
fields
?:
IField
[]
;
footer
?:
IFooter
;
image
?:
IImage
;
provider
?:
IProvider
;
thumbnail
?:
IThumbnail
;
timestamp
?:
string
;
title
?:
string
;
type
?:
"rich"
;
url
?:
string
;
video
?:
IVideo
;
}
Index
Properties
author?
color?
description?
fields?
footer?
image?
provider?
thumbnail?
timestamp?
title?
type?
url?
video?
Properties
Optional
author
author
?:
IAuthor
Optional
color
color
?:
number
Optional
description
description
?:
string
Optional
fields
fields
?:
IField
[]
Optional
footer
footer
?:
IFooter
Optional
image
image
?:
IImage
Optional
provider
provider
?:
IProvider
Optional
thumbnail
thumbnail
?:
IThumbnail
Optional
timestamp
timestamp
?:
string
Optional
title
title
?:
string
Optional
type
type
?:
"rich"
Optional
url
url
?:
string
Optional
video
video
?:
IVideo
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
author
color
description
fields
footer
image
provider
thumbnail
timestamp
title
type
url
video
@ly-nld/dishook
Embed
Request
Webhook
IAttachment
IAuthor
IEmbed
IField
IFooter
IImage
IProvider
IThumbnail
IUser
IVideo
IWebhook
IWebhookParameter
IWebhookResponse
Generated using
TypeDoc