chat.bsky.authFullChatClient

bsky-lexicons.bsky.social

Schema Diff

+1 -1

From

CID
bafyreicfxgxjoix...
Indexed At
2026-02-18 18:45 UTC
View this version

To

CID
bafyreie6tqxtoux...
Indexed At
2026-03-11 11:01 UTC
View this version
1 1
{
2 2
  "id": "chat.bsky.authFullChatClient",
3 3
  "defs": {
4 4
    "main": {
5 5
      "type": "permission-set",
6 6
      "title": "Full Chat Client (All Conversations)",
7 7
      "detail": "Control of all chat conversations and configuration management.",
8 8
      "title:lang": {},
9 9
      "detail:lang": {
10 10
        "en": "All Chat Conversations"
11 11
      },
12 12
      "permissions": [
13 13
        {
14 14
          "lxm": [
15 15
            "chat.bsky.actor.deleteAccount",
16 +
            "chat.bsky.actor.exportAccountData",
16 17
            "chat.bsky.convo.acceptConvo",
17 18
            "chat.bsky.convo.addReaction",
18 19
            "chat.bsky.convo.deleteMessageForSelf",
19 -
            "chat.bsky.convo.exportAccountData",
20 20
            "chat.bsky.convo.getConvo",
21 21
            "chat.bsky.convo.getConvoAvailability",
22 22
            "chat.bsky.convo.getConvoForMembers",
23 23
            "chat.bsky.convo.getLog",
24 24
            "chat.bsky.convo.getMessages",
25 25
            "chat.bsky.convo.leaveConvo",
26 26
            "chat.bsky.convo.listConvos",
27 27
            "chat.bsky.convo.muteConvo",
28 28
            "chat.bsky.convo.removeReaction",
29 29
            "chat.bsky.convo.sendMessage",
30 30
            "chat.bsky.convo.sendMessageBatch",
31 31
            "chat.bsky.convo.unmuteConvo",
32 32
            "chat.bsky.convo.updateAllRead",
33 33
            "chat.bsky.convo.updateRead"
34 34
          ],
35 35
          "type": "permission",
36 36
          "resource": "rpc",
37 37
          "inheritAud": true
38 38
        },
39 39
        {
40 40
          "type": "permission",
41 41
          "action": [
42 42
            "create",
43 43
            "update",
44 44
            "delete"
45 45
          ],
46 46
          "resource": "repo",
47 47
          "collection": [
48 48
            "chat.bsky.actor.declaration"
49 49
          ]
50 50
        }
51 51
      ]
52 52
    }
53 53
  },
54 54
  "$type": "com.atproto.lexicon.schema",
55 55
  "lexicon": 1
56 56
}

Compare Other Versions

Lexicon Garden

@