ODTranscriptEmbedData interface
under construction
We are still working the API Reference! This page might be incomplete or doesn't contain all details!
Overview
A universal representatation of a discord embed for transcripts.
References
Properties
authorimg type ➜ null|string
The author image of this embed.
authortext type ➜ null|string
The author text of this embed.
color type ➜ "#$string"
The color of this embed (hex color).
description type ➜ null|string
The description of this embed.
fields array ➜ api.ODTranscriptEmbedFieldData[]
All fields available in this embed.
footerimg type ➜ null|string
The footer image of this embed.
footertext type ➜ null|string
The footer text of this embed.
image type ➜ null|string
The image of this embed.
thumbnail type ➜ null|string
The thumbnail of this embed.
title type ➜ null|string
The title of this embed.
url type ➜ null|string
The url in the title of this embed.