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

Properties

bool IsMod [get, set]
 
bool IsAdmin [get, set]
 
string Name [get, set]
 
bool IsOp [get, set]
 
bool IsParticipant [get, set]
 
bool IsHidden [get, set]
 
string Id [get, set]
 
bool IsDeleted [get, set]
 

Property Documentation

◆ Id

string Reddit.Things.ConversationAuthor.Id
getset

◆ IsAdmin

bool Reddit.Things.ConversationAuthor.IsAdmin
getset

◆ IsDeleted

bool Reddit.Things.ConversationAuthor.IsDeleted
getset

◆ IsHidden

bool Reddit.Things.ConversationAuthor.IsHidden
getset

◆ IsMod

bool Reddit.Things.ConversationAuthor.IsMod
getset

◆ IsOp

bool Reddit.Things.ConversationAuthor.IsOp
getset

◆ IsParticipant

bool Reddit.Things.ConversationAuthor.IsParticipant
getset

◆ Name

string Reddit.Things.ConversationAuthor.Name
getset

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