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

one use

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