mattbdean / JRAW

The Java Reddit API Wrapper
https://mattbdean.gitbooks.io/jraw
MIT License
356 stars 125 forks source link

Support richtext flair (flair w/ emoji) #268

Open mattbdean opened 6 years ago

mattbdean commented 6 years ago

There's a few new properties to add to Submission:

"author_flair_type": "richtext",
"author_flair_text_color": "dark",
"author_flair_richtext": {}

See here for an example