Skip to content

DiscordCommand

Extends

  • LitElement

Implements

Constructors

new DiscordCommand()

new DiscordCommand(): DiscordCommand

Returns

DiscordCommand

Inherited from

LitElement.constructor

Accessors

author

The message author’s username.

Default Value

'User'

avatar

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


command

The name of the command invoked.


compactMode

Whether to use compact mode or not.


lightTheme

Implementation of

LightTheme.lightTheme


profile

The id of the profile data to use.


roleColor

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