{
"id": "at.ducs.channels.createChannel",
"defs": {
"main": {
"type": "procedure",
"input": {
"schema": {
"type": "object",
"required": [
"name",
"members"
],
"properties": {
"name": {
"type": "string"
},
"members": {
"type": "array",
"items": {
"type": "string",
"format": "at-identifier"
}
}
}
},
"encoding": "application/json"
},
"output": {
"schema": {
"ref": "at.ducs.channels.defs#channel",
"type": "ref"
},
"encoding": "application/json"
}
}
},
"$type": "com.atproto.lexicon.schema",
"lexicon": 1
}
Metadata
- DID
-
did:plc:c5ljrscuf2xu4oovnafzoqlg
- CID
-
bafyreihr4twqy7zkk5cq7del6pjjxj6rl5mpqjjopawgib7h4lttxftt5y
- Indexed At
- 2026-04-09 14:10 UTC
- AT-URI
-
at://did:plc:c5ljrscuf2xu4oovnafzoqlg/com.atproto.lexicon.schema/at.ducs.channels.createChannel