nicklaw5 / helix

A Twitch Helix API client written in Go.
MIT License
243 stars 88 forks source link

Add "total" field to ManyEventSubSubscriptions #134

Closed zspri closed 2 years ago

zspri commented 2 years ago

This PR adds the total field to the responses for CreateEventSubSubscription and GetEventSubSubscriptions, representing the total number of EventSub subscriptions created by a client.

Docs:

coveralls commented 2 years ago

Pull Request Test Coverage Report for Build 1896433296


Totals Coverage Status
Change from base Build 1631408067: 0.0%
Covered Lines: 1237
Relevant Lines: 1338

💛 - Coveralls