Reddit.NET  1.5
Reddit.NET is a .NET Standard library that provides easy access to the Reddit API with virtually no boilerplate code required.
Reddit.Things.Snoomoji Class Reference

Properties

string URL [get, set]
 
string CreatedBy [get, set]
 ID of user who created this flair. More...
 
bool UserFlairAllowed [get, set]
 
bool PostFlairAllowed [get, set]
 
bool ModFlairOnly [get, set]
 

Property Documentation

◆ CreatedBy

string Reddit.Things.Snoomoji.CreatedBy
getset

ID of user who created this flair.

◆ ModFlairOnly

bool Reddit.Things.Snoomoji.ModFlairOnly
getset

◆ PostFlairAllowed

bool Reddit.Things.Snoomoji.PostFlairAllowed
getset

◆ URL

string Reddit.Things.Snoomoji.URL
getset

◆ UserFlairAllowed

bool Reddit.Things.Snoomoji.UserFlairAllowed
getset

The documentation for this class was generated from the following file: