DiscordReaction
Extends
Section titled “Extends”LitElement
Implements
Section titled “Implements”Constructors
Section titled “Constructors”Constructor
Section titled “Constructor”new DiscordReaction():
DiscordReaction
Returns
Section titled “Returns”DiscordReaction
Inherited from
Section titled “Inherited from”LitElement.constructor
Accessors
Section titled “Accessors”The number of people who reacted.
Default Value
Section titled “Default Value”1
The reaction emoji image URL.
interactive
Section titled “interactive”Whether the reaction should be reactive.
Remarks
Section titled “Remarks”When the reaction is interactive left clicking it will add 1 to the counter. Whereas when holding the Shift key and left clicking it will decrease the counter. The counter cannot go below 1.
Default Value
Section titled “Default Value”false
lightTheme
Section titled “lightTheme”Implementation of
Section titled “Implementation of”The name of the emoji to use as alternative image text.
Default Value
Section titled “Default Value”':emoji'
reacted
Section titled “reacted”Whether the reaction should show as reacted by the user.
Default Value
Section titled “Default Value”false