github.com/go-redis/redis/v8.cmdable.XGroupDestroy (method)

one use

	github.com/go-redis/redis/v8 (current package)
		commands.go#L1534: func (c cmdable) XGroupDestroy(ctx context.Context, stream, group string) *IntCmd {