| About() | Reddit.Controllers.Comment | |
| Author | Reddit.Controllers.Comment | |
| Awards | Reddit.Controllers.Comment | |
| BaseController() | Reddit.Controllers.BaseController | |
| Body | Reddit.Controllers.Comment | |
| BodyHTML | Reddit.Controllers.Comment | |
| BuildException(Exception ex, List< List< string >> errors) | Reddit.Controllers.Internal.Validators | |
| BuildReply(string body, string bodyHtml=null, string author=null, string collapsedReason=null, bool collapsed=false, bool isSubmitter=false, List< Comment > replies=null, List< Things.More > more=null, bool scoreHidden=false, int depth=0, string id=null, string fullname=null, string permalink=null, DateTime created=default(DateTime), DateTime edited=default(DateTime), int score=0, int upVotes=0, int downVotes=0, bool removed=false, bool spam=false) | Reddit.Controllers.Comment | |
| CheckErrors(List< List< string >> errors) | Reddit.Controllers.Internal.Validators | protected |
| CheckErrors(List< string > errors) | Reddit.Controllers.Internal.Validators | protected |
| CheckNull(object res, string msg="Reddit API returned null response.") | Reddit.Controllers.Internal.Validators | protected |
| Collapsed | Reddit.Controllers.Comment | |
| CollapsedReason | Reddit.Controllers.Comment | |
| Comment(Dispatch dispatch, Things.Comment listing) | Reddit.Controllers.Comment | |
| Comment(Dispatch dispatch, string subreddit, string author, string body, string parentFullname, string bodyHtml=null, string collapsedReason=null, bool collapsed=false, bool isSubmitter=false, List< Comment > replies=null, List< Things.More > more=null, bool scoreHidden=false, int depth=0, string id=null, string fullname=null, string permalink=null, DateTime created=default(DateTime), DateTime edited=default(DateTime), int score=0, int upVotes=0, int downVotes=0, bool removed=false, bool spam=false) | Reddit.Controllers.Comment | |
| Comment(Dispatch dispatch, string fullname) | Reddit.Controllers.Comment | |
| Comment(Dispatch dispatch) | Reddit.Controllers.Comment | |
| Comments | Reddit.Controllers.Comment | |
| CommentScoreIsMonitored() | Reddit.Controllers.Comment | |
| CommentScoreUpdated | Reddit.Controllers.Comment | |
| Created | Reddit.Controllers.Comment | |
| CreateMonitoringThread(string key, string subKey, int startDelayMs=0, int? monitoringDelayMs=null) | Reddit.Controllers.Comment | protectedvirtual |
| Delete() | Reddit.Controllers.Comment | |
| DeleteAsync() | Reddit.Controllers.Comment | |
| Depth | Reddit.Controllers.Comment | |
| DisableSendReplies() | Reddit.Controllers.Comment | |
| DisableSendRepliesAsync() | Reddit.Controllers.Comment | |
| Distinguish(string how, bool? sticky=null) | Reddit.Controllers.Comment | |
| DistinguishAsync(string how, bool? sticky=null) | Reddit.Controllers.Comment | |
| Downvote() | Reddit.Controllers.Comment | |
| DownvoteAsync() | Reddit.Controllers.Comment | |
| DownVotes | Reddit.Controllers.Comment | |
| Edit(string text) | Reddit.Controllers.Comment | |
| EditAsync(string text) | Reddit.Controllers.Comment | |
| Edited | Reddit.Controllers.Comment | |
| EnableSendReplies() | Reddit.Controllers.Comment | |
| EnableSendRepliesAsync() | Reddit.Controllers.Comment | |
| Fullname | Reddit.Controllers.Comment | |
| GetRoot(string fullname=null) | Reddit.Controllers.Comment | |
| Id | Reddit.Controllers.Comment | |
| Info() | Reddit.Controllers.Comment | |
| IsDownvoted | Reddit.Controllers.Comment | |
| IsMonitored(string key, string subKey) | Reddit.Controllers.Internal.Monitors | |
| IsScheduled() | Reddit.Controllers.Internal.Monitors | |
| IsSubmitter | Reddit.Controllers.Comment | |
| IsUpvoted | Reddit.Controllers.Comment | |
| KillAllMonitoringThreads() | Reddit.Controllers.Internal.Monitors | |
| KillThread(Thread thread) | Reddit.Controllers.Internal.Monitors | protected |
| KillThread(string key) | Reddit.Controllers.Internal.Monitors | protected |
| LaunchThreadIfNotNull(string key, Thread thread) | Reddit.Controllers.Internal.Monitors | protected |
| Listing | Reddit.Controllers.Comment | |
| Lists | Reddit.Controllers.BaseController | |
| Monitor(string key, Thread thread, string subKey) | Reddit.Controllers.Internal.Monitors | protected |
| MonitorCommentScore(int? monitoringDelayMs=null, int? monitoringBaseDelayMs=null, int? minScoreMonitoringThreshold=null, int? scoreMonitoringPercentThreshold=null, int? cancellationThresholdMinutes=null, List< MonitoringSchedule > schedule=null, bool? breakOnFailure=null, DateTime? monitoringExpiration=null) | Reddit.Controllers.Comment | |
| MonitoringCache | Reddit.Controllers.Internal.Monitors | |
| MonitoringWaitDelayMS | Reddit.Controllers.Internal.Monitors | |
| Monitors() | Reddit.Controllers.Internal.Monitors | |
| More | Reddit.Controllers.Comment | |
| MoreChildren(string children, bool limitChildren, string sort, string id=null) | Reddit.Controllers.Comment | |
| MoreChildren(LinksAndCommentsMoreChildrenInput linksAndCommentsMoreChildrenInput) | Reddit.Controllers.Comment | |
| NumReplies | Reddit.Controllers.Comment | |
| OnCommentScoreUpdated(CommentUpdateEventArgs e) | Reddit.Controllers.Comment | protectedvirtual |
| ParentFullname | Reddit.Controllers.Comment | |
| ParentId | Reddit.Controllers.Comment | |
| Permalink | Reddit.Controllers.Comment | |
| RebuildThreads(string subKey) | Reddit.Controllers.Internal.Monitors | protected |
| Remove(bool spam=false) | Reddit.Controllers.Comment | |
| RemoveAsync(bool spam=false) | Reddit.Controllers.Comment | |
| Removed | Reddit.Controllers.Comment | |
| replies | Reddit.Controllers.Comment | |
| Replies | Reddit.Controllers.Comment | |
| Reply(string body, string bodyHtml=null, string author=null, string collapsedReason=null, bool collapsed=false, bool isSubmitter=false, List< Comment > replies=null, List< Things.More > more=null, bool scoreHidden=false, int depth=0, string id=null, string fullname=null, string permalink=null, DateTime created=default(DateTime), DateTime edited=default(DateTime), int score=0, int upVotes=0, int downVotes=0, bool removed=false, bool spam=false) | Reddit.Controllers.Comment | |
| ReplyAsync(string body, string bodyHtml=null, string author=null, string collapsedReason=null, bool collapsed=false, bool isSubmitter=false, List< Comment > replies=null, List< Things.More > more=null, bool scoreHidden=false, int depth=0, string id=null, string fullname=null, string permalink=null, DateTime created=default(DateTime), DateTime edited=default(DateTime), int score=0, int upVotes=0, int downVotes=0, bool removed=false, bool spam=false) | Reddit.Controllers.Comment | |
| Report(string additionalInfo, string banEvadingAccountsNames, string customText, bool fromHelpCenter, string otherReason, string reason, string ruleReason, string siteReason, string violatorUsername) | Reddit.Controllers.Comment | |
| Report(LinksAndCommentsReportInput linksAndCommentsReportInput) | Reddit.Controllers.Comment | |
| ReportAsync(string additionalInfo, string banEvadingAccountsNames, string customText, bool fromHelpCenter, string otherReason, string reason, string ruleReason, string siteReason, string violatorUsername) | Reddit.Controllers.Comment | |
| ReportAsync(LinksAndCommentsReportInput linksAndCommentsReportInput) | Reddit.Controllers.Comment | |
| ResetThreads(List< string > oldThreads) | Reddit.Controllers.Internal.Monitors | protected |
| Root | Reddit.Controllers.Comment | |
| Save(string category) | Reddit.Controllers.Comment | |
| SaveAsync(string category) | Reddit.Controllers.Comment | |
| Score | Reddit.Controllers.Comment | |
| ScoreHidden | Reddit.Controllers.Comment | |
| SetBody(string value) | Reddit.Controllers.Comment | |
| SetBodyHTML(string value) | Reddit.Controllers.Comment | |
| Spam | Reddit.Controllers.Comment | |
| Submit() | Reddit.Controllers.Comment | |
| SubmitAsync() | Reddit.Controllers.Comment | |
| Subreddit | Reddit.Controllers.Comment | |
| Terminate | Reddit.Controllers.Internal.Monitors | protected |
| Unsave() | Reddit.Controllers.Comment | |
| UnsaveAsync() | Reddit.Controllers.Comment | |
| Unvote() | Reddit.Controllers.Comment | |
| UnvoteAsync() | Reddit.Controllers.Comment | |
| Upvote() | Reddit.Controllers.Comment | |
| UpvoteAsync() | Reddit.Controllers.Comment | |
| UpVotes | Reddit.Controllers.Comment | |
| Validate(dynamic obj) | Reddit.Controllers.Internal.Validators | |
| Validate(GenericContainer genericContainer) | Reddit.Controllers.Internal.Validators | |
| Validate(Generic generic) | Reddit.Controllers.Internal.Validators | |
| Validate(DynamicShortListingContainer dynamicShortListingContainer) | Reddit.Controllers.Internal.Validators | |
| Validate(DynamicShortListingData dynamicShortListingData) | Reddit.Controllers.Internal.Validators | |
| Validate(ImageUploadResult imageUploadResult) | Reddit.Controllers.Internal.Validators | |
| Validate(LiveUpdateEventContainer liveUpdateEventContainer) | Reddit.Controllers.Internal.Validators | |
| Validate(LiveThreadCreateResultContainer liveThreadCreateResultContainer) | Reddit.Controllers.Internal.Validators | |
| Validate(LiveUpdateContainer liveUpdateContainer, int? minChildren=null) | Reddit.Controllers.Internal.Validators | |
| Validate(SubredditSettingsContainer subredditSettingsContainer) | Reddit.Controllers.Internal.Validators | |
| Validate(SubredditSettings subredditSettings) | Reddit.Controllers.Internal.Validators | |
| Validate(List< ActionResult > actionResults) | Reddit.Controllers.Internal.Validators | |
| Validate(ActionResult actionResult) | Reddit.Controllers.Internal.Validators | |
| Validate(FlairListResultContainer flairListResultContainer) | Reddit.Controllers.Internal.Validators | |
| Validate(Flair flair) | Reddit.Controllers.Internal.Validators | |
| Validate(FlairV2 flairV2) | Reddit.Controllers.Internal.Validators | |
| Validate(ModActionContainer modActionContainer) | Reddit.Controllers.Internal.Validators | |
| Validate(ModActionData modActionData) | Reddit.Controllers.Internal.Validators | |
| Validate(WikiPageRevisionContainer wikiPageRevisionContainer) | Reddit.Controllers.Internal.Validators | |
| Validate(WikiPageRevisionData wikiPageRevisionData) | Reddit.Controllers.Internal.Validators | |
| Validate(WikiPageSettingsContainer wikiPageSettingsContainer) | Reddit.Controllers.Internal.Validators | |
| Validate(WikiPageSettings wikiPageSettings) | Reddit.Controllers.Internal.Validators | |
| Validate(List< UserPrefsContainer > userPrefsContainers) | Reddit.Controllers.Internal.Validators | |
| Validate(UserPrefsContainer userPrefsContainer) | Reddit.Controllers.Internal.Validators | |
| Validate(UserPrefsData userPrefsData) | Reddit.Controllers.Internal.Validators | |
| Validate(PostResultShortContainer postResultShortContainer) | Reddit.Controllers.Internal.Validators | |
| Validate(PostResultShort postResultShort) | Reddit.Controllers.Internal.Validators | |
| Validate(PostResultContainer postResultContainer) | Reddit.Controllers.Internal.Validators | |
| Validate(PostResult postResult) | Reddit.Controllers.Internal.Validators | |
| Validate(JQueryReturn jQueryReturn) | Reddit.Controllers.Internal.Validators | |
| Validate(List<(PostContainer, CommentContainer)> ps) | Reddit.Controllers.Internal.Validators | |
| Validate(CommentResultContainer commentResultContainer) | Reddit.Controllers.Internal.Validators | |
| Validate(SubredditContainer subredditContainer) | Reddit.Controllers.Internal.Validators | |
| Wait(int ms) | Reddit.Controllers.Internal.Monitors | |
| WaitOrDie(string key, int timeout=60) | Reddit.Controllers.Internal.Monitors | |
| WaitOrDie(Thread thread, int timeout=60) | Reddit.Controllers.Internal.Monitors | |