Interface: SetUserFlairOptions
Hierarchy
↳
SetUserFlairOptions
Table of contents
Properties
Properties
backgroundColor
• Optional backgroundColor: string
The flair background color. Either 'transparent' or a hex color code. e.g. #FFC0CB
Inherited from
SetFlairOptions.backgroundColor
cssClass
• Optional cssClass: string
The flair CSS class
Inherited from
flairTemplateId
• Optional flairTemplateId: string
The flair template's ID
Inherited from
SetFlairOptions.flairTemplateId
subredditName
• subredditName: string
The name of the subreddit of the item to set the flair on
Inherited from
text
• Optional text: string
The flair text
Inherited from
textColor
• Optional textColor: FlairTextColor
The flair text color. Either 'dark' or 'light'.
Inherited from
username
• username: string
The username of the user to set the flair on