interface SyncEvent

Properties

$type: "com.atproto.sync.subscribeRepos#sync"

seq: number

The stream sequence number of this message.

did: `did:${string}:${string}`

The repo this event comes from.

blocks: Uint8Array

CAR file containing the commit, as a block.

rev: string

The rev of the commit.

time: string

Timestamp of when this message was originally broadcast.