ODEmbedData interface
under construction
We are still working the API Reference! This page might be incomplete or doesn't contain all details!
Overview
This interface contains the data to build an embed.
Properties
authorImage
type ➜ null|string
The author image of the embed
authorText
type ➜ null|string
The author text of the embed
authorUrl
type ➜ null|string
The author url of the embed
color
type ➜ null|discord.ColorResolvable
The color of the embed
description
type ➜ null|string
The description of the embed
fields
array ➜ api.ODInterfaceWithPartialProperty[]
The fields of the embed
footerImage
type ➜ null|string
The footer image of the embed
footerText
type ➜ null|string
The footer text of the embed
image
type ➜ null|string
The image of the embed
thumbnail
type ➜ null|string
The thumbnail of the embed
timestamp
type ➜ null|number|Date
The timestamp of the embed
title
type ➜ null|string
The title of the embed
url
type ➜ null|string
The url of the embed