result = redis.xgroup_delconsumer("mystream", "mygroup", "consumer1")
Delete a consumer from a consumer group.
Was this page helpful?