No description available.
Properties
No description available.
No description available.
No description available.
No description available.
No description available.
No description available.
No description available.
Known values: request, accepted
No description available.
View raw schema
{
"type": "object",
"required": [
"id",
"rev",
"members",
"muted",
"unreadCount"
],
"properties": {
"id": {
"type": "string"
},
"rev": {
"type": "string"
},
"muted": {
"type": "boolean"
},
"status": {
"type": "string",
"knownValues": [
"request",
"accepted"
]
},
"members": {
"type": "array",
"items": {
"ref": "chat.sprk.actor.defs#profileViewBasic",
"type": "ref"
}
},
"lastMessage": {
"refs": [
"#messageView",
"#deletedMessageView"
],
"type": "union"
},
"unreadCount": {
"type": "integer"
},
"lastReaction": {
"refs": [
"#messageAndReactionView"
],
"type": "union"
}
}
}
No description available.
Properties
No description available.
No description available.
No description available.
An RFC 3339 formatted timestamp.
View raw schema
{
"type": "object",
"required": [
"id",
"rev",
"sender",
"sentAt"
],
"properties": {
"id": {
"type": "string"
},
"rev": {
"type": "string"
},
"sender": {
"ref": "#messageViewSender",
"type": "ref"
},
"sentAt": {
"type": "string",
"format": "datetime"
}
}
}
No description available.
Properties
No description available.
No description available.
View raw schema
{
"type": "object",
"required": [
"rev",
"convoId"
],
"properties": {
"rev": {
"type": "string"
},
"convoId": {
"type": "string"
}
}
}
No description available.
Properties
No description available.
No description available.
No description available.
No description available.
View raw schema
{
"type": "object",
"required": [
"rev",
"convoId",
"message",
"reaction"
],
"properties": {
"rev": {
"type": "string"
},
"convoId": {
"type": "string"
},
"message": {
"refs": [
"#messageView",
"#deletedMessageView"
],
"type": "union"
},
"reaction": {
"ref": "#reactionView",
"type": "ref"
}
}
}
No description available.
Properties
No description available.
No description available.
View raw schema
{
"type": "object",
"required": [
"rev",
"convoId"
],
"properties": {
"rev": {
"type": "string"
},
"convoId": {
"type": "string"
}
}
}
No description available.
Properties
No description available.
No description available.
No description available.
View raw schema
{
"type": "object",
"required": [
"rev",
"convoId",
"message"
],
"properties": {
"rev": {
"type": "string"
},
"convoId": {
"type": "string"
},
"message": {
"refs": [
"#messageView",
"#deletedMessageView"
],
"type": "union"
}
}
}
No description available.
Properties
No description available.
No description available.
No description available.
View raw schema
{
"type": "object",
"required": [
"rev",
"convoId",
"message"
],
"properties": {
"rev": {
"type": "string"
},
"convoId": {
"type": "string"
},
"message": {
"refs": [
"#messageView",
"#deletedMessageView"
],
"type": "union"
}
}
}
No description available.
Properties
No description available.
No description available.
View raw schema
{
"type": "object",
"required": [
"rev",
"convoId"
],
"properties": {
"rev": {
"type": "string"
},
"convoId": {
"type": "string"
}
}
}
No description available.
Properties
No description available.
No description available.
View raw schema
{
"type": "object",
"required": [
"rev",
"convoId"
],
"properties": {
"rev": {
"type": "string"
},
"convoId": {
"type": "string"
}
}
}
No description available.
Properties
No description available.
No description available.
No description available.
View raw schema
{
"type": "object",
"required": [
"rev",
"convoId",
"message"
],
"properties": {
"rev": {
"type": "string"
},
"convoId": {
"type": "string"
},
"message": {
"refs": [
"#messageView",
"#deletedMessageView"
],
"type": "union"
}
}
}
No description available.
Properties
No description available.
No description available.
No description available.
No description available.
View raw schema
{
"type": "object",
"required": [
"rev",
"convoId",
"message",
"reaction"
],
"properties": {
"rev": {
"type": "string"
},
"convoId": {
"type": "string"
},
"message": {
"refs": [
"#messageView",
"#deletedMessageView"
],
"type": "union"
},
"reaction": {
"ref": "#reactionView",
"type": "ref"
}
}
}
No description available.
Properties
No description available.
No description available.
View raw schema
{
"type": "object",
"required": [
"rev",
"convoId"
],
"properties": {
"rev": {
"type": "string"
},
"convoId": {
"type": "string"
}
}
}
No description available.
Properties
No description available.
No description available.
View raw schema
{
"type": "object",
"required": [
"message",
"reaction"
],
"properties": {
"message": {
"ref": "#messageView",
"type": "ref"
},
"reaction": {
"ref": "#reactionView",
"type": "ref"
}
}
}
No description available.
Properties
An AT Protocol URI (e.g., at://did:plc:xyz/app.bsky.feed.post/abc).
No description available.
maxLength: 10000 bytesmaxGraphemes: 1000 graphemes
View raw schema
{
"type": "object",
"required": [
"text"
],
"properties": {
"text": {
"type": "string",
"maxLength": 10000,
"maxGraphemes": 1000
},
"embed": {
"type": "string",
"format": "at-uri"
}
}
}
No description available.
Properties
No description available.
A decentralized identifier (DID).
No description available.
View raw schema
{
"type": "object",
"required": [
"did",
"messageId",
"convoId"
],
"properties": {
"did": {
"type": "string",
"format": "did"
},
"convoId": {
"type": "string"
},
"messageId": {
"type": "string"
}
}
}
No description available.
Properties
An AT Protocol URI (e.g., at://did:plc:xyz/app.bsky.feed.post/abc).
No description available.
Reactions to this message, in ascending order of creation time.
No description available.
No description available.
An RFC 3339 formatted timestamp.
No description available.
maxLength: 10000 bytesmaxGraphemes: 1000 graphemes
View raw schema
{
"type": "object",
"required": [
"id",
"rev",
"text",
"sender",
"sentAt"
],
"properties": {
"id": {
"type": "string"
},
"rev": {
"type": "string"
},
"text": {
"type": "string",
"maxLength": 10000,
"maxGraphemes": 1000
},
"embed": {
"type": "string",
"format": "at-uri"
},
"sender": {
"ref": "#messageViewSender",
"type": "ref"
},
"sentAt": {
"type": "string",
"format": "datetime"
},
"reactions": {
"type": "array",
"items": {
"ref": "#reactionView",
"type": "ref"
},
"description": "Reactions to this message, in ascending order of creation time."
}
}
}
No description available.
Properties
A decentralized identifier (DID).
View raw schema
{
"type": "object",
"required": [
"did"
],
"properties": {
"did": {
"type": "string",
"format": "did"
}
}
}
No description available.
Properties
An RFC 3339 formatted timestamp.
No description available.
No description available.
View raw schema
{
"type": "object",
"required": [
"value",
"sender",
"createdAt"
],
"properties": {
"value": {
"type": "string"
},
"sender": {
"ref": "#reactionViewSender",
"type": "ref"
},
"createdAt": {
"type": "string",
"format": "datetime"
}
}
}
No description available.
Properties
A decentralized identifier (DID).
View raw schema
{
"type": "object",
"required": [
"did"
],
"properties": {
"did": {
"type": "string",
"format": "did"
}
}
}