DiscordSystemMessage
Extends
Section titled “Extends”LitElement
Implements
Section titled “Implements”Constructors
Section titled “Constructors”Constructor
Section titled “Constructor”new DiscordSystemMessage():
DiscordSystemMessage
Returns
Section titled “Returns”DiscordSystemMessage
Inherited from
Section titled “Inherited from”LitElement.constructor
Accessors
Section titled “Accessors”channelName
Section titled “channelName”Whether this message is to show channel name changes, used to match Discord’s style.
hasThread
Section titled “hasThread”lightTheme
Section titled “lightTheme”Implementation of
Section titled “Implementation of”timestamp
Section titled “timestamp”The timestamp to use for the message date.
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
Section titled “Methods”checkType()
Section titled “checkType()”checkType():
void
Returns
Section titled “Returns”void