DiscordAuthorInfo
Extends
Section titled “Extends”LitElement
Constructors
Section titled “Constructors”Constructor
Section titled “Constructor”new DiscordAuthorInfo():
DiscordAuthorInfo
Returns
Section titled “Returns”DiscordAuthorInfo
Inherited from
Section titled “Inherited from”LitElement.constructor
Accessors
Section titled “Accessors”author
Section titled “author”The name of the author
Whether this author is a bot. Only works if server
and officialApp
is false
or undefined
.
clanIcon
Section titled “clanIcon”The clan icon of the author, which comes from the enabled clan tag
clanTag
Section titled “clanTag”The clan name of the author, which comes from the enabled clan tag
compactMode
Section titled “compactMode”Whether to reverse the order of the author info for compact mode.
lightTheme
Section titled “lightTheme”officialApp
Section titled “officialApp”Whether this author is a official app
crosspost webhook. Only works if bot
and server
is false
or undefined
.
Whether this author is the original poster.
roleColor
Section titled “roleColor”The colour of the author, which comes from their highest role
roleIcon
Section titled “roleIcon”The role icon of the author, which comes from their highest role
roleName
Section titled “roleName”The role name of the author, which comes from their highest role
server
Section titled “server”Whether this author is a server
crosspost webhook. Only works if bot
and officialApp
is false
or undefined
.
verified
Section titled “verified”Whether this bot is verified by Discord. Only works if bot
is true