app.bsky.actor.status
#main
Properties
A declaration of a Bluesky account status.
Use com.atproto.repo.createRecord to create a record.
| Property | Type | Known Values | Required | Description |
|---|---|---|---|---|
| status | string | app.bsky.actor.status#live | ✅ | The status for the account. |
| embed | union of app.bsky.embed.external | - | ❌ | - |
| durationMinutes | integer | - | ❌ | The duration of the status in minutes. Applications can choose to impose minimum and maximum limits. |
| createdAt | string (datetime) | - | ✅ | - |
Output
| Property | Type | Known Values | Required | Description |
|---|---|---|---|---|
| ref | com.atproto.repo.strongRef | - | ✅ | - |
#live
TOKEN: Advertises an account as currently offering live content.