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.SubredditAutocompleteResult Class Reference

Properties

int NumSubscribers [get, set]
 
string Name [get, set]
 
AllowedPostTypes AllowedPostTypes [get, set]
 
string Id [get, set]
 
string PrimaryColor [get, set]
 
string CommunityIcon [get, set]
 
string Icon [get, set]
 

Property Documentation

◆ AllowedPostTypes

AllowedPostTypes Reddit.Things.SubredditAutocompleteResult.AllowedPostTypes
getset

◆ CommunityIcon

string Reddit.Things.SubredditAutocompleteResult.CommunityIcon
getset

◆ Icon

string Reddit.Things.SubredditAutocompleteResult.Icon
getset

◆ Id

string Reddit.Things.SubredditAutocompleteResult.Id
getset

◆ Name

string Reddit.Things.SubredditAutocompleteResult.Name
getset

◆ NumSubscribers

int Reddit.Things.SubredditAutocompleteResult.NumSubscribers
getset

◆ PrimaryColor

string Reddit.Things.SubredditAutocompleteResult.PrimaryColor
getset

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