{
"id": "social.colibri.community.update",
"defs": {
"main": {
"type": "procedure",
"input": {
"encoding": "*/*",
"description": "Optional replacement community picture image bytes."
},
"output": {
"schema": {
"type": "object",
"required": [
"uri"
],
"properties": {
"uri": {
"type": "string",
"format": "at-uri"
}
}
},
"encoding": "application/json"
},
"parameters": {
"type": "params",
"required": [
"community"
],
"properties": {
"name": {
"type": "string"
},
"mimeType": {
"type": "string"
},
"community": {
"type": "string",
"format": "at-uri"
},
"description": {
"type": "string"
},
"requiresApprovalToJoin": {
"type": "boolean"
}
}
},
"description": "Updates a community's metadata and optionally its picture."
}
},
"$type": "com.atproto.lexicon.schema",
"lexicon": 1
}
Metadata
- DID
-
did:plc:mprdjqjluoswa7awzggaggj3
- CID
-
bafyreifocxsxlt3zzmhktjsbffvioihxcxnceub4exicq7be34356mcq3u
- Indexed At
- 2026-07-24 14:44 UTC
- AT-URI
-
at://did:plc:mprdjqjluoswa7awzggaggj3/com.atproto.lexicon.schema/social.colibri.community.update
Version History (5 versions)