result = redis.xgroup_destroy("mystream", "mygroup")
Delete an entire consumer group.
Was this page helpful?