{
"id": "chat.bsky.convo.getConvoAvailability",
"defs": {
"main": {
"type": "query",
"output": {
"schema": {
"type": "object",
"required": [
"canChat"
],
"properties": {
"convo": {
"ref": "chat.bsky.convo.defs#convoView",
"type": "ref"
},
"canChat": {
"type": "boolean"
}
}
},
"encoding": "application/json"
},
"parameters": {
"type": "params",
"required": [
"members"
],
"properties": {
"members": {
"type": "array",
"items": {
"type": "string",
"format": "did"
},
"maxLength": 10,
"minLength": 1
}
}
},
"description": "Get whether the requester and the other members can chat. If an existing convo is found for these members, it is returned."
}
},
"$type": "com.atproto.lexicon.schema",
"lexicon": 1
}
Metadata
- DID
-
did:plc:4v4y5r3lwsbtmsxhile2ljac
- CID
-
bafyreibcvvbn4ncliyzhp3fieqjtwjgnxiocwlcjtv54s4qyyztrlliule
- Indexed At
- 2026-01-04 19:38 UTC
- AT-URI
-
at://did:plc:4v4y5r3lwsbtmsxhile2ljac/com.atproto.lexicon.schema/chat.bsky.convo.getConvoAvailability