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

Properties

string Description [get, set]
 
string TargetBody [get, set]
 
string ModId36 [get, set]
 
DateTime CreatedUTC [get, set]
 
string Subreddit [get, set]
 
string TargetTitle [get, set]
 
string TargetPermalink [get, set]
 
string SubredditNamePrefixed [get, set]
 
string Details [get, set]
 
string Action [get, set]
 
string TargetAuthor [get, set]
 
string TargetFullname [get, set]
 
string SrId36 [get, set]
 
string Id [get, set]
 
string Mod [get, set]
 

Property Documentation

◆ Action

string Reddit.Things.ModAction.Action
getset

◆ CreatedUTC

DateTime Reddit.Things.ModAction.CreatedUTC
getset

◆ Description

string Reddit.Things.ModAction.Description
getset

◆ Details

string Reddit.Things.ModAction.Details
getset

◆ Id

string Reddit.Things.ModAction.Id
getset

◆ Mod

string Reddit.Things.ModAction.Mod
getset

◆ ModId36

string Reddit.Things.ModAction.ModId36
getset

◆ SrId36

string Reddit.Things.ModAction.SrId36
getset

◆ Subreddit

string Reddit.Things.ModAction.Subreddit
getset

◆ SubredditNamePrefixed

string Reddit.Things.ModAction.SubredditNamePrefixed
getset

◆ TargetAuthor

string Reddit.Things.ModAction.TargetAuthor
getset

◆ TargetBody

string Reddit.Things.ModAction.TargetBody
getset

◆ TargetFullname

string Reddit.Things.ModAction.TargetFullname
getset

◆ TargetPermalink

string Reddit.Things.ModAction.TargetPermalink
getset

◆ TargetTitle

string Reddit.Things.ModAction.TargetTitle
getset

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