Skip to content

DiscordAuthorInfo

Extends

  • LitElement

Constructors

new DiscordAuthorInfo()

new DiscordAuthorInfo(): DiscordAuthorInfo

Returns

DiscordAuthorInfo

Inherited from

LitElement.constructor

Accessors

author

The name of the author


bot

Whether this author is a bot. Only works if server is false or undefined.


clanIcon

The clan icon of the author, which comes from the enabled clan tag


clanTag

The clan name of the author, which comes from the enabled clan tag


compactMode

Whether to reverse the order of the author info for compact mode.


lightTheme


op

Whether this author is the original poster.


roleColor

The colour of the author, which comes from their highest role


roleIcon

The role icon of the author, which comes from their highest role


roleName

The role name of the author, which comes from their highest role


server

Whether this author is a server crosspost webhook. Only works if bot is false or undefined.


verified

Whether this bot is verified by Discord. Only works if bot is true