app.bsky.bookmark.defs
#bookmark
Object used to store bookmark data in stash.
| Property | Type | Known Values | Required | Description |
|---|---|---|---|---|
| subject | com.atproto.repo.strongRef | - | ✅ | - |
#bookmarkView
| Property | Type | Known Values | Required | Description |
|---|---|---|---|---|
| subject | com.atproto.repo.strongRef | - | ✅ | - |
| createdAt | string (datetime) | - | ❌ | - |
| item | union of app.bsky.feed.defs#blockedPost app.bsky.feed.defs#notFoundPost app.bsky.feed.defs#postView | - | ✅ | - |