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