TwitchLib / TwitchLib.Api

API component of TwitchLib.
70 stars 84 forks source link

Added Summaries to API Models & Added ContentClassificiationLabel API Endpoint #366

Closed koishibuh closed 1 year ago

koishibuh commented 1 year ago

Added summaries to the following API models: Ads, GetCheermotes, CreateClips, & GetClips

koishibuh commented 1 year ago
koishibuh commented 1 year ago

Twitch released a new endpoint GetContentClassificationLabels (TwitchDocs) that returns the list of Content Classification Labels so I:

Not sure if there is anything other place I was supposed to add things to as I just followed the other classes as an example. I also haven't tested this to make sure it actually works since I don't know how to do that properly.

koishibuh commented 1 year ago