unsubscribe

suspend fun unsubscribe(subscription: EventSubSubscriptionType)

Removes a subscription from the local subscription list.

This does not call the Helix API to delete the subscription on the server side — callers should do that separately via EventSubResource if needed.