{
"id": "social.colibri.channel.update",
"defs": {
"main": {
"type": "procedure",
"output": {
"schema": {
"type": "object",
"required": [
"uri"
],
"properties": {
"uri": {
"type": "string",
"format": "at-uri"
}
}
},
"encoding": "application/json"
},
"parameters": {
"type": "params",
"required": [
"channel"
],
"properties": {
"name": {
"type": "string"
},
"channel": {
"type": "string",
"format": "at-uri"
},
"ownerOnly": {
"type": "boolean"
},
"description": {
"type": "string"
},
"allowedRoles": {
"type": "array",
"items": {
"type": "string",
"format": "record-key"
}
},
"allowedMembers": {
"type": "array",
"items": {
"type": "string",
"format": "did"
}
},
"clearAllowedRoles": {
"type": "boolean"
},
"clearAllowedMembers": {
"type": "boolean"
}
}
},
"description": "Updates a channel's settings."
}
},
"$type": "com.atproto.lexicon.schema",
"lexicon": 1
}
Metadata
- DID
-
did:plc:mprdjqjluoswa7awzggaggj3
- CID
-
bafyreid7dlw6aj4wy2dtngcgswxl3mblk7edxe4rypg3xuroceek523cju
- Indexed At
- 2026-07-24 14:44 UTC
- AT-URI
-
at://did:plc:mprdjqjluoswa7awzggaggj3/com.atproto.lexicon.schema/social.colibri.channel.update
Version History (5 versions)