Skip to content

DiscordSystemMessage

Extends

  • LitElement

Implements

Constructors

new DiscordSystemMessage()

new DiscordSystemMessage(): DiscordSystemMessage

Returns

DiscordSystemMessage

Inherited from

LitElement.constructor

Accessors

channelName

Whether this message is to show channel name changes, used to match Discord’s style.


hasThread


lightTheme

Implementation of

LightTheme.lightTheme


timestamp

The timestamp to use for the message date.


type

The type of system message this is, this will change the icon shown. Valid values: join, leave, call, missed-call, boost, edit, thread, pin, alert, upgrade and error.

Methods

checkType()

checkType(): void

Returns

void