BlushyFace.Twitch
BlushyFace.Twitch.API.Helix.Endpoints.Subscriptions Class Reference

Implemented More...

Public Member Functions

 Subscriptions (HttpHandler httpHandler)
 
async Task< SubscriptionResponse > GetBroadcasterSubscriptionsAsync (List< KeyValuePair< string, string >> parameters=null)
 

Detailed Description

Implemented

Member Function Documentation

◆ GetBroadcasterSubscriptionsAsync()

async Task<SubscriptionResponse> BlushyFace.Twitch.API.Helix.Endpoints.Subscriptions.GetBroadcasterSubscriptionsAsync ( List< KeyValuePair< string, string >>  parameters = null)
inline

Get all of a broadcaster’s subscriptions.

Required OAuth Scope: channel:read:subscriptions

Required Query Parameter: broadcaster_id

More info: https://dev.twitch.tv/docs/api/reference#get-broadcaster-subscriptions

Parameters
parameters
returnType
Returns