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.BaseResult Class Reference
Inheritance diagram for Reddit.Things.BaseResult:
Reddit.Things.CommentResult Reddit.Things.Generic Reddit.Things.LiveThreadCreateResult Reddit.Things.MultipleResponse Reddit.Things.PostResult Reddit.Things.PostResultShort

Properties

List< List< string > > Errors [get, set]
 
double Ratelimit [get, set]
 

Property Documentation

◆ Errors

List<List<string> > Reddit.Things.BaseResult.Errors
getset

◆ Ratelimit

double Reddit.Things.BaseResult.Ratelimit
getset

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