![]() |
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.
|
This is the complete list of members for Reddit.Models.LinksAndComments, including all inherited members.
| AddParamIfNotNull(string name, dynamic value, ref RestRequest restRequest) | Reddit.Models.Internal.Request | |
| BaseModel(string appId, string appSecret, string refreshToken, string accessToken, ref RestClient restClient, string deviceId=null, string userAgent=null) | Reddit.Models.BaseModel | |
| Comment< T >(LinksAndCommentsThingInput linksAndCommentsThingInput) | Reddit.Models.LinksAndComments | |
| CommentAsync< T >(LinksAndCommentsThingInput linksAndCommentsThingInput) | Reddit.Models.LinksAndComments | |
| Delete(string id) | Reddit.Models.LinksAndComments | |
| DeleteAsync(string id) | Reddit.Models.LinksAndComments | |
| EditUserText(LinksAndCommentsThingInput linksAndCommentsThingInput) | Reddit.Models.LinksAndComments | |
| EditUserTextAsync(LinksAndCommentsThingInput linksAndCommentsThingInput) | Reddit.Models.LinksAndComments | |
| EditUserTextComment(LinksAndCommentsThingInput linksAndCommentsThingInput) | Reddit.Models.LinksAndComments | |
| EditUserTextCommentAsync(LinksAndCommentsThingInput linksAndCommentsThingInput) | Reddit.Models.LinksAndComments | |
| ExecuteRequest(string url, Method method=Method.GET) | Reddit.Models.Internal.Request | |
| ExecuteRequest(RestRequest restRequest) | Reddit.Models.Internal.Request | |
| ExecuteRequestAsync(string url, Method method=Method.GET) | Reddit.Models.Internal.Request | |
| ExecuteRequestAsync(RestRequest restRequest) | Reddit.Models.Internal.Request | |
| GetVersion() | Reddit.Models.Internal.Request | |
| Hide(string id) | Reddit.Models.LinksAndComments | |
| HideAsync(string id) | Reddit.Models.LinksAndComments | |
| Info(string id, string subreddit=null, bool loadReplies=true) | Reddit.Models.LinksAndComments | |
| LinksAndComments(string appId, string appSecret, string refreshToken, string accessToken, ref RestClient restClient, string deviceId=null, string userAgent=null) | Reddit.Models.LinksAndComments | |
| Lock(string id) | Reddit.Models.LinksAndComments | |
| LockAsync(string id) | Reddit.Models.LinksAndComments | |
| MarkNSFW(string id) | Reddit.Models.LinksAndComments | |
| MarkNSFWAsync(string id) | Reddit.Models.LinksAndComments | |
| MoreChildren(LinksAndCommentsMoreChildrenInput linksAndCommentsMoreChildrenInput) | Reddit.Models.LinksAndComments | |
| OnRequestsUpdated(RequestsUpdateEventArgs e) | Reddit.Models.Internal.Request | protectedvirtual |
| OnTokenUpdated(TokenUpdateEventArgs e) | Reddit.Models.Internal.Request | protectedvirtual |
| PrepareIDRequest(string path, string id, Method method=Method.POST) | Reddit.Models.Internal.Request | |
| PrepareJSONRequest(string path, Method method=Method.POST) | Reddit.Models.Internal.Request | |
| PrepareRequest(string url, Method method=Method.GET, string contentType="application/x-www-form-urlencoded") | Reddit.Models.Internal.Request | |
| PrepareRequest(string url, Method method, List< Parameter > parameters, List< FileParameter > files, string contentType="application/x-www-form-urlencoded") | Reddit.Models.Internal.Request | |
| PrepareRequest(RestRequest restRequest, string contentType="application/x-www-form-urlencoded") | Reddit.Models.Internal.Request | |
| Report(LinksAndCommentsReportInput linksAndCommentsReportInput) | Reddit.Models.LinksAndComments | |
| ReportAsync(LinksAndCommentsReportInput linksAndCommentsReportInput) | Reddit.Models.LinksAndComments | |
| Request(string appId, string appSecret, string refreshToken, string accessToken, ref RestClient restClient, string deviceId=null, string userAgent=null) | Reddit.Models.Internal.Request | |
| RequestsUpdated | Reddit.Models.Internal.Request | |
| Save(LinksAndCommentsSaveInput linksAndCommentsSaveInput) | Reddit.Models.LinksAndComments | |
| SaveAsync(LinksAndCommentsSaveInput linksAndCommentsSaveInput) | Reddit.Models.LinksAndComments | |
| SavedCategories() | Reddit.Models.LinksAndComments | |
| SendReplies(LinksAndCommentsStateInput linksAndCommentsStateInput) | Reddit.Models.LinksAndComments | |
| SendRepliesAsync(LinksAndCommentsStateInput linksAndCommentsStateInput) | Reddit.Models.LinksAndComments | |
| SendRequest< T >(string url, dynamic parameters, Method method=Method.GET, string contentType="application/x-www-form-urlencoded") | Reddit.Models.Internal.Request | |
| SendRequestAsync< T >(string url, dynamic parameters, Method method=Method.GET, string contentType="application/x-www-form-urlencoded") | Reddit.Models.Internal.Request | |
| SetContestMode(LinksAndCommentsStateInput linksAndCommentsStateInput) | Reddit.Models.LinksAndComments | |
| SetContestModeAsync(LinksAndCommentsStateInput linksAndCommentsStateInput) | Reddit.Models.LinksAndComments | |
| SetSubredditSticky(LinksAndCommentsStickyInput linksAndCommentsStickyInput) | Reddit.Models.LinksAndComments | |
| SetSubredditStickyAsync(LinksAndCommentsStickyInput linksAndCommentsStickyInput) | Reddit.Models.LinksAndComments | |
| SetSuggestedSort(LinksAndCommentsSuggestedSortInput linksAndCommentsSuggestedSortInput) | Reddit.Models.LinksAndComments | |
| SetSuggestedSortAsync(LinksAndCommentsSuggestedSortInput linksAndCommentsSuggestedSortInput) | Reddit.Models.LinksAndComments | |
| Spoiler(string id) | Reddit.Models.LinksAndComments | |
| SpoilerAsync(string id) | Reddit.Models.LinksAndComments | |
| Sr(string subreddit) | Reddit.Models.BaseModel | |
| StoreVisits(string links) | Reddit.Models.LinksAndComments | |
| Submit(LinksAndCommentsSubmitInput linksAndCommentsSubmitInput, string gRecaptchaResponse="") | Reddit.Models.LinksAndComments | |
| SubmitAsync(LinksAndCommentsSubmitInput linksAndCommentsSubmitInput, string gRecaptchaResponse="") | Reddit.Models.LinksAndComments | |
| TokenUpdated | Reddit.Models.Internal.Request | |
| Unhide(string id) | Reddit.Models.LinksAndComments | |
| UnhideAsync(string id) | Reddit.Models.LinksAndComments | |
| Unlock(string id) | Reddit.Models.LinksAndComments | |
| UnlockAsync(string id) | Reddit.Models.LinksAndComments | |
| UnmarkNSFW(string id) | Reddit.Models.LinksAndComments | |
| UnmarkNSFWAsync(string id) | Reddit.Models.LinksAndComments | |
| Unsave(string id) | Reddit.Models.LinksAndComments | |
| UnsaveAsync(string id) | Reddit.Models.LinksAndComments | |
| Unspoiler(string id) | Reddit.Models.LinksAndComments | |
| UnspoilerAsync(string id) | Reddit.Models.LinksAndComments | |
| UpdateAccessToken(string accessToken) | Reddit.Models.Internal.Request | |
| UpdateRequests(List< DateTime > requests) | Reddit.Models.Internal.Request | |
| Vote(LinksAndCommentsVoteInput linksAndCommentsVoteInput) | Reddit.Models.LinksAndComments | |
| VoteAsync(LinksAndCommentsVoteInput linksAndCommentsVoteInput) | Reddit.Models.LinksAndComments |