DiscordEmbedFooter
Extends
Section titled “Extends”LitElement
Implements
Section titled “Implements”Constructors
Section titled “Constructors”Constructor
Section titled “Constructor”new DiscordEmbedFooter():
DiscordEmbedFooter
Returns
Section titled “Returns”DiscordEmbedFooter
Inherited from
Section titled “Inherited from”LitElement.constructor
Accessors
Section titled “Accessors”footerImage
Section titled “footerImage”The image to use next to the footer text.
footerImageAlt
Section titled “footerImageAlt”The alt attribute to use for the DiscordEmbedFooter.footerImage
lightTheme
Section titled “lightTheme”Implementation of
Section titled “Implementation of”timestamp
Section titled “timestamp”The timestamp to use for the message date. When supplying a string, the format must be 01/31/2000
.
Methods
Section titled “Methods”updateTimestamp()
Section titled “updateTimestamp()”updateTimestamp(
value?
):void
Parameters
Section titled “Parameters”value?
Section titled “value?”Returns
Section titled “Returns”void