Closed victorwrotethis closed 4 years ago
hey. for that case i would throw a TwitchApiException with the specific message (e.g. "The User with ID {id} is not streaming currently" and print a clear message to the user as string.
method: retrieveStreamByUserId
if it's ok just assign it to me.
Currently when a user is not streaming it will generate errors. The endpoints should provide clear error messages to the end-user.