RedisSubscriberImpl.punsubscribe

void punsubscribe(scope string[] args...)

Same as unsubscribe, but uses glob patterns, and does not return instantly if the subscriptions are not registered. throws Exception if the pattern does not yield a new unsubscription.