chat.bsky.authFullChatClient

bsky-lexicons.bsky.social

Schema Diff

+1 -1

From

CID
bafyreigbefp73hn...
Indexed At
2026-07-16 14:58 UTC
View this version

To

CID
bafyreiaiuntxs7a...
Indexed At
2026-08-10 05:05 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.actor.getStatus",
17 18
            "chat.bsky.convo.acceptConvo",
18 19
            "chat.bsky.convo.addReaction",
19 20
            "chat.bsky.convo.deleteMessageForSelf",
20 -
            "chat.bsky.convo.exportAccountData",
21 21
            "chat.bsky.convo.getConvo",
22 22
            "chat.bsky.convo.getConvoAvailability",
23 23
            "chat.bsky.convo.getConvoForMembers",
24 24
            "chat.bsky.convo.getConvoMembers",
25 25
            "chat.bsky.convo.getLog",
26 26
            "chat.bsky.convo.getMessages",
27 27
            "chat.bsky.convo.leaveConvo",
28 28
            "chat.bsky.convo.listConvoRequests",
29 29
            "chat.bsky.convo.listConvos",
30 30
            "chat.bsky.convo.lockConvo",
31 31
            "chat.bsky.convo.muteConvo",
32 32
            "chat.bsky.convo.removeReaction",
33 33
            "chat.bsky.convo.sendMessage",
34 34
            "chat.bsky.convo.sendMessageBatch",
35 35
            "chat.bsky.convo.unlockConvo",
36 36
            "chat.bsky.convo.unmuteConvo",
37 37
            "chat.bsky.convo.updateAllRead",
38 38
            "chat.bsky.convo.updateRead",
39 39
            "chat.bsky.group.addMembers",
40 40
            "chat.bsky.group.approveJoinRequest",
41 41
            "chat.bsky.group.createGroup",
42 42
            "chat.bsky.group.createJoinLink",
43 43
            "chat.bsky.group.disableJoinLink",
44 44
            "chat.bsky.group.editGroup",
45 45
            "chat.bsky.group.editJoinLink",
46 46
            "chat.bsky.group.enableJoinLink",
47 47
            "chat.bsky.group.getJoinLinkPreviews",
48 48
            "chat.bsky.group.listJoinRequests",
49 49
            "chat.bsky.group.listMutualGroups",
50 50
            "chat.bsky.group.rejectJoinRequest",
51 51
            "chat.bsky.group.removeMembers",
52 52
            "chat.bsky.group.requestJoin",
53 53
            "chat.bsky.group.withdrawJoinRequest"
54 54
          ],
55 55
          "type": "permission",
56 56
          "resource": "rpc",
57 57
          "inheritAud": true
58 58
        },
59 59
        {
60 60
          "type": "permission",
61 61
          "action": [
62 62
            "create",
63 63
            "update",
64 64
            "delete"
65 65
          ],
66 66
          "resource": "repo",
67 67
          "collection": [
68 68
            "chat.bsky.actor.declaration"
69 69
          ]
70 70
        }
71 71
      ]
72 72
    }
73 73
  },
74 74
  "$type": "com.atproto.lexicon.schema",
75 75
  "lexicon": 1
76 76
}

Compare Other Versions

Lexicon Garden

@