chat.bsky.actor.defs
#profileViewBasic
Property | Type | Known Values | Required | Description |
---|---|---|---|---|
did | string (did) | - | ✅ | - |
handle | string (handle) | - | ✅ | - |
displayName | string | - | ❌ | - |
avatar | string (uri) | - | ❌ | - |
associated | app.bsky.actor.defs#profileAssociated | - | ❌ | - |
viewer | app.bsky.actor.defs#viewerState | - | ❌ | - |
labels | array of com.atproto.label.defs#label | - | ❌ | - |
chatDisabled | boolean | - | ❌ | Set to true when the actor cannot actively participate in converations |