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

Properties

DateTime Timestamp [get, set]
 
string Reason [get, set]
 
UserChild Author [get, set]
 
string Page [get, set]
 
string Id [get, set]
 

Property Documentation

◆ Author

UserChild Reddit.Things.WikiPageRevision.Author
getset

◆ Id

string Reddit.Things.WikiPageRevision.Id
getset

◆ Page

string Reddit.Things.WikiPageRevision.Page
getset

◆ Reason

string Reddit.Things.WikiPageRevision.Reason
getset

◆ Timestamp

DateTime Reddit.Things.WikiPageRevision.Timestamp
getset

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