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

Properties

bool MayRevise [get, set]
 
DateTime RevisionDate [get, set]
 
string ContentHTML [get, set]
 
UserChild RevisionBy [get, set]
 
string ContentMd [get, set]
 

Property Documentation

◆ ContentHTML

string Reddit.Things.WikiPage.ContentHTML
getset

◆ ContentMd

string Reddit.Things.WikiPage.ContentMd
getset

◆ MayRevise

bool Reddit.Things.WikiPage.MayRevise
getset

◆ RevisionBy

UserChild Reddit.Things.WikiPage.RevisionBy
getset

◆ RevisionDate

DateTime Reddit.Things.WikiPage.RevisionDate
getset

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