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

Properties

bool IsMuted [get, set]
 
DateTime EndDate [get, set]
 
string Reason [get, set]
 

Property Documentation

◆ EndDate

DateTime Reddit.Things.MuteStatus.EndDate
getset

◆ IsMuted

bool Reddit.Things.MuteStatus.IsMuted
getset

◆ Reason

string Reddit.Things.MuteStatus.Reason
getset

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