app.bsky.feed.repost
#main
Properties
Record representing a 'repost' of an existing Bluesky post.
Use com.atproto.repo.createRecord to create a record.
| Property | Type | Known Values | Required | Description |
|---|---|---|---|---|
| subject | com.atproto.repo.strongRef | - | ✅ | - |
| createdAt | string (datetime) | - | ✅ | - |
| via | com.atproto.repo.strongRef | - | ❌ | - |
Output
| Property | Type | Known Values | Required | Description |
|---|---|---|---|---|
| ref | com.atproto.repo.strongRef | - | ✅ | - |