Alias of
import("@playlive/twitch-charity").TwitchCharityApiError —
prefer the canonical name in new code. Kept for back-compat with
call sites that catch by name. Because this is the same class
(re-export, not a subclass), instanceof TwitchApiError and
instanceof TwitchCharityApiError are identical at runtime.
Thrown when the Twitch charity proxy returns a non-2xx response.