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

Properties

string Body [get, set]
 
ConversationAuthor Author [get, set]
 
bool IsInternal [get, set]
 
DateTime Date [get, set]
 
string BodyMarkdown [get, set]
 
string Id [get, set]
 

Property Documentation

◆ Author

ConversationAuthor Reddit.Things.ConversationMessage.Author
getset

◆ Body

string Reddit.Things.ConversationMessage.Body
getset

◆ BodyMarkdown

string Reddit.Things.ConversationMessage.BodyMarkdown
getset

◆ Date

DateTime Reddit.Things.ConversationMessage.Date
getset

◆ Id

string Reddit.Things.ConversationMessage.Id
getset

◆ IsInternal

bool Reddit.Things.ConversationMessage.IsInternal
getset

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