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.Models.LiveThreads Member List

This is the complete list of members for Reddit.Models.LiveThreads, including all inherited members.

About(string thread)Reddit.Models.LiveThreads
AcceptContributorInvite(string thread)Reddit.Models.LiveThreads
AcceptContributorInviteAsync(string thread)Reddit.Models.LiveThreads
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
CloseThread(string thread)Reddit.Models.LiveThreads
CloseThreadAsync(string thread)Reddit.Models.LiveThreads
Contributors(string thread)Reddit.Models.LiveThreads
Create(LiveThreadsConfigInput liveThreadsConfigInput)Reddit.Models.LiveThreads
CreateAsync(LiveThreadsConfigInput liveThreadsConfigInput)Reddit.Models.LiveThreads
DeleteUpdate(string thread, string id)Reddit.Models.LiveThreads
DeleteUpdate(string thread, LiveThreadsIdInput liveThreadsIdInput)Reddit.Models.LiveThreads
DeleteUpdateAsync(string thread, string id)Reddit.Models.LiveThreads
DeleteUpdateAsync(string thread, LiveThreadsIdInput liveThreadsIdInput)Reddit.Models.LiveThreads
Discussions(string thread, SrListingInput srListingInput)Reddit.Models.LiveThreads
Edit(string thread, LiveThreadsConfigInput liveThreadsConfigInput)Reddit.Models.LiveThreads
EditAsync(string thread, LiveThreadsConfigInput liveThreadsConfigInput)Reddit.Models.LiveThreads
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
GetById(string names)Reddit.Models.LiveThreads
GetUpdate(string thread, string updateId)Reddit.Models.LiveThreads
GetUpdates(string thread, LiveThreadsGetUpdatesInput liveThreadsGetUpdatesInput)Reddit.Models.LiveThreads
GetVersion()Reddit.Models.Internal.Request
HappeningNow()Reddit.Models.LiveThreads
HideDiscussion(string thread, string link)Reddit.Models.LiveThreads
InviteContributor(string thread, LiveThreadsContributorInput liveThreadsContributorInput)Reddit.Models.LiveThreads
InviteContributorAsync(string thread, LiveThreadsContributorInput liveThreadsContributorInput)Reddit.Models.LiveThreads
LeaveContributor(string thread)Reddit.Models.LiveThreads
LeaveContributorAsync(string thread)Reddit.Models.LiveThreads
LiveThreads(string appId, string appSecret, string refreshToken, string accessToken, ref RestClient restClient, string deviceId=null, string userAgent=null)Reddit.Models.LiveThreads
OnRequestsUpdated(RequestsUpdateEventArgs e)Reddit.Models.Internal.Requestprotectedvirtual
OnTokenUpdated(TokenUpdateEventArgs e)Reddit.Models.Internal.Requestprotectedvirtual
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
RemoveContributor(string thread, string id)Reddit.Models.LiveThreads
RemoveContributor(string thread, LiveThreadsIdInput liveThreadsIdInput)Reddit.Models.LiveThreads
RemoveContributorAsync(string thread, string id)Reddit.Models.LiveThreads
RemoveContributorAsync(string thread, LiveThreadsIdInput liveThreadsIdInput)Reddit.Models.LiveThreads
RemoveContributorInvite(string thread, string id)Reddit.Models.LiveThreads
RemoveContributorInvite(string thread, LiveThreadsIdInput liveThreadsIdInput)Reddit.Models.LiveThreads
RemoveContributorInviteAsync(string thread, string id)Reddit.Models.LiveThreads
RemoveContributorInviteAsync(string thread, LiveThreadsIdInput liveThreadsIdInput)Reddit.Models.LiveThreads
Report(string thread, string type)Reddit.Models.LiveThreads
Report(string thread, LiveThreadsReportTypeInput liveThreadsReportTypeInput)Reddit.Models.LiveThreads
ReportAsync(string thread, string type)Reddit.Models.LiveThreads
ReportAsync(string thread, LiveThreadsReportTypeInput liveThreadsReportTypeInput)Reddit.Models.LiveThreads
Request(string appId, string appSecret, string refreshToken, string accessToken, ref RestClient restClient, string deviceId=null, string userAgent=null)Reddit.Models.Internal.Request
RequestsUpdatedReddit.Models.Internal.Request
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
SetContributorPermissions(string thread, LiveThreadsContributorInput liveThreadsContributorInput)Reddit.Models.LiveThreads
SetContributorPermissionsAsync(string thread, LiveThreadsContributorInput liveThreadsContributorInput)Reddit.Models.LiveThreads
Sr(string subreddit)Reddit.Models.BaseModel
StrikeUpdate(string thread, string id)Reddit.Models.LiveThreads
StrikeUpdate(string thread, LiveThreadsIdInput liveThreadsIdInput)Reddit.Models.LiveThreads
StrikeUpdateAsync(string thread, string id)Reddit.Models.LiveThreads
StrikeUpdateAsync(string thread, LiveThreadsIdInput liveThreadsIdInput)Reddit.Models.LiveThreads
TokenUpdatedReddit.Models.Internal.Request
UnhideDiscussion(string thread, string link)Reddit.Models.LiveThreads
Update(string thread, string body)Reddit.Models.LiveThreads
Update(string thread, LiveThreadsBodyInput liveThreadsBodyInput)Reddit.Models.LiveThreads
UpdateAccessToken(string accessToken)Reddit.Models.Internal.Request
UpdateAsync(string thread, string body)Reddit.Models.LiveThreads
UpdateAsync(string thread, LiveThreadsBodyInput liveThreadsBodyInput)Reddit.Models.LiveThreads
UpdateRequests(List< DateTime > requests)Reddit.Models.Internal.Request