Skip to content

DiscordThreadMessage

  • LitElement

new DiscordThreadMessage(): DiscordThreadMessage

DiscordThreadMessage

LitElement.constructor

The message author’s username.

'User'

The message author’s avatar. Can be an avatar shortcut, relative path, or external link.


Whether the message author is a bot or not. Only works if server is false or undefined.


Whether the message has been edited or not.


LightTheme.lightTheme


The id of the profile data to use.


The relative timestamp of the message.


The message author’s primary role color. Can be any CSS color value.


Whether the message author is a server crosspost webhook or not. Only works if bot is false or undefined.


Whether the bot is verified or not. Only works if bot is true