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

one use

	github.com/go-redis/redis/v8 (current package)
		commands.go#L1279: func (c cmdable) SDiffStore(ctx context.Context, destination string, keys ...string) *IntCmd {