app.bsky.feed.like
#main
Properties
Record declaring a 'like' of a piece of subject content.
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 | - | ✅ | - |