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

Properties

object RecentComments [get, set]
 
MuteStatus MuteStatus [get, set]
 
string Name [get, set]
 
DateTime Created [get, set]
 
BanStatus BanStatus [get, set]
 
bool IsSuspended [get, set]
 
bool IsShadowBanned [get, set]
 
object RecentPosts [get, set]
 
Dictionary< string, ConvoRecentConvos [get, set]
 
string Id [get, set]
 

Property Documentation

◆ BanStatus

BanStatus Reddit.Things.ModmailUser.BanStatus
getset

◆ Created

DateTime Reddit.Things.ModmailUser.Created
getset

◆ Id

string Reddit.Things.ModmailUser.Id
getset

◆ IsShadowBanned

bool Reddit.Things.ModmailUser.IsShadowBanned
getset

◆ IsSuspended

bool Reddit.Things.ModmailUser.IsSuspended
getset

◆ MuteStatus

MuteStatus Reddit.Things.ModmailUser.MuteStatus
getset

◆ Name

string Reddit.Things.ModmailUser.Name
getset

◆ RecentComments

object Reddit.Things.ModmailUser.RecentComments
getset

◆ RecentConvos

Dictionary<string, Convo> Reddit.Things.ModmailUser.RecentConvos
getset

◆ RecentPosts

object Reddit.Things.ModmailUser.RecentPosts
getset

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