{
"id": "social.colibri.community.listChannels",
"defs": {
"main": {
"type": "query",
"output": {
"schema": {
"type": "object",
"required": [
"channels"
],
"properties": {
"channels": {
"type": "array",
"items": {
"ref": "lex:social.colibri.community.defs#channelView",
"type": "ref"
}
}
}
},
"encoding": "application/json"
},
"parameters": {
"type": "params",
"required": [
"community"
],
"properties": {
"community": {
"type": "string",
"format": "at-uri"
}
}
},
"description": "Lists the channels of a community."
}
},
"$type": "com.atproto.lexicon.schema",
"lexicon": 1
}
Metadata
- DID
-
did:plc:mprdjqjluoswa7awzggaggj3
- CID
-
bafyreifske4bsokdt7m4ororf5yjturldpagqpj4qlka3thx5zonlzs474
- Indexed At
- 2026-07-24 14:44 UTC
- AT-URI
-
at://did:plc:mprdjqjluoswa7awzggaggj3/com.atproto.lexicon.schema/social.colibri.community.listChannels
Version History (2 versions)
Referenced Schemas (1)
-
lex:social.colibri.community.defs#channelView