# ChannelPayload.timestamp property · @imqueue/pg-cache

Source: https://imqueue.org/api/pg-cache/latest/pg-cache.channelpayload.timestamp/
Published: 2026-08-04
Author: @imqueue maintainers (https://github.com/imqueue)
Package: @imqueue/pg-cache 5.0.6 — generated reference, not hand-written

When the change occurred. Arrives JSON-encoded and is revived into a `Date` before a [ChannelPayloadFilter](https://imqueue.org/api/pg-cache/latest/pg-cache.channelpayloadfilter/) sees it.

**Signature:**

```typescript
timestamp: Date;
```

