twitch-api-php
twitch-api-php copied to clipboard
A Twitch API client for PHP.
PR #138 added a new call without a spec. The test should be created in line with our other calls. CC/ @MaxHayman
| Product | Endpoint Name | Blockers | | - | - | - | | Chat | [Get Chat Settings](https://dev.twitch.tv/docs/api/reference#get-chat-settings) | *None* | | Chat | [Update Chat Settings](https://dev.twitch.tv/docs/api/reference#update-chat-settings)...
As per PR #66 we need Specs for the new Ads and Clips API - low priority but will get this done with time Specs required: - [x] Ads->ALL -...
The VIP functions are currently in the Moderation API when they should be in the Users API.
The information in the README is labelled incorrectly on how to refresh a user and an app token. It should be updated.
Hi, I tried to retrieve the user data, but unfortunately I always get a fatal error Fatal error: Uncaught GuzzleHttp\Exception\ClientException: Client error: `GET https://api.twitch.tv/helix/users` resulted in a `401 Unauthorized` response:...
The following endpoints are deprecated and need to be pulled in a new major version: - [ ] createEntitlementGrantsUploadURL - [ ] getCodeStatus - [ ] redeemCode - [ ]...
We'll need to begin allowing other transport methods for EventSub without breaking existing code, good luck!
Hi @nicklaw5 and @echosa, As Twitch continues to push more endpoints out in their "beta" which normally lasts one month, what would you like us to do with these? On...