TwitchLib 3.5.3
Loading...
Searching...
No Matches
TwitchLib.Api.ThirdParty.ThirdParty Class Reference

These endpoints are offered by third party services (NOT TWITCH), but are still pretty cool. More...

Classes

class  AuthorizationFlowApi
 
class  ModLookupApi
 
class  UsernameChangeApi
 

Public Member Functions

 ThirdParty (IApiSettings settings, IRateLimiter rateLimiter, IHttpCallHandler http)
 

Properties

UsernameChangeApi UsernameChange [get]
 
ModLookupApi ModLookup [get]
 
AuthorizationFlowApi AuthorizationFlow [get]
 

Detailed Description

These endpoints are offered by third party services (NOT TWITCH), but are still pretty cool.

Constructor & Destructor Documentation

◆ ThirdParty()

TwitchLib.Api.ThirdParty.ThirdParty.ThirdParty ( IApiSettings  settings,
IRateLimiter  rateLimiter,
IHttpCallHandler  http 
)

Property Documentation

◆ AuthorizationFlow

AuthorizationFlowApi TwitchLib.Api.ThirdParty.ThirdParty.AuthorizationFlow
get

◆ ModLookup

ModLookupApi TwitchLib.Api.ThirdParty.ThirdParty.ModLookup
get

◆ UsernameChange

UsernameChangeApi TwitchLib.Api.ThirdParty.ThirdParty.UsernameChange
get

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