@atproto/pds 0.5.2 → 0.5.4

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (131) hide show
  1. package/CHANGELOG.md +22 -0
  2. package/dist/account-manager/account-manager.d.ts.map +1 -1
  3. package/dist/account-manager/account-manager.js +16 -19
  4. package/dist/account-manager/account-manager.js.map +1 -1
  5. package/dist/account-manager/oauth-store.d.ts.map +1 -1
  6. package/dist/account-manager/oauth-store.js +46 -26
  7. package/dist/account-manager/oauth-store.js.map +1 -1
  8. package/dist/api/com/atproto/admin/deleteAccount.d.ts.map +1 -1
  9. package/dist/api/com/atproto/admin/deleteAccount.js +9 -4
  10. package/dist/api/com/atproto/admin/deleteAccount.js.map +1 -1
  11. package/dist/api/com/atproto/admin/updateSubjectStatus.js +1 -1
  12. package/dist/api/com/atproto/admin/updateSubjectStatus.js.map +1 -1
  13. package/dist/api/com/atproto/identity/submitPlcOperation.js +1 -1
  14. package/dist/api/com/atproto/identity/submitPlcOperation.js.map +1 -1
  15. package/dist/api/com/atproto/server/activateAccount.js +1 -3
  16. package/dist/api/com/atproto/server/activateAccount.js.map +1 -1
  17. package/dist/api/com/atproto/server/createAccount.d.ts.map +1 -1
  18. package/dist/api/com/atproto/server/createAccount.js +61 -45
  19. package/dist/api/com/atproto/server/createAccount.js.map +1 -1
  20. package/dist/api/com/atproto/server/deactivateAccount.js +1 -1
  21. package/dist/api/com/atproto/server/deactivateAccount.js.map +1 -1
  22. package/dist/api/com/atproto/server/deleteAccount.d.ts.map +1 -1
  23. package/dist/api/com/atproto/server/deleteAccount.js +9 -4
  24. package/dist/api/com/atproto/server/deleteAccount.js.map +1 -1
  25. package/dist/api/com/atproto/sync/getRepo.d.ts.map +1 -1
  26. package/dist/api/com/atproto/sync/getRepo.js +21 -9
  27. package/dist/api/com/atproto/sync/getRepo.js.map +1 -1
  28. package/dist/index.d.ts.map +1 -1
  29. package/dist/index.js +4 -39
  30. package/dist/index.js.map +1 -1
  31. package/dist/lexicons/chat/bsky/convo/defs.defs.d.ts +4 -0
  32. package/dist/lexicons/chat/bsky/convo/defs.defs.d.ts.map +1 -1
  33. package/dist/lexicons/chat/bsky/convo/defs.defs.js +1 -0
  34. package/dist/lexicons/chat/bsky/convo/defs.defs.js.map +1 -1
  35. package/dist/lexicons/chat/bsky/convo/getUnreadCounts.d.ts +3 -0
  36. package/dist/lexicons/chat/bsky/convo/getUnreadCounts.d.ts.map +1 -0
  37. package/dist/lexicons/chat/bsky/convo/getUnreadCounts.defs.d.ts +23 -0
  38. package/dist/lexicons/chat/bsky/convo/getUnreadCounts.defs.d.ts.map +1 -0
  39. package/dist/lexicons/chat/bsky/convo/getUnreadCounts.defs.js +19 -0
  40. package/dist/lexicons/chat/bsky/convo/getUnreadCounts.defs.js.map +1 -0
  41. package/dist/lexicons/chat/bsky/convo/getUnreadCounts.js +6 -0
  42. package/dist/lexicons/chat/bsky/convo/getUnreadCounts.js.map +1 -0
  43. package/dist/lexicons/chat/bsky/convo/unlockConvo.defs.d.ts +1 -1
  44. package/dist/lexicons/chat/bsky/convo/unlockConvo.defs.d.ts.map +1 -1
  45. package/dist/lexicons/chat/bsky/convo/unlockConvo.defs.js +1 -0
  46. package/dist/lexicons/chat/bsky/convo/unlockConvo.defs.js.map +1 -1
  47. package/dist/lexicons/chat/bsky/convo.d.ts +1 -0
  48. package/dist/lexicons/chat/bsky/convo.d.ts.map +1 -1
  49. package/dist/lexicons/chat/bsky/convo.js +1 -0
  50. package/dist/lexicons/chat/bsky/convo.js.map +1 -1
  51. package/dist/lexicons/chat/bsky/embed/joinLink.defs.d.ts +1 -1
  52. package/dist/lexicons/chat/bsky/embed/joinLink.defs.d.ts.map +1 -1
  53. package/dist/lexicons/chat/bsky/embed/joinLink.defs.js +5 -1
  54. package/dist/lexicons/chat/bsky/embed/joinLink.defs.js.map +1 -1
  55. package/dist/lexicons/chat/bsky/group/createGroup.defs.d.ts +5 -5
  56. package/dist/lexicons/chat/bsky/group/createGroup.defs.js +3 -3
  57. package/dist/lexicons/chat/bsky/group/createGroup.defs.js.map +1 -1
  58. package/dist/lexicons/chat/bsky/group/defs.defs.d.ts +26 -2
  59. package/dist/lexicons/chat/bsky/group/defs.defs.d.ts.map +1 -1
  60. package/dist/lexicons/chat/bsky/group/defs.defs.js +15 -2
  61. package/dist/lexicons/chat/bsky/group/defs.defs.js.map +1 -1
  62. package/dist/lexicons/chat/bsky/group/getJoinLinkPreviews.defs.d.ts +3 -3
  63. package/dist/lexicons/chat/bsky/group/getJoinLinkPreviews.defs.d.ts.map +1 -1
  64. package/dist/lexicons/chat/bsky/group/getJoinLinkPreviews.defs.js +6 -2
  65. package/dist/lexicons/chat/bsky/group/getJoinLinkPreviews.defs.js.map +1 -1
  66. package/dist/lexicons/chat/bsky/moderation/subscribeModEvents.defs.d.ts +1 -1
  67. package/dist/lexicons/chat/bsky/moderation/subscribeModEvents.defs.d.ts.map +1 -1
  68. package/dist/lexicons/chat/bsky/moderation/subscribeModEvents.defs.js.map +1 -1
  69. package/dist/lexicons/index.d.ts +1 -0
  70. package/dist/lexicons/index.d.ts.map +1 -1
  71. package/dist/lexicons/index.js +1 -0
  72. package/dist/lexicons/index.js.map +1 -1
  73. package/dist/lexicons/internal/bsky/actor/getProfiles.d.ts +3 -0
  74. package/dist/lexicons/internal/bsky/actor/getProfiles.d.ts.map +1 -0
  75. package/dist/lexicons/internal/bsky/actor/getProfiles.defs.d.ts +38 -0
  76. package/dist/lexicons/internal/bsky/actor/getProfiles.defs.d.ts.map +1 -0
  77. package/dist/lexicons/internal/bsky/actor/getProfiles.defs.js +26 -0
  78. package/dist/lexicons/internal/bsky/actor/getProfiles.defs.js.map +1 -0
  79. package/dist/lexicons/internal/bsky/actor/getProfiles.js +6 -0
  80. package/dist/lexicons/internal/bsky/actor/getProfiles.js.map +1 -0
  81. package/dist/lexicons/internal/bsky/actor.d.ts +2 -0
  82. package/dist/lexicons/internal/bsky/actor.d.ts.map +1 -0
  83. package/dist/lexicons/internal/bsky/actor.js +5 -0
  84. package/dist/lexicons/internal/bsky/actor.js.map +1 -0
  85. package/dist/lexicons/internal/bsky.d.ts +2 -0
  86. package/dist/lexicons/internal/bsky.d.ts.map +1 -0
  87. package/dist/lexicons/internal/bsky.js +5 -0
  88. package/dist/lexicons/internal/bsky.js.map +1 -0
  89. package/dist/lexicons/internal.d.ts +2 -0
  90. package/dist/lexicons/internal.d.ts.map +1 -0
  91. package/dist/lexicons/internal.js +5 -0
  92. package/dist/lexicons/internal.js.map +1 -0
  93. package/dist/rate-limits.d.ts +7 -0
  94. package/dist/rate-limits.d.ts.map +1 -0
  95. package/dist/rate-limits.js +50 -0
  96. package/dist/rate-limits.js.map +1 -0
  97. package/dist/scripts/publish-identity.js +1 -1
  98. package/dist/scripts/publish-identity.js.map +1 -1
  99. package/dist/scripts/rebuild-repo.js +1 -1
  100. package/dist/scripts/rebuild-repo.js.map +1 -1
  101. package/dist/scripts/rotate-keys.js +2 -2
  102. package/dist/scripts/rotate-keys.js.map +1 -1
  103. package/dist/scripts/sequencer-recovery/recoverer.js +7 -5
  104. package/dist/scripts/sequencer-recovery/recoverer.js.map +1 -1
  105. package/dist/sequencer/sequencer.d.ts +8 -6
  106. package/dist/sequencer/sequencer.d.ts.map +1 -1
  107. package/dist/sequencer/sequencer.js +40 -21
  108. package/dist/sequencer/sequencer.js.map +1 -1
  109. package/package.json +10 -10
  110. package/src/account-manager/account-manager.ts +26 -23
  111. package/src/account-manager/oauth-store.ts +55 -36
  112. package/src/api/com/atproto/admin/deleteAccount.ts +9 -7
  113. package/src/api/com/atproto/admin/updateSubjectStatus.ts +1 -1
  114. package/src/api/com/atproto/identity/submitPlcOperation.ts +1 -1
  115. package/src/api/com/atproto/server/activateAccount.ts +3 -3
  116. package/src/api/com/atproto/server/createAccount.ts +72 -63
  117. package/src/api/com/atproto/server/deactivateAccount.ts +1 -1
  118. package/src/api/com/atproto/server/deleteAccount.ts +9 -7
  119. package/src/api/com/atproto/sync/getRepo.ts +26 -9
  120. package/src/index.ts +3 -42
  121. package/src/rate-limits.ts +59 -0
  122. package/src/scripts/publish-identity.ts +1 -1
  123. package/src/scripts/rebuild-repo.ts +1 -1
  124. package/src/scripts/rotate-keys.ts +2 -2
  125. package/src/scripts/sequencer-recovery/recoverer.ts +9 -5
  126. package/src/sequencer/sequencer.ts +52 -23
  127. package/tests/account-manager.test.ts +78 -0
  128. package/tsconfig.build.json +2 -2
  129. package/tsconfig.build.tsbuildinfo +1 -1
  130. package/tsconfig.json +2 -2
  131. package/tsconfig.tests.json +2 -2
@@ -1 +1 @@
1
- {"version":3,"file":"defs.defs.js","sourceRoot":"","sources":["../../../../../src/lexicons/chat/bsky/convo/defs.defs.ts"],"names":[],"mappings":"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","sourcesContent":["/*\n * THIS FILE WAS GENERATED BY \"@atproto/lex\". DO NOT EDIT.\n */\n\nimport { l } from '@atproto/lex'\nimport * as RichtextFacet from '../../../app/bsky/richtext/facet.defs.js'\nimport * as EmbedRecord from '../../../app/bsky/embed/record.defs.js'\nimport * as EmbedJoinLink from '../embed/joinLink.defs.js'\nimport * as ActorDefs from '../actor/defs.defs.js'\nimport * as GroupDefs from '../group/defs.defs.js'\n\nconst $nsid = 'chat.bsky.convo.defs'\n\nexport { $nsid }\n\ntype ConvoKind = 'direct' | 'group' | l.UnknownString\n\nexport type { ConvoKind }\n\nconst convoKind = /*#__PURE__*/ l.string<{ knownValues: ['direct', 'group'] }>()\n\nexport { convoKind }\n\ntype ConvoLockStatus =\n | 'unlocked'\n | 'locked'\n | 'locked-permanently'\n | l.UnknownString\n\nexport type { ConvoLockStatus }\n\nconst convoLockStatus = /*#__PURE__*/ l.string<{\n knownValues: ['unlocked', 'locked', 'locked-permanently']\n}>()\n\nexport { convoLockStatus }\n\ntype ConvoStatus = 'request' | 'accepted' | l.UnknownString\n\nexport type { ConvoStatus }\n\nconst convoStatus = /*#__PURE__*/ l.string<{\n knownValues: ['request', 'accepted']\n}>()\n\nexport { convoStatus }\n\ntype ConvoRef = {\n $type?: 'chat.bsky.convo.defs#convoRef'\n did: l.DidString\n convoId: string\n}\n\nexport type { ConvoRef }\n\nconst convoRef = /*#__PURE__*/ l.typedObject<ConvoRef>(\n $nsid,\n 'convoRef',\n /*#__PURE__*/ l.object({\n did: /*#__PURE__*/ l.string({ format: 'did' }),\n convoId: /*#__PURE__*/ l.string(),\n }),\n)\n\nexport { convoRef }\n\ntype MessageRef = {\n $type?: 'chat.bsky.convo.defs#messageRef'\n did: l.DidString\n convoId: string\n messageId: string\n}\n\nexport type { MessageRef }\n\nconst messageRef = /*#__PURE__*/ l.typedObject<MessageRef>(\n $nsid,\n 'messageRef',\n /*#__PURE__*/ l.object({\n did: /*#__PURE__*/ l.string({ format: 'did' }),\n convoId: /*#__PURE__*/ l.string(),\n messageId: /*#__PURE__*/ l.string(),\n }),\n)\n\nexport { messageRef }\n\ntype MessageInput = {\n $type?: 'chat.bsky.convo.defs#messageInput'\n text: string\n\n /**\n * Annotations of text (mentions, URLs, hashtags, etc)\n */\n facets?: RichtextFacet.Main[]\n embed?:\n | l.$Typed<EmbedRecord.Main>\n | l.$Typed<EmbedJoinLink.Main>\n | l.Unknown$TypedObject\n}\n\nexport type { MessageInput }\n\nconst messageInput = /*#__PURE__*/ l.typedObject<MessageInput>(\n $nsid,\n 'messageInput',\n /*#__PURE__*/ l.object({\n text: /*#__PURE__*/ l.string({ maxLength: 10000, maxGraphemes: 1000 }),\n facets: /*#__PURE__*/ l.optional(\n /*#__PURE__*/ l.array(\n /*#__PURE__*/ l.ref<RichtextFacet.Main>(\n (() => RichtextFacet.main) as any,\n ),\n ),\n ),\n embed: /*#__PURE__*/ l.optional(\n /*#__PURE__*/ l.typedUnion(\n [\n /*#__PURE__*/ l.typedRef<EmbedRecord.Main>(\n (() => EmbedRecord.main) as any,\n ),\n /*#__PURE__*/ l.typedRef<EmbedJoinLink.Main>(\n (() => EmbedJoinLink.main) as any,\n ),\n ],\n false,\n ),\n ),\n }),\n)\n\nexport { messageInput }\n\ntype MessageView = {\n $type?: 'chat.bsky.convo.defs#messageView'\n id: string\n rev: string\n text: string\n\n /**\n * Annotations of text (mentions, URLs, hashtags, etc)\n */\n facets?: RichtextFacet.Main[]\n embed?:\n | l.$Typed<EmbedRecord.View>\n | l.$Typed<EmbedJoinLink.View>\n | l.Unknown$TypedObject\n\n /**\n * Reactions to this message, in ascending order of creation time.\n */\n reactions?: ReactionView[]\n sender: MessageViewSender\n sentAt: l.DatetimeString\n}\n\nexport type { MessageView }\n\nconst messageView = /*#__PURE__*/ l.typedObject<MessageView>(\n $nsid,\n 'messageView',\n /*#__PURE__*/ l.object({\n id: /*#__PURE__*/ l.string(),\n rev: /*#__PURE__*/ l.string(),\n text: /*#__PURE__*/ l.string({ maxLength: 10000, maxGraphemes: 1000 }),\n facets: /*#__PURE__*/ l.optional(\n /*#__PURE__*/ l.array(\n /*#__PURE__*/ l.ref<RichtextFacet.Main>(\n (() => RichtextFacet.main) as any,\n ),\n ),\n ),\n embed: /*#__PURE__*/ l.optional(\n /*#__PURE__*/ l.typedUnion(\n [\n /*#__PURE__*/ l.typedRef<EmbedRecord.View>(\n (() => EmbedRecord.view) as any,\n ),\n /*#__PURE__*/ l.typedRef<EmbedJoinLink.View>(\n (() => EmbedJoinLink.view) as any,\n ),\n ],\n false,\n ),\n ),\n reactions: /*#__PURE__*/ l.optional(\n /*#__PURE__*/ l.array(\n /*#__PURE__*/ l.ref<ReactionView>((() => reactionView) as any),\n ),\n ),\n sender: /*#__PURE__*/ l.ref<MessageViewSender>(\n (() => messageViewSender) as any,\n ),\n sentAt: /*#__PURE__*/ l.string({ format: 'datetime' }),\n }),\n)\n\nexport { messageView }\n\ntype SystemMessageReferredUser = {\n $type?: 'chat.bsky.convo.defs#systemMessageReferredUser'\n did: l.DidString\n}\n\nexport type { SystemMessageReferredUser }\n\nconst systemMessageReferredUser =\n /*#__PURE__*/ l.typedObject<SystemMessageReferredUser>(\n $nsid,\n 'systemMessageReferredUser',\n /*#__PURE__*/ l.object({ did: /*#__PURE__*/ l.string({ format: 'did' }) }),\n )\n\nexport { systemMessageReferredUser }\n\n/** [NOTE: This is under active development and should be considered unstable while this note is here]. */\ntype SystemMessageView = {\n $type?: 'chat.bsky.convo.defs#systemMessageView'\n id: string\n rev: string\n sentAt: l.DatetimeString\n data:\n | l.$Typed<SystemMessageDataAddMember>\n | l.$Typed<SystemMessageDataRemoveMember>\n | l.$Typed<SystemMessageDataMemberJoin>\n | l.$Typed<SystemMessageDataMemberLeave>\n | l.$Typed<SystemMessageDataLockConvo>\n | l.$Typed<SystemMessageDataUnlockConvo>\n | l.$Typed<SystemMessageDataLockConvoPermanently>\n | l.$Typed<SystemMessageDataEditGroup>\n | l.$Typed<SystemMessageDataCreateJoinLink>\n | l.$Typed<SystemMessageDataEditJoinLink>\n | l.$Typed<SystemMessageDataEnableJoinLink>\n | l.$Typed<SystemMessageDataDisableJoinLink>\n | l.Unknown$TypedObject\n}\n\nexport type { SystemMessageView }\n\n/** [NOTE: This is under active development and should be considered unstable while this note is here]. */\nconst systemMessageView = /*#__PURE__*/ l.typedObject<SystemMessageView>(\n $nsid,\n 'systemMessageView',\n /*#__PURE__*/ l.object({\n id: /*#__PURE__*/ l.string(),\n rev: /*#__PURE__*/ l.string(),\n sentAt: /*#__PURE__*/ l.string({ format: 'datetime' }),\n data: /*#__PURE__*/ l.typedUnion(\n [\n /*#__PURE__*/ l.typedRef<SystemMessageDataAddMember>(\n (() => systemMessageDataAddMember) as any,\n ),\n /*#__PURE__*/ l.typedRef<SystemMessageDataRemoveMember>(\n (() => systemMessageDataRemoveMember) as any,\n ),\n /*#__PURE__*/ l.typedRef<SystemMessageDataMemberJoin>(\n (() => systemMessageDataMemberJoin) as any,\n ),\n /*#__PURE__*/ l.typedRef<SystemMessageDataMemberLeave>(\n (() => systemMessageDataMemberLeave) as any,\n ),\n /*#__PURE__*/ l.typedRef<SystemMessageDataLockConvo>(\n (() => systemMessageDataLockConvo) as any,\n ),\n /*#__PURE__*/ l.typedRef<SystemMessageDataUnlockConvo>(\n (() => systemMessageDataUnlockConvo) as any,\n ),\n /*#__PURE__*/ l.typedRef<SystemMessageDataLockConvoPermanently>(\n (() => systemMessageDataLockConvoPermanently) as any,\n ),\n /*#__PURE__*/ l.typedRef<SystemMessageDataEditGroup>(\n (() => systemMessageDataEditGroup) as any,\n ),\n /*#__PURE__*/ l.typedRef<SystemMessageDataCreateJoinLink>(\n (() => systemMessageDataCreateJoinLink) as any,\n ),\n /*#__PURE__*/ l.typedRef<SystemMessageDataEditJoinLink>(\n (() => systemMessageDataEditJoinLink) as any,\n ),\n /*#__PURE__*/ l.typedRef<SystemMessageDataEnableJoinLink>(\n (() => systemMessageDataEnableJoinLink) as any,\n ),\n /*#__PURE__*/ l.typedRef<SystemMessageDataDisableJoinLink>(\n (() => systemMessageDataDisableJoinLink) as any,\n ),\n ],\n false,\n ),\n }),\n)\n\nexport { systemMessageView }\n\n/** [NOTE: This is under active development and should be considered unstable while this note is here]. System message indicating a user was added to the group convo. */\ntype SystemMessageDataAddMember = {\n $type?: 'chat.bsky.convo.defs#systemMessageDataAddMember'\n\n /**\n * Current view of the member who was added.\n */\n member: SystemMessageReferredUser\n\n /**\n * Role the user was added to the group with. The role from 'member' will reflect the current data, not historical.\n */\n role: ActorDefs.MemberRole\n addedBy: SystemMessageReferredUser\n}\n\nexport type { SystemMessageDataAddMember }\n\n/** [NOTE: This is under active development and should be considered unstable while this note is here]. System message indicating a user was added to the group convo. */\nconst systemMessageDataAddMember =\n /*#__PURE__*/ l.typedObject<SystemMessageDataAddMember>(\n $nsid,\n 'systemMessageDataAddMember',\n /*#__PURE__*/ l.object({\n member: /*#__PURE__*/ l.ref<SystemMessageReferredUser>(\n (() => systemMessageReferredUser) as any,\n ),\n role: /*#__PURE__*/ l.ref<ActorDefs.MemberRole>(\n (() => ActorDefs.memberRole) as any,\n ),\n addedBy: /*#__PURE__*/ l.ref<SystemMessageReferredUser>(\n (() => systemMessageReferredUser) as any,\n ),\n }),\n )\n\nexport { systemMessageDataAddMember }\n\n/** [NOTE: This is under active development and should be considered unstable while this note is here]. System message indicating a user was removed from the group convo. */\ntype SystemMessageDataRemoveMember = {\n $type?: 'chat.bsky.convo.defs#systemMessageDataRemoveMember'\n\n /**\n * Current view of the member who was removed.\n */\n member: SystemMessageReferredUser\n removedBy: SystemMessageReferredUser\n}\n\nexport type { SystemMessageDataRemoveMember }\n\n/** [NOTE: This is under active development and should be considered unstable while this note is here]. System message indicating a user was removed from the group convo. */\nconst systemMessageDataRemoveMember =\n /*#__PURE__*/ l.typedObject<SystemMessageDataRemoveMember>(\n $nsid,\n 'systemMessageDataRemoveMember',\n /*#__PURE__*/ l.object({\n member: /*#__PURE__*/ l.ref<SystemMessageReferredUser>(\n (() => systemMessageReferredUser) as any,\n ),\n removedBy: /*#__PURE__*/ l.ref<SystemMessageReferredUser>(\n (() => systemMessageReferredUser) as any,\n ),\n }),\n )\n\nexport { systemMessageDataRemoveMember }\n\n/** [NOTE: This is under active development and should be considered unstable while this note is here]. System message indicating a user joined the group convo via join link. */\ntype SystemMessageDataMemberJoin = {\n $type?: 'chat.bsky.convo.defs#systemMessageDataMemberJoin'\n\n /**\n * Current view of the member who joined.\n */\n member: SystemMessageReferredUser\n\n /**\n * Role the user was added to the group with. The role from 'member' will reflect the current data, not historical.\n */\n role: ActorDefs.MemberRole\n\n /**\n * If join link was configured to require approval, this will be set to who approved the request. Undefined if approval was not required.\n */\n approvedBy?: SystemMessageReferredUser\n}\n\nexport type { SystemMessageDataMemberJoin }\n\n/** [NOTE: This is under active development and should be considered unstable while this note is here]. System message indicating a user joined the group convo via join link. */\nconst systemMessageDataMemberJoin =\n /*#__PURE__*/ l.typedObject<SystemMessageDataMemberJoin>(\n $nsid,\n 'systemMessageDataMemberJoin',\n /*#__PURE__*/ l.object({\n member: /*#__PURE__*/ l.ref<SystemMessageReferredUser>(\n (() => systemMessageReferredUser) as any,\n ),\n role: /*#__PURE__*/ l.ref<ActorDefs.MemberRole>(\n (() => ActorDefs.memberRole) as any,\n ),\n approvedBy: /*#__PURE__*/ l.optional(\n /*#__PURE__*/ l.ref<SystemMessageReferredUser>(\n (() => systemMessageReferredUser) as any,\n ),\n ),\n }),\n )\n\nexport { systemMessageDataMemberJoin }\n\n/** [NOTE: This is under active development and should be considered unstable while this note is here]. System message indicating a user voluntarily left the group convo. */\ntype SystemMessageDataMemberLeave = {\n $type?: 'chat.bsky.convo.defs#systemMessageDataMemberLeave'\n\n /**\n * Current view of the member who left the group.\n */\n member: SystemMessageReferredUser\n}\n\nexport type { SystemMessageDataMemberLeave }\n\n/** [NOTE: This is under active development and should be considered unstable while this note is here]. System message indicating a user voluntarily left the group convo. */\nconst systemMessageDataMemberLeave =\n /*#__PURE__*/ l.typedObject<SystemMessageDataMemberLeave>(\n $nsid,\n 'systemMessageDataMemberLeave',\n /*#__PURE__*/ l.object({\n member: /*#__PURE__*/ l.ref<SystemMessageReferredUser>(\n (() => systemMessageReferredUser) as any,\n ),\n }),\n )\n\nexport { systemMessageDataMemberLeave }\n\n/** [NOTE: This is under active development and should be considered unstable while this note is here]. System message indicating the group convo was locked. */\ntype SystemMessageDataLockConvo = {\n $type?: 'chat.bsky.convo.defs#systemMessageDataLockConvo'\n\n /**\n * Current view of the member who locked the group.\n */\n lockedBy: SystemMessageReferredUser\n}\n\nexport type { SystemMessageDataLockConvo }\n\n/** [NOTE: This is under active development and should be considered unstable while this note is here]. System message indicating the group convo was locked. */\nconst systemMessageDataLockConvo =\n /*#__PURE__*/ l.typedObject<SystemMessageDataLockConvo>(\n $nsid,\n 'systemMessageDataLockConvo',\n /*#__PURE__*/ l.object({\n lockedBy: /*#__PURE__*/ l.ref<SystemMessageReferredUser>(\n (() => systemMessageReferredUser) as any,\n ),\n }),\n )\n\nexport { systemMessageDataLockConvo }\n\n/** [NOTE: This is under active development and should be considered unstable while this note is here]. System message indicating the group convo was unlocked. */\ntype SystemMessageDataUnlockConvo = {\n $type?: 'chat.bsky.convo.defs#systemMessageDataUnlockConvo'\n\n /**\n * Current view of the member who unlocked the group.\n */\n unlockedBy: SystemMessageReferredUser\n}\n\nexport type { SystemMessageDataUnlockConvo }\n\n/** [NOTE: This is under active development and should be considered unstable while this note is here]. System message indicating the group convo was unlocked. */\nconst systemMessageDataUnlockConvo =\n /*#__PURE__*/ l.typedObject<SystemMessageDataUnlockConvo>(\n $nsid,\n 'systemMessageDataUnlockConvo',\n /*#__PURE__*/ l.object({\n unlockedBy: /*#__PURE__*/ l.ref<SystemMessageReferredUser>(\n (() => systemMessageReferredUser) as any,\n ),\n }),\n )\n\nexport { systemMessageDataUnlockConvo }\n\n/** [NOTE: This is under active development and should be considered unstable while this note is here]. System message indicating the group convo was locked permanently. */\ntype SystemMessageDataLockConvoPermanently = {\n $type?: 'chat.bsky.convo.defs#systemMessageDataLockConvoPermanently'\n\n /**\n * Current view of the member who locked the group.\n */\n lockedBy: SystemMessageReferredUser\n}\n\nexport type { SystemMessageDataLockConvoPermanently }\n\n/** [NOTE: This is under active development and should be considered unstable while this note is here]. System message indicating the group convo was locked permanently. */\nconst systemMessageDataLockConvoPermanently =\n /*#__PURE__*/ l.typedObject<SystemMessageDataLockConvoPermanently>(\n $nsid,\n 'systemMessageDataLockConvoPermanently',\n /*#__PURE__*/ l.object({\n lockedBy: /*#__PURE__*/ l.ref<SystemMessageReferredUser>(\n (() => systemMessageReferredUser) as any,\n ),\n }),\n )\n\nexport { systemMessageDataLockConvoPermanently }\n\n/** [NOTE: This is under active development and should be considered unstable while this note is here]. System message indicating the group info was edited. */\ntype SystemMessageDataEditGroup = {\n $type?: 'chat.bsky.convo.defs#systemMessageDataEditGroup'\n\n /**\n * Group name that was replaced.\n */\n oldName?: string\n\n /**\n * Group name that replaced the old.\n */\n newName?: string\n}\n\nexport type { SystemMessageDataEditGroup }\n\n/** [NOTE: This is under active development and should be considered unstable while this note is here]. System message indicating the group info was edited. */\nconst systemMessageDataEditGroup =\n /*#__PURE__*/ l.typedObject<SystemMessageDataEditGroup>(\n $nsid,\n 'systemMessageDataEditGroup',\n /*#__PURE__*/ l.object({\n oldName: /*#__PURE__*/ l.optional(/*#__PURE__*/ l.string()),\n newName: /*#__PURE__*/ l.optional(/*#__PURE__*/ l.string()),\n }),\n )\n\nexport { systemMessageDataEditGroup }\n\n/** [NOTE: This is under active development and should be considered unstable while this note is here]. System message indicating the group join link was created. */\ntype SystemMessageDataCreateJoinLink = {\n $type?: 'chat.bsky.convo.defs#systemMessageDataCreateJoinLink'\n}\n\nexport type { SystemMessageDataCreateJoinLink }\n\n/** [NOTE: This is under active development and should be considered unstable while this note is here]. System message indicating the group join link was created. */\nconst systemMessageDataCreateJoinLink =\n /*#__PURE__*/ l.typedObject<SystemMessageDataCreateJoinLink>(\n $nsid,\n 'systemMessageDataCreateJoinLink',\n /*#__PURE__*/ l.object({}),\n )\n\nexport { systemMessageDataCreateJoinLink }\n\n/** [NOTE: This is under active development and should be considered unstable while this note is here]. System message indicating the group join link was edited. */\ntype SystemMessageDataEditJoinLink = {\n $type?: 'chat.bsky.convo.defs#systemMessageDataEditJoinLink'\n}\n\nexport type { SystemMessageDataEditJoinLink }\n\n/** [NOTE: This is under active development and should be considered unstable while this note is here]. System message indicating the group join link was edited. */\nconst systemMessageDataEditJoinLink =\n /*#__PURE__*/ l.typedObject<SystemMessageDataEditJoinLink>(\n $nsid,\n 'systemMessageDataEditJoinLink',\n /*#__PURE__*/ l.object({}),\n )\n\nexport { systemMessageDataEditJoinLink }\n\n/** [NOTE: This is under active development and should be considered unstable while this note is here]. System message indicating the group join link was enabled. */\ntype SystemMessageDataEnableJoinLink = {\n $type?: 'chat.bsky.convo.defs#systemMessageDataEnableJoinLink'\n}\n\nexport type { SystemMessageDataEnableJoinLink }\n\n/** [NOTE: This is under active development and should be considered unstable while this note is here]. System message indicating the group join link was enabled. */\nconst systemMessageDataEnableJoinLink =\n /*#__PURE__*/ l.typedObject<SystemMessageDataEnableJoinLink>(\n $nsid,\n 'systemMessageDataEnableJoinLink',\n /*#__PURE__*/ l.object({}),\n )\n\nexport { systemMessageDataEnableJoinLink }\n\n/** [NOTE: This is under active development and should be considered unstable while this note is here]. System message indicating the group join link was disabled. */\ntype SystemMessageDataDisableJoinLink = {\n $type?: 'chat.bsky.convo.defs#systemMessageDataDisableJoinLink'\n}\n\nexport type { SystemMessageDataDisableJoinLink }\n\n/** [NOTE: This is under active development and should be considered unstable while this note is here]. System message indicating the group join link was disabled. */\nconst systemMessageDataDisableJoinLink =\n /*#__PURE__*/ l.typedObject<SystemMessageDataDisableJoinLink>(\n $nsid,\n 'systemMessageDataDisableJoinLink',\n /*#__PURE__*/ l.object({}),\n )\n\nexport { systemMessageDataDisableJoinLink }\n\ntype DeletedMessageView = {\n $type?: 'chat.bsky.convo.defs#deletedMessageView'\n id: string\n rev: string\n sender: MessageViewSender\n sentAt: l.DatetimeString\n}\n\nexport type { DeletedMessageView }\n\nconst deletedMessageView = /*#__PURE__*/ l.typedObject<DeletedMessageView>(\n $nsid,\n 'deletedMessageView',\n /*#__PURE__*/ l.object({\n id: /*#__PURE__*/ l.string(),\n rev: /*#__PURE__*/ l.string(),\n sender: /*#__PURE__*/ l.ref<MessageViewSender>(\n (() => messageViewSender) as any,\n ),\n sentAt: /*#__PURE__*/ l.string({ format: 'datetime' }),\n }),\n)\n\nexport { deletedMessageView }\n\ntype MessageViewSender = {\n $type?: 'chat.bsky.convo.defs#messageViewSender'\n did: l.DidString\n}\n\nexport type { MessageViewSender }\n\nconst messageViewSender = /*#__PURE__*/ l.typedObject<MessageViewSender>(\n $nsid,\n 'messageViewSender',\n /*#__PURE__*/ l.object({ did: /*#__PURE__*/ l.string({ format: 'did' }) }),\n)\n\nexport { messageViewSender }\n\ntype ReactionView = {\n $type?: 'chat.bsky.convo.defs#reactionView'\n value: string\n sender: ReactionViewSender\n createdAt: l.DatetimeString\n}\n\nexport type { ReactionView }\n\nconst reactionView = /*#__PURE__*/ l.typedObject<ReactionView>(\n $nsid,\n 'reactionView',\n /*#__PURE__*/ l.object({\n value: /*#__PURE__*/ l.string(),\n sender: /*#__PURE__*/ l.ref<ReactionViewSender>(\n (() => reactionViewSender) as any,\n ),\n createdAt: /*#__PURE__*/ l.string({ format: 'datetime' }),\n }),\n)\n\nexport { reactionView }\n\ntype ReactionViewSender = {\n $type?: 'chat.bsky.convo.defs#reactionViewSender'\n did: l.DidString\n}\n\nexport type { ReactionViewSender }\n\nconst reactionViewSender = /*#__PURE__*/ l.typedObject<ReactionViewSender>(\n $nsid,\n 'reactionViewSender',\n /*#__PURE__*/ l.object({ did: /*#__PURE__*/ l.string({ format: 'did' }) }),\n)\n\nexport { reactionViewSender }\n\ntype MessageAndReactionView = {\n $type?: 'chat.bsky.convo.defs#messageAndReactionView'\n message: MessageView\n reaction: ReactionView\n}\n\nexport type { MessageAndReactionView }\n\nconst messageAndReactionView =\n /*#__PURE__*/ l.typedObject<MessageAndReactionView>(\n $nsid,\n 'messageAndReactionView',\n /*#__PURE__*/ l.object({\n message: /*#__PURE__*/ l.ref<MessageView>((() => messageView) as any),\n reaction: /*#__PURE__*/ l.ref<ReactionView>((() => reactionView) as any),\n }),\n )\n\nexport { messageAndReactionView }\n\ntype ConvoView = {\n $type?: 'chat.bsky.convo.defs#convoView'\n id: string\n rev: string\n\n /**\n * Members of this conversation. For direct convos, it will be an immutable list of the 2 members. For group convos, it will a list of important members (the first few members, the viewer, the member who added the viewer, the member who sent the last message, the member who sent the last reaction), but will not contain the full list of members. Use chat.bsky.convo.getConvoMembers to list all members.\n */\n members: ActorDefs.ProfileViewBasic[]\n lastMessage?:\n | l.$Typed<MessageView>\n | l.$Typed<DeletedMessageView>\n | l.$Typed<SystemMessageView>\n | l.Unknown$TypedObject\n lastReaction?: l.$Typed<MessageAndReactionView> | l.Unknown$TypedObject\n muted: boolean\n\n /**\n * Convo status for the viewer member (not the convo itself).\n */\n status?: ConvoStatus\n unreadCount: number\n\n /**\n * Union field that has data specific to different kinds of convos.\n */\n kind?: l.$Typed<DirectConvo> | l.$Typed<GroupConvo> | l.Unknown$TypedObject\n}\n\nexport type { ConvoView }\n\nconst convoView = /*#__PURE__*/ l.typedObject<ConvoView>(\n $nsid,\n 'convoView',\n /*#__PURE__*/ l.object({\n id: /*#__PURE__*/ l.string(),\n rev: /*#__PURE__*/ l.string(),\n members: /*#__PURE__*/ l.array(\n /*#__PURE__*/ l.ref<ActorDefs.ProfileViewBasic>(\n (() => ActorDefs.profileViewBasic) as any,\n ),\n ),\n lastMessage: /*#__PURE__*/ l.optional(\n /*#__PURE__*/ l.typedUnion(\n [\n /*#__PURE__*/ l.typedRef<MessageView>((() => messageView) as any),\n /*#__PURE__*/ l.typedRef<DeletedMessageView>(\n (() => deletedMessageView) as any,\n ),\n /*#__PURE__*/ l.typedRef<SystemMessageView>(\n (() => systemMessageView) as any,\n ),\n ],\n false,\n ),\n ),\n lastReaction: /*#__PURE__*/ l.optional(\n /*#__PURE__*/ l.typedUnion(\n [\n /*#__PURE__*/ l.typedRef<MessageAndReactionView>(\n (() => messageAndReactionView) as any,\n ),\n ],\n false,\n ),\n ),\n muted: /*#__PURE__*/ l.boolean(),\n status: /*#__PURE__*/ l.optional(\n /*#__PURE__*/ l.ref<ConvoStatus>((() => convoStatus) as any),\n ),\n unreadCount: /*#__PURE__*/ l.integer(),\n kind: /*#__PURE__*/ l.optional(\n /*#__PURE__*/ l.typedUnion(\n [\n /*#__PURE__*/ l.typedRef<DirectConvo>((() => directConvo) as any),\n /*#__PURE__*/ l.typedRef<GroupConvo>((() => groupConvo) as any),\n ],\n false,\n ),\n ),\n }),\n)\n\nexport { convoView }\n\n/** [NOTE: This is under active development and should be considered unstable while this note is here]. */\ntype DirectConvo = { $type?: 'chat.bsky.convo.defs#directConvo' }\n\nexport type { DirectConvo }\n\n/** [NOTE: This is under active development and should be considered unstable while this note is here]. */\nconst directConvo = /*#__PURE__*/ l.typedObject<DirectConvo>(\n $nsid,\n 'directConvo',\n /*#__PURE__*/ l.object({}),\n)\n\nexport { directConvo }\n\n/** [NOTE: This is under active development and should be considered unstable while this note is here]. */\ntype GroupConvo = {\n $type?: 'chat.bsky.convo.defs#groupConvo'\n createdAt: l.DatetimeString\n joinLink?: GroupDefs.JoinLinkView\n\n /**\n * The total number of pending join requests for the group conversation. Only present for the owner. Capped at 21.\n */\n joinRequestCount?: number\n\n /**\n * The lock status of the conversation.\n */\n lockStatus: ConvoLockStatus\n\n /**\n * The total number of members in the group conversation.\n */\n memberCount: number\n\n /**\n * The maximum number of members allowed in the group conversation.\n */\n memberLimit: number\n\n /**\n * The display name of the group conversation.\n */\n name: string\n\n /**\n * The number of unread join requests for the group conversation. Only present for the owner.\n */\n unreadJoinRequestCount?: number\n}\n\nexport type { GroupConvo }\n\n/** [NOTE: This is under active development and should be considered unstable while this note is here]. */\nconst groupConvo = /*#__PURE__*/ l.typedObject<GroupConvo>(\n $nsid,\n 'groupConvo',\n /*#__PURE__*/ l.object({\n createdAt: /*#__PURE__*/ l.string({ format: 'datetime' }),\n joinLink: /*#__PURE__*/ l.optional(\n /*#__PURE__*/ l.ref<GroupDefs.JoinLinkView>(\n (() => GroupDefs.joinLinkView) as any,\n ),\n ),\n joinRequestCount: /*#__PURE__*/ l.optional(/*#__PURE__*/ l.integer()),\n lockStatus: /*#__PURE__*/ l.ref<ConvoLockStatus>(\n (() => convoLockStatus) as any,\n ),\n memberCount: /*#__PURE__*/ l.integer(),\n memberLimit: /*#__PURE__*/ l.integer(),\n name: /*#__PURE__*/ l.string({ maxGraphemes: 128, maxLength: 1280 }),\n unreadJoinRequestCount: /*#__PURE__*/ l.optional(/*#__PURE__*/ l.integer()),\n }),\n)\n\nexport { groupConvo }\n\n/** Event indicating a convo containing the viewer was started. Can be direct or group. When a member is added to a group convo, they also get this event. */\ntype LogBeginConvo = {\n $type?: 'chat.bsky.convo.defs#logBeginConvo'\n rev: string\n convoId: string\n}\n\nexport type { LogBeginConvo }\n\n/** Event indicating a convo containing the viewer was started. Can be direct or group. When a member is added to a group convo, they also get this event. */\nconst logBeginConvo = /*#__PURE__*/ l.typedObject<LogBeginConvo>(\n $nsid,\n 'logBeginConvo',\n /*#__PURE__*/ l.object({\n rev: /*#__PURE__*/ l.string(),\n convoId: /*#__PURE__*/ l.string(),\n }),\n)\n\nexport { logBeginConvo }\n\n/** Event indicating the viewer accepted a convo, and it can be moved out of the request inbox. Can be direct or group. */\ntype LogAcceptConvo = {\n $type?: 'chat.bsky.convo.defs#logAcceptConvo'\n rev: string\n convoId: string\n}\n\nexport type { LogAcceptConvo }\n\n/** Event indicating the viewer accepted a convo, and it can be moved out of the request inbox. Can be direct or group. */\nconst logAcceptConvo = /*#__PURE__*/ l.typedObject<LogAcceptConvo>(\n $nsid,\n 'logAcceptConvo',\n /*#__PURE__*/ l.object({\n rev: /*#__PURE__*/ l.string(),\n convoId: /*#__PURE__*/ l.string(),\n }),\n)\n\nexport { logAcceptConvo }\n\n/** Event indicating the viewer left a convo. Can be direct or group. */\ntype LogLeaveConvo = {\n $type?: 'chat.bsky.convo.defs#logLeaveConvo'\n rev: string\n convoId: string\n}\n\nexport type { LogLeaveConvo }\n\n/** Event indicating the viewer left a convo. Can be direct or group. */\nconst logLeaveConvo = /*#__PURE__*/ l.typedObject<LogLeaveConvo>(\n $nsid,\n 'logLeaveConvo',\n /*#__PURE__*/ l.object({\n rev: /*#__PURE__*/ l.string(),\n convoId: /*#__PURE__*/ l.string(),\n }),\n)\n\nexport { logLeaveConvo }\n\n/** Event indicating the viewer muted a convo. Can be direct or group. */\ntype LogMuteConvo = {\n $type?: 'chat.bsky.convo.defs#logMuteConvo'\n rev: string\n convoId: string\n}\n\nexport type { LogMuteConvo }\n\n/** Event indicating the viewer muted a convo. Can be direct or group. */\nconst logMuteConvo = /*#__PURE__*/ l.typedObject<LogMuteConvo>(\n $nsid,\n 'logMuteConvo',\n /*#__PURE__*/ l.object({\n rev: /*#__PURE__*/ l.string(),\n convoId: /*#__PURE__*/ l.string(),\n }),\n)\n\nexport { logMuteConvo }\n\n/** Event indicating the viewer unmuted a convo. Can be direct or group. */\ntype LogUnmuteConvo = {\n $type?: 'chat.bsky.convo.defs#logUnmuteConvo'\n rev: string\n convoId: string\n}\n\nexport type { LogUnmuteConvo }\n\n/** Event indicating the viewer unmuted a convo. Can be direct or group. */\nconst logUnmuteConvo = /*#__PURE__*/ l.typedObject<LogUnmuteConvo>(\n $nsid,\n 'logUnmuteConvo',\n /*#__PURE__*/ l.object({\n rev: /*#__PURE__*/ l.string(),\n convoId: /*#__PURE__*/ l.string(),\n }),\n)\n\nexport { logUnmuteConvo }\n\n/** Event indicating a user-originated message was created. Is not emitted for system messages. */\ntype LogCreateMessage = {\n $type?: 'chat.bsky.convo.defs#logCreateMessage'\n rev: string\n convoId: string\n message:\n | l.$Typed<MessageView>\n | l.$Typed<DeletedMessageView>\n | l.Unknown$TypedObject\n\n /**\n * Profiles referred to in the message view. This isn't required for compatibility, because it was added later, but should generally be present.\n */\n relatedProfiles?: ActorDefs.ProfileViewBasic[]\n}\n\nexport type { LogCreateMessage }\n\n/** Event indicating a user-originated message was created. Is not emitted for system messages. */\nconst logCreateMessage = /*#__PURE__*/ l.typedObject<LogCreateMessage>(\n $nsid,\n 'logCreateMessage',\n /*#__PURE__*/ l.object({\n rev: /*#__PURE__*/ l.string(),\n convoId: /*#__PURE__*/ l.string(),\n message: /*#__PURE__*/ l.typedUnion(\n [\n /*#__PURE__*/ l.typedRef<MessageView>((() => messageView) as any),\n /*#__PURE__*/ l.typedRef<DeletedMessageView>(\n (() => deletedMessageView) as any,\n ),\n ],\n false,\n ),\n relatedProfiles: /*#__PURE__*/ l.optional(\n /*#__PURE__*/ l.array(\n /*#__PURE__*/ l.ref<ActorDefs.ProfileViewBasic>(\n (() => ActorDefs.profileViewBasic) as any,\n ),\n ),\n ),\n }),\n)\n\nexport { logCreateMessage }\n\n/** Event indicating a user-originated message was deleted. Is not emitted for system messages. */\ntype LogDeleteMessage = {\n $type?: 'chat.bsky.convo.defs#logDeleteMessage'\n rev: string\n convoId: string\n message:\n | l.$Typed<MessageView>\n | l.$Typed<DeletedMessageView>\n | l.Unknown$TypedObject\n}\n\nexport type { LogDeleteMessage }\n\n/** Event indicating a user-originated message was deleted. Is not emitted for system messages. */\nconst logDeleteMessage = /*#__PURE__*/ l.typedObject<LogDeleteMessage>(\n $nsid,\n 'logDeleteMessage',\n /*#__PURE__*/ l.object({\n rev: /*#__PURE__*/ l.string(),\n convoId: /*#__PURE__*/ l.string(),\n message: /*#__PURE__*/ l.typedUnion(\n [\n /*#__PURE__*/ l.typedRef<MessageView>((() => messageView) as any),\n /*#__PURE__*/ l.typedRef<DeletedMessageView>(\n (() => deletedMessageView) as any,\n ),\n ],\n false,\n ),\n }),\n)\n\nexport { logDeleteMessage }\n\n/** @deprecated use logReadConvo instead. Event indicating a convo was read up to a certain message. */\ntype LogReadMessage = {\n $type?: 'chat.bsky.convo.defs#logReadMessage'\n rev: string\n convoId: string\n message:\n | l.$Typed<MessageView>\n | l.$Typed<DeletedMessageView>\n | l.$Typed<SystemMessageView>\n | l.Unknown$TypedObject\n}\n\nexport type { LogReadMessage }\n\n/** @deprecated use logReadConvo instead. Event indicating a convo was read up to a certain message. */\nconst logReadMessage = /*#__PURE__*/ l.typedObject<LogReadMessage>(\n $nsid,\n 'logReadMessage',\n /*#__PURE__*/ l.object({\n rev: /*#__PURE__*/ l.string(),\n convoId: /*#__PURE__*/ l.string(),\n message: /*#__PURE__*/ l.typedUnion(\n [\n /*#__PURE__*/ l.typedRef<MessageView>((() => messageView) as any),\n /*#__PURE__*/ l.typedRef<DeletedMessageView>(\n (() => deletedMessageView) as any,\n ),\n /*#__PURE__*/ l.typedRef<SystemMessageView>(\n (() => systemMessageView) as any,\n ),\n ],\n false,\n ),\n }),\n)\n\nexport { logReadMessage }\n\n/** Event indicating a reaction was added to a message. */\ntype LogAddReaction = {\n $type?: 'chat.bsky.convo.defs#logAddReaction'\n rev: string\n convoId: string\n message:\n | l.$Typed<MessageView>\n | l.$Typed<DeletedMessageView>\n | l.Unknown$TypedObject\n reaction: ReactionView\n\n /**\n * Profiles referred in the message and reaction views. This isn't required for compatibility, because it was added later, but should generally be present.\n */\n relatedProfiles?: ActorDefs.ProfileViewBasic[]\n}\n\nexport type { LogAddReaction }\n\n/** Event indicating a reaction was added to a message. */\nconst logAddReaction = /*#__PURE__*/ l.typedObject<LogAddReaction>(\n $nsid,\n 'logAddReaction',\n /*#__PURE__*/ l.object({\n rev: /*#__PURE__*/ l.string(),\n convoId: /*#__PURE__*/ l.string(),\n message: /*#__PURE__*/ l.typedUnion(\n [\n /*#__PURE__*/ l.typedRef<MessageView>((() => messageView) as any),\n /*#__PURE__*/ l.typedRef<DeletedMessageView>(\n (() => deletedMessageView) as any,\n ),\n ],\n false,\n ),\n reaction: /*#__PURE__*/ l.ref<ReactionView>((() => reactionView) as any),\n relatedProfiles: /*#__PURE__*/ l.optional(\n /*#__PURE__*/ l.array(\n /*#__PURE__*/ l.ref<ActorDefs.ProfileViewBasic>(\n (() => ActorDefs.profileViewBasic) as any,\n ),\n ),\n ),\n }),\n)\n\nexport { logAddReaction }\n\n/** Event indicating a reaction was removed from a message. */\ntype LogRemoveReaction = {\n $type?: 'chat.bsky.convo.defs#logRemoveReaction'\n rev: string\n convoId: string\n message:\n | l.$Typed<MessageView>\n | l.$Typed<DeletedMessageView>\n | l.Unknown$TypedObject\n reaction: ReactionView\n\n /**\n * Profiles referred in the message and reaction views. This isn't required for compatibility, because it was added later, but should generally be present.\n */\n relatedProfiles?: ActorDefs.ProfileViewBasic[]\n}\n\nexport type { LogRemoveReaction }\n\n/** Event indicating a reaction was removed from a message. */\nconst logRemoveReaction = /*#__PURE__*/ l.typedObject<LogRemoveReaction>(\n $nsid,\n 'logRemoveReaction',\n /*#__PURE__*/ l.object({\n rev: /*#__PURE__*/ l.string(),\n convoId: /*#__PURE__*/ l.string(),\n message: /*#__PURE__*/ l.typedUnion(\n [\n /*#__PURE__*/ l.typedRef<MessageView>((() => messageView) as any),\n /*#__PURE__*/ l.typedRef<DeletedMessageView>(\n (() => deletedMessageView) as any,\n ),\n ],\n false,\n ),\n reaction: /*#__PURE__*/ l.ref<ReactionView>((() => reactionView) as any),\n relatedProfiles: /*#__PURE__*/ l.optional(\n /*#__PURE__*/ l.array(\n /*#__PURE__*/ l.ref<ActorDefs.ProfileViewBasic>(\n (() => ActorDefs.profileViewBasic) as any,\n ),\n ),\n ),\n }),\n)\n\nexport { logRemoveReaction }\n\n/** [NOTE: This is under active development and should be considered unstable while this note is here]. Event indicating a convo was read up to a certain message. */\ntype LogReadConvo = {\n $type?: 'chat.bsky.convo.defs#logReadConvo'\n rev: string\n convoId: string\n message:\n | l.$Typed<MessageView>\n | l.$Typed<DeletedMessageView>\n | l.$Typed<SystemMessageView>\n | l.Unknown$TypedObject\n}\n\nexport type { LogReadConvo }\n\n/** [NOTE: This is under active development and should be considered unstable while this note is here]. Event indicating a convo was read up to a certain message. */\nconst logReadConvo = /*#__PURE__*/ l.typedObject<LogReadConvo>(\n $nsid,\n 'logReadConvo',\n /*#__PURE__*/ l.object({\n rev: /*#__PURE__*/ l.string(),\n convoId: /*#__PURE__*/ l.string(),\n message: /*#__PURE__*/ l.typedUnion(\n [\n /*#__PURE__*/ l.typedRef<MessageView>((() => messageView) as any),\n /*#__PURE__*/ l.typedRef<DeletedMessageView>(\n (() => deletedMessageView) as any,\n ),\n /*#__PURE__*/ l.typedRef<SystemMessageView>(\n (() => systemMessageView) as any,\n ),\n ],\n false,\n ),\n }),\n)\n\nexport { logReadConvo }\n\n/** [NOTE: This is under active development and should be considered unstable while this note is here]. Event indicating a member was added to a group convo. The member who was added gets a logBeginConvo (to create the convo) but also a logAddMember (to show the system message as the first message the user sees). */\ntype LogAddMember = {\n $type?: 'chat.bsky.convo.defs#logAddMember'\n rev: string\n convoId: string\n\n /**\n * A system message with data of type #systemMessageDataAddMember\n */\n message: SystemMessageView\n\n /**\n * Profiles referred in the system message.\n */\n relatedProfiles: ActorDefs.ProfileViewBasic[]\n}\n\nexport type { LogAddMember }\n\n/** [NOTE: This is under active development and should be considered unstable while this note is here]. Event indicating a member was added to a group convo. The member who was added gets a logBeginConvo (to create the convo) but also a logAddMember (to show the system message as the first message the user sees). */\nconst logAddMember = /*#__PURE__*/ l.typedObject<LogAddMember>(\n $nsid,\n 'logAddMember',\n /*#__PURE__*/ l.object({\n rev: /*#__PURE__*/ l.string(),\n convoId: /*#__PURE__*/ l.string(),\n message: /*#__PURE__*/ l.ref<SystemMessageView>(\n (() => systemMessageView) as any,\n ),\n relatedProfiles: /*#__PURE__*/ l.array(\n /*#__PURE__*/ l.ref<ActorDefs.ProfileViewBasic>(\n (() => ActorDefs.profileViewBasic) as any,\n ),\n ),\n }),\n)\n\nexport { logAddMember }\n\n/** [NOTE: This is under active development and should be considered unstable while this note is here]. Event indicating a member was removed from a group convo. The member who was removed gets a logLeaveConvo (to leave the convo) but not a logRemoveMember (because they already left, so can't see the system message). */\ntype LogRemoveMember = {\n $type?: 'chat.bsky.convo.defs#logRemoveMember'\n rev: string\n convoId: string\n\n /**\n * A system message with data of type #systemMessageDataRemoveMember\n */\n message: SystemMessageView\n\n /**\n * Profiles referred in the system message.\n */\n relatedProfiles: ActorDefs.ProfileViewBasic[]\n}\n\nexport type { LogRemoveMember }\n\n/** [NOTE: This is under active development and should be considered unstable while this note is here]. Event indicating a member was removed from a group convo. The member who was removed gets a logLeaveConvo (to leave the convo) but not a logRemoveMember (because they already left, so can't see the system message). */\nconst logRemoveMember = /*#__PURE__*/ l.typedObject<LogRemoveMember>(\n $nsid,\n 'logRemoveMember',\n /*#__PURE__*/ l.object({\n rev: /*#__PURE__*/ l.string(),\n convoId: /*#__PURE__*/ l.string(),\n message: /*#__PURE__*/ l.ref<SystemMessageView>(\n (() => systemMessageView) as any,\n ),\n relatedProfiles: /*#__PURE__*/ l.array(\n /*#__PURE__*/ l.ref<ActorDefs.ProfileViewBasic>(\n (() => ActorDefs.profileViewBasic) as any,\n ),\n ),\n }),\n)\n\nexport { logRemoveMember }\n\n/** [NOTE: This is under active development and should be considered unstable while this note is here]. Event indicating a member joined a group convo via join link. The member who was added gets a logBeginConvo (to create the convo) but also a logMemberJoin (to show the system message as the first message the user sees). */\ntype LogMemberJoin = {\n $type?: 'chat.bsky.convo.defs#logMemberJoin'\n rev: string\n convoId: string\n\n /**\n * A system message with data of type #systemMessageDataMemberJoin\n */\n message: SystemMessageView\n\n /**\n * Profiles referred in the system message.\n */\n relatedProfiles: ActorDefs.ProfileViewBasic[]\n}\n\nexport type { LogMemberJoin }\n\n/** [NOTE: This is under active development and should be considered unstable while this note is here]. Event indicating a member joined a group convo via join link. The member who was added gets a logBeginConvo (to create the convo) but also a logMemberJoin (to show the system message as the first message the user sees). */\nconst logMemberJoin = /*#__PURE__*/ l.typedObject<LogMemberJoin>(\n $nsid,\n 'logMemberJoin',\n /*#__PURE__*/ l.object({\n rev: /*#__PURE__*/ l.string(),\n convoId: /*#__PURE__*/ l.string(),\n message: /*#__PURE__*/ l.ref<SystemMessageView>(\n (() => systemMessageView) as any,\n ),\n relatedProfiles: /*#__PURE__*/ l.array(\n /*#__PURE__*/ l.ref<ActorDefs.ProfileViewBasic>(\n (() => ActorDefs.profileViewBasic) as any,\n ),\n ),\n }),\n)\n\nexport { logMemberJoin }\n\n/** [NOTE: This is under active development and should be considered unstable while this note is here]. Event indicating a member voluntarily left a group convo. The member who was removed gets a logLeaveConvo (to leave the convo) but not a logMemberLeave (because they already left, so can't see the system message). */\ntype LogMemberLeave = {\n $type?: 'chat.bsky.convo.defs#logMemberLeave'\n rev: string\n convoId: string\n\n /**\n * A system message with data of type #systemMessageDataMemberLeave\n */\n message: SystemMessageView\n\n /**\n * Profiles referred in the system message.\n */\n relatedProfiles: ActorDefs.ProfileViewBasic[]\n}\n\nexport type { LogMemberLeave }\n\n/** [NOTE: This is under active development and should be considered unstable while this note is here]. Event indicating a member voluntarily left a group convo. The member who was removed gets a logLeaveConvo (to leave the convo) but not a logMemberLeave (because they already left, so can't see the system message). */\nconst logMemberLeave = /*#__PURE__*/ l.typedObject<LogMemberLeave>(\n $nsid,\n 'logMemberLeave',\n /*#__PURE__*/ l.object({\n rev: /*#__PURE__*/ l.string(),\n convoId: /*#__PURE__*/ l.string(),\n message: /*#__PURE__*/ l.ref<SystemMessageView>(\n (() => systemMessageView) as any,\n ),\n relatedProfiles: /*#__PURE__*/ l.array(\n /*#__PURE__*/ l.ref<ActorDefs.ProfileViewBasic>(\n (() => ActorDefs.profileViewBasic) as any,\n ),\n ),\n }),\n)\n\nexport { logMemberLeave }\n\n/** [NOTE: This is under active development and should be considered unstable while this note is here]. Event indicating a group convo was locked. */\ntype LogLockConvo = {\n $type?: 'chat.bsky.convo.defs#logLockConvo'\n rev: string\n convoId: string\n\n /**\n * A system message with data of type #systemMessageDataLockConvo\n */\n message: SystemMessageView\n\n /**\n * Profiles referred in the system message.\n */\n relatedProfiles: ActorDefs.ProfileViewBasic[]\n}\n\nexport type { LogLockConvo }\n\n/** [NOTE: This is under active development and should be considered unstable while this note is here]. Event indicating a group convo was locked. */\nconst logLockConvo = /*#__PURE__*/ l.typedObject<LogLockConvo>(\n $nsid,\n 'logLockConvo',\n /*#__PURE__*/ l.object({\n rev: /*#__PURE__*/ l.string(),\n convoId: /*#__PURE__*/ l.string(),\n message: /*#__PURE__*/ l.ref<SystemMessageView>(\n (() => systemMessageView) as any,\n ),\n relatedProfiles: /*#__PURE__*/ l.array(\n /*#__PURE__*/ l.ref<ActorDefs.ProfileViewBasic>(\n (() => ActorDefs.profileViewBasic) as any,\n ),\n ),\n }),\n)\n\nexport { logLockConvo }\n\n/** [NOTE: This is under active development and should be considered unstable while this note is here]. Event indicating a group convo was unlocked. */\ntype LogUnlockConvo = {\n $type?: 'chat.bsky.convo.defs#logUnlockConvo'\n rev: string\n convoId: string\n\n /**\n * A system message with data of type #systemMessageDataUnlockConvo\n */\n message: SystemMessageView\n\n /**\n * Profiles referred in the system message.\n */\n relatedProfiles: ActorDefs.ProfileViewBasic[]\n}\n\nexport type { LogUnlockConvo }\n\n/** [NOTE: This is under active development and should be considered unstable while this note is here]. Event indicating a group convo was unlocked. */\nconst logUnlockConvo = /*#__PURE__*/ l.typedObject<LogUnlockConvo>(\n $nsid,\n 'logUnlockConvo',\n /*#__PURE__*/ l.object({\n rev: /*#__PURE__*/ l.string(),\n convoId: /*#__PURE__*/ l.string(),\n message: /*#__PURE__*/ l.ref<SystemMessageView>(\n (() => systemMessageView) as any,\n ),\n relatedProfiles: /*#__PURE__*/ l.array(\n /*#__PURE__*/ l.ref<ActorDefs.ProfileViewBasic>(\n (() => ActorDefs.profileViewBasic) as any,\n ),\n ),\n }),\n)\n\nexport { logUnlockConvo }\n\n/** [NOTE: This is under active development and should be considered unstable while this note is here]. Event indicating a group convo was locked permanently. */\ntype LogLockConvoPermanently = {\n $type?: 'chat.bsky.convo.defs#logLockConvoPermanently'\n rev: string\n convoId: string\n\n /**\n * A system message with data of type #systemMessageDataLockConvoPermanently\n */\n message: SystemMessageView\n\n /**\n * Profiles referred in the system message.\n */\n relatedProfiles: ActorDefs.ProfileViewBasic[]\n}\n\nexport type { LogLockConvoPermanently }\n\n/** [NOTE: This is under active development and should be considered unstable while this note is here]. Event indicating a group convo was locked permanently. */\nconst logLockConvoPermanently =\n /*#__PURE__*/ l.typedObject<LogLockConvoPermanently>(\n $nsid,\n 'logLockConvoPermanently',\n /*#__PURE__*/ l.object({\n rev: /*#__PURE__*/ l.string(),\n convoId: /*#__PURE__*/ l.string(),\n message: /*#__PURE__*/ l.ref<SystemMessageView>(\n (() => systemMessageView) as any,\n ),\n relatedProfiles: /*#__PURE__*/ l.array(\n /*#__PURE__*/ l.ref<ActorDefs.ProfileViewBasic>(\n (() => ActorDefs.profileViewBasic) as any,\n ),\n ),\n }),\n )\n\nexport { logLockConvoPermanently }\n\n/** [NOTE: This is under active development and should be considered unstable while this note is here]. Event indicating info about group convo was edited. */\ntype LogEditGroup = {\n $type?: 'chat.bsky.convo.defs#logEditGroup'\n rev: string\n convoId: string\n\n /**\n * A system message with data of type #systemMessageDataEditGroup\n */\n message: SystemMessageView\n}\n\nexport type { LogEditGroup }\n\n/** [NOTE: This is under active development and should be considered unstable while this note is here]. Event indicating info about group convo was edited. */\nconst logEditGroup = /*#__PURE__*/ l.typedObject<LogEditGroup>(\n $nsid,\n 'logEditGroup',\n /*#__PURE__*/ l.object({\n rev: /*#__PURE__*/ l.string(),\n convoId: /*#__PURE__*/ l.string(),\n message: /*#__PURE__*/ l.ref<SystemMessageView>(\n (() => systemMessageView) as any,\n ),\n }),\n)\n\nexport { logEditGroup }\n\n/** [NOTE: This is under active development and should be considered unstable while this note is here]. Event indicating a join link was created for a group convo. */\ntype LogCreateJoinLink = {\n $type?: 'chat.bsky.convo.defs#logCreateJoinLink'\n rev: string\n convoId: string\n\n /**\n * A system message with data of type #systemMessageDataCreateJoinLink\n */\n message: SystemMessageView\n}\n\nexport type { LogCreateJoinLink }\n\n/** [NOTE: This is under active development and should be considered unstable while this note is here]. Event indicating a join link was created for a group convo. */\nconst logCreateJoinLink = /*#__PURE__*/ l.typedObject<LogCreateJoinLink>(\n $nsid,\n 'logCreateJoinLink',\n /*#__PURE__*/ l.object({\n rev: /*#__PURE__*/ l.string(),\n convoId: /*#__PURE__*/ l.string(),\n message: /*#__PURE__*/ l.ref<SystemMessageView>(\n (() => systemMessageView) as any,\n ),\n }),\n)\n\nexport { logCreateJoinLink }\n\n/** [NOTE: This is under active development and should be considered unstable while this note is here]. Event indicating a settings about a join link for a group convo were edited. */\ntype LogEditJoinLink = {\n $type?: 'chat.bsky.convo.defs#logEditJoinLink'\n rev: string\n convoId: string\n\n /**\n * A system message with data of type #systemMessageDataEditJoinLink\n */\n message: SystemMessageView\n}\n\nexport type { LogEditJoinLink }\n\n/** [NOTE: This is under active development and should be considered unstable while this note is here]. Event indicating a settings about a join link for a group convo were edited. */\nconst logEditJoinLink = /*#__PURE__*/ l.typedObject<LogEditJoinLink>(\n $nsid,\n 'logEditJoinLink',\n /*#__PURE__*/ l.object({\n rev: /*#__PURE__*/ l.string(),\n convoId: /*#__PURE__*/ l.string(),\n message: /*#__PURE__*/ l.ref<SystemMessageView>(\n (() => systemMessageView) as any,\n ),\n }),\n)\n\nexport { logEditJoinLink }\n\n/** [NOTE: This is under active development and should be considered unstable while this note is here]. Event indicating a join link was enabled for a group convo. */\ntype LogEnableJoinLink = {\n $type?: 'chat.bsky.convo.defs#logEnableJoinLink'\n rev: string\n convoId: string\n\n /**\n * A system message with data of type #systemMessageDataEnableJoinLink\n */\n message: SystemMessageView\n}\n\nexport type { LogEnableJoinLink }\n\n/** [NOTE: This is under active development and should be considered unstable while this note is here]. Event indicating a join link was enabled for a group convo. */\nconst logEnableJoinLink = /*#__PURE__*/ l.typedObject<LogEnableJoinLink>(\n $nsid,\n 'logEnableJoinLink',\n /*#__PURE__*/ l.object({\n rev: /*#__PURE__*/ l.string(),\n convoId: /*#__PURE__*/ l.string(),\n message: /*#__PURE__*/ l.ref<SystemMessageView>(\n (() => systemMessageView) as any,\n ),\n }),\n)\n\nexport { logEnableJoinLink }\n\n/** [NOTE: This is under active development and should be considered unstable while this note is here]. Event indicating a join link was disabled for a group convo. */\ntype LogDisableJoinLink = {\n $type?: 'chat.bsky.convo.defs#logDisableJoinLink'\n rev: string\n convoId: string\n\n /**\n * A system message with data of type #systemMessageDataDisableJoinLink\n */\n message: SystemMessageView\n}\n\nexport type { LogDisableJoinLink }\n\n/** [NOTE: This is under active development and should be considered unstable while this note is here]. Event indicating a join link was disabled for a group convo. */\nconst logDisableJoinLink = /*#__PURE__*/ l.typedObject<LogDisableJoinLink>(\n $nsid,\n 'logDisableJoinLink',\n /*#__PURE__*/ l.object({\n rev: /*#__PURE__*/ l.string(),\n convoId: /*#__PURE__*/ l.string(),\n message: /*#__PURE__*/ l.ref<SystemMessageView>(\n (() => systemMessageView) as any,\n ),\n }),\n)\n\nexport { logDisableJoinLink }\n\n/** [NOTE: This is under active development and should be considered unstable while this note is here]. Event indicating a join request was made to a group the viewer owns. Only the owner gets this. */\ntype LogIncomingJoinRequest = {\n $type?: 'chat.bsky.convo.defs#logIncomingJoinRequest'\n rev: string\n convoId: string\n\n /**\n * Prospective member who requested to join.\n */\n member: ActorDefs.ProfileViewBasic\n}\n\nexport type { LogIncomingJoinRequest }\n\n/** [NOTE: This is under active development and should be considered unstable while this note is here]. Event indicating a join request was made to a group the viewer owns. Only the owner gets this. */\nconst logIncomingJoinRequest =\n /*#__PURE__*/ l.typedObject<LogIncomingJoinRequest>(\n $nsid,\n 'logIncomingJoinRequest',\n /*#__PURE__*/ l.object({\n rev: /*#__PURE__*/ l.string(),\n convoId: /*#__PURE__*/ l.string(),\n member: /*#__PURE__*/ l.ref<ActorDefs.ProfileViewBasic>(\n (() => ActorDefs.profileViewBasic) as any,\n ),\n }),\n )\n\nexport { logIncomingJoinRequest }\n\n/** [NOTE: This is under active development and should be considered unstable while this note is here]. Event indicating a join request was approved by the viewer. Only the owner gets this. The approved member gets a logBeginConvo. */\ntype LogApproveJoinRequest = {\n $type?: 'chat.bsky.convo.defs#logApproveJoinRequest'\n rev: string\n convoId: string\n\n /**\n * Prospective member who requested to join.\n */\n member: ActorDefs.ProfileViewBasic\n}\n\nexport type { LogApproveJoinRequest }\n\n/** [NOTE: This is under active development and should be considered unstable while this note is here]. Event indicating a join request was approved by the viewer. Only the owner gets this. The approved member gets a logBeginConvo. */\nconst logApproveJoinRequest =\n /*#__PURE__*/ l.typedObject<LogApproveJoinRequest>(\n $nsid,\n 'logApproveJoinRequest',\n /*#__PURE__*/ l.object({\n rev: /*#__PURE__*/ l.string(),\n convoId: /*#__PURE__*/ l.string(),\n member: /*#__PURE__*/ l.ref<ActorDefs.ProfileViewBasic>(\n (() => ActorDefs.profileViewBasic) as any,\n ),\n }),\n )\n\nexport { logApproveJoinRequest }\n\n/** [NOTE: This is under active development and should be considered unstable while this note is here]. Event indicating a join request was rejected by the viewer. Only the owner gets this. */\ntype LogRejectJoinRequest = {\n $type?: 'chat.bsky.convo.defs#logRejectJoinRequest'\n rev: string\n convoId: string\n\n /**\n * Prospective member who requested to join.\n */\n member: ActorDefs.ProfileViewBasic\n}\n\nexport type { LogRejectJoinRequest }\n\n/** [NOTE: This is under active development and should be considered unstable while this note is here]. Event indicating a join request was rejected by the viewer. Only the owner gets this. */\nconst logRejectJoinRequest = /*#__PURE__*/ l.typedObject<LogRejectJoinRequest>(\n $nsid,\n 'logRejectJoinRequest',\n /*#__PURE__*/ l.object({\n rev: /*#__PURE__*/ l.string(),\n convoId: /*#__PURE__*/ l.string(),\n member: /*#__PURE__*/ l.ref<ActorDefs.ProfileViewBasic>(\n (() => ActorDefs.profileViewBasic) as any,\n ),\n }),\n)\n\nexport { logRejectJoinRequest }\n\n/** [NOTE: This is under active development and should be considered unstable while this note is here]. Event indicating a join request was made by the requester. Only requester actor gets this. */\ntype LogOutgoingJoinRequest = {\n $type?: 'chat.bsky.convo.defs#logOutgoingJoinRequest'\n rev: string\n convoId: string\n}\n\nexport type { LogOutgoingJoinRequest }\n\n/** [NOTE: This is under active development and should be considered unstable while this note is here]. Event indicating a join request was made by the requester. Only requester actor gets this. */\nconst logOutgoingJoinRequest =\n /*#__PURE__*/ l.typedObject<LogOutgoingJoinRequest>(\n $nsid,\n 'logOutgoingJoinRequest',\n /*#__PURE__*/ l.object({\n rev: /*#__PURE__*/ l.string(),\n convoId: /*#__PURE__*/ l.string(),\n }),\n )\n\nexport { logOutgoingJoinRequest }\n\n/** [NOTE: This is under active development and should be considered unstable while this note is here]. Event indicating a prospective member withdrew their join request. Only the owner gets this. */\ntype LogWithdrawIncomingJoinRequest = {\n $type?: 'chat.bsky.convo.defs#logWithdrawIncomingJoinRequest'\n rev: string\n convoId: string\n\n /**\n * Prospective member who withdrew their join request.\n */\n member: ActorDefs.ProfileViewBasic\n}\n\nexport type { LogWithdrawIncomingJoinRequest }\n\n/** [NOTE: This is under active development and should be considered unstable while this note is here]. Event indicating a prospective member withdrew their join request. Only the owner gets this. */\nconst logWithdrawIncomingJoinRequest =\n /*#__PURE__*/ l.typedObject<LogWithdrawIncomingJoinRequest>(\n $nsid,\n 'logWithdrawIncomingJoinRequest',\n /*#__PURE__*/ l.object({\n rev: /*#__PURE__*/ l.string(),\n convoId: /*#__PURE__*/ l.string(),\n member: /*#__PURE__*/ l.ref<ActorDefs.ProfileViewBasic>(\n (() => ActorDefs.profileViewBasic) as any,\n ),\n }),\n )\n\nexport { logWithdrawIncomingJoinRequest }\n\n/** [NOTE: This is under active development and should be considered unstable while this note is here]. Event indicating the viewer withdrew their own join request. Only requester actor gets this. */\ntype LogWithdrawOutgoingJoinRequest = {\n $type?: 'chat.bsky.convo.defs#logWithdrawOutgoingJoinRequest'\n rev: string\n convoId: string\n}\n\nexport type { LogWithdrawOutgoingJoinRequest }\n\n/** [NOTE: This is under active development and should be considered unstable while this note is here]. Event indicating the viewer withdrew their own join request. Only requester actor gets this. */\nconst logWithdrawOutgoingJoinRequest =\n /*#__PURE__*/ l.typedObject<LogWithdrawOutgoingJoinRequest>(\n $nsid,\n 'logWithdrawOutgoingJoinRequest',\n /*#__PURE__*/ l.object({\n rev: /*#__PURE__*/ l.string(),\n convoId: /*#__PURE__*/ l.string(),\n }),\n )\n\nexport { logWithdrawOutgoingJoinRequest }\n\n/** [NOTE: This is under active development and should be considered unstable while this note is here]. Event indicating the group owner marked join requests as read. Only the owner gets this. */\ntype LogReadJoinRequests = {\n $type?: 'chat.bsky.convo.defs#logReadJoinRequests'\n rev: string\n convoId: string\n}\n\nexport type { LogReadJoinRequests }\n\n/** [NOTE: This is under active development and should be considered unstable while this note is here]. Event indicating the group owner marked join requests as read. Only the owner gets this. */\nconst logReadJoinRequests = /*#__PURE__*/ l.typedObject<LogReadJoinRequests>(\n $nsid,\n 'logReadJoinRequests',\n /*#__PURE__*/ l.object({\n rev: /*#__PURE__*/ l.string(),\n convoId: /*#__PURE__*/ l.string(),\n }),\n)\n\nexport { logReadJoinRequests }\n"]}
1
+ {"version":3,"file":"defs.defs.js","sourceRoot":"","sources":["../../../../../src/lexicons/chat/bsky/convo/defs.defs.ts"],"names":[],"mappings":"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","sourcesContent":["/*\n * THIS FILE WAS GENERATED BY \"@atproto/lex\". DO NOT EDIT.\n */\n\nimport { l } from '@atproto/lex'\nimport * as RichtextFacet from '../../../app/bsky/richtext/facet.defs.js'\nimport * as EmbedRecord from '../../../app/bsky/embed/record.defs.js'\nimport * as EmbedJoinLink from '../embed/joinLink.defs.js'\nimport * as ActorDefs from '../actor/defs.defs.js'\nimport * as GroupDefs from '../group/defs.defs.js'\n\nconst $nsid = 'chat.bsky.convo.defs'\n\nexport { $nsid }\n\ntype ConvoKind = 'direct' | 'group' | l.UnknownString\n\nexport type { ConvoKind }\n\nconst convoKind = /*#__PURE__*/ l.string<{ knownValues: ['direct', 'group'] }>()\n\nexport { convoKind }\n\ntype ConvoLockStatus =\n | 'unlocked'\n | 'locked'\n | 'locked-permanently'\n | l.UnknownString\n\nexport type { ConvoLockStatus }\n\nconst convoLockStatus = /*#__PURE__*/ l.string<{\n knownValues: ['unlocked', 'locked', 'locked-permanently']\n}>()\n\nexport { convoLockStatus }\n\ntype ConvoStatus = 'request' | 'accepted' | l.UnknownString\n\nexport type { ConvoStatus }\n\nconst convoStatus = /*#__PURE__*/ l.string<{\n knownValues: ['request', 'accepted']\n}>()\n\nexport { convoStatus }\n\ntype ConvoRef = {\n $type?: 'chat.bsky.convo.defs#convoRef'\n did: l.DidString\n convoId: string\n}\n\nexport type { ConvoRef }\n\nconst convoRef = /*#__PURE__*/ l.typedObject<ConvoRef>(\n $nsid,\n 'convoRef',\n /*#__PURE__*/ l.object({\n did: /*#__PURE__*/ l.string({ format: 'did' }),\n convoId: /*#__PURE__*/ l.string(),\n }),\n)\n\nexport { convoRef }\n\ntype MessageRef = {\n $type?: 'chat.bsky.convo.defs#messageRef'\n did: l.DidString\n convoId: string\n messageId: string\n}\n\nexport type { MessageRef }\n\nconst messageRef = /*#__PURE__*/ l.typedObject<MessageRef>(\n $nsid,\n 'messageRef',\n /*#__PURE__*/ l.object({\n did: /*#__PURE__*/ l.string({ format: 'did' }),\n convoId: /*#__PURE__*/ l.string(),\n messageId: /*#__PURE__*/ l.string(),\n }),\n)\n\nexport { messageRef }\n\ntype MessageInput = {\n $type?: 'chat.bsky.convo.defs#messageInput'\n text: string\n\n /**\n * Annotations of text (mentions, URLs, hashtags, etc)\n */\n facets?: RichtextFacet.Main[]\n embed?:\n | l.$Typed<EmbedRecord.Main>\n | l.$Typed<EmbedJoinLink.Main>\n | l.Unknown$TypedObject\n}\n\nexport type { MessageInput }\n\nconst messageInput = /*#__PURE__*/ l.typedObject<MessageInput>(\n $nsid,\n 'messageInput',\n /*#__PURE__*/ l.object({\n text: /*#__PURE__*/ l.string({ maxLength: 10000, maxGraphemes: 1000 }),\n facets: /*#__PURE__*/ l.optional(\n /*#__PURE__*/ l.array(\n /*#__PURE__*/ l.ref<RichtextFacet.Main>(\n (() => RichtextFacet.main) as any,\n ),\n ),\n ),\n embed: /*#__PURE__*/ l.optional(\n /*#__PURE__*/ l.typedUnion(\n [\n /*#__PURE__*/ l.typedRef<EmbedRecord.Main>(\n (() => EmbedRecord.main) as any,\n ),\n /*#__PURE__*/ l.typedRef<EmbedJoinLink.Main>(\n (() => EmbedJoinLink.main) as any,\n ),\n ],\n false,\n ),\n ),\n }),\n)\n\nexport { messageInput }\n\ntype MessageView = {\n $type?: 'chat.bsky.convo.defs#messageView'\n id: string\n rev: string\n text: string\n\n /**\n * Annotations of text (mentions, URLs, hashtags, etc)\n */\n facets?: RichtextFacet.Main[]\n embed?:\n | l.$Typed<EmbedRecord.View>\n | l.$Typed<EmbedJoinLink.View>\n | l.Unknown$TypedObject\n\n /**\n * Reactions to this message, in ascending order of creation time.\n */\n reactions?: ReactionView[]\n sender: MessageViewSender\n sentAt: l.DatetimeString\n}\n\nexport type { MessageView }\n\nconst messageView = /*#__PURE__*/ l.typedObject<MessageView>(\n $nsid,\n 'messageView',\n /*#__PURE__*/ l.object({\n id: /*#__PURE__*/ l.string(),\n rev: /*#__PURE__*/ l.string(),\n text: /*#__PURE__*/ l.string({ maxLength: 10000, maxGraphemes: 1000 }),\n facets: /*#__PURE__*/ l.optional(\n /*#__PURE__*/ l.array(\n /*#__PURE__*/ l.ref<RichtextFacet.Main>(\n (() => RichtextFacet.main) as any,\n ),\n ),\n ),\n embed: /*#__PURE__*/ l.optional(\n /*#__PURE__*/ l.typedUnion(\n [\n /*#__PURE__*/ l.typedRef<EmbedRecord.View>(\n (() => EmbedRecord.view) as any,\n ),\n /*#__PURE__*/ l.typedRef<EmbedJoinLink.View>(\n (() => EmbedJoinLink.view) as any,\n ),\n ],\n false,\n ),\n ),\n reactions: /*#__PURE__*/ l.optional(\n /*#__PURE__*/ l.array(\n /*#__PURE__*/ l.ref<ReactionView>((() => reactionView) as any),\n ),\n ),\n sender: /*#__PURE__*/ l.ref<MessageViewSender>(\n (() => messageViewSender) as any,\n ),\n sentAt: /*#__PURE__*/ l.string({ format: 'datetime' }),\n }),\n)\n\nexport { messageView }\n\ntype SystemMessageReferredUser = {\n $type?: 'chat.bsky.convo.defs#systemMessageReferredUser'\n did: l.DidString\n}\n\nexport type { SystemMessageReferredUser }\n\nconst systemMessageReferredUser =\n /*#__PURE__*/ l.typedObject<SystemMessageReferredUser>(\n $nsid,\n 'systemMessageReferredUser',\n /*#__PURE__*/ l.object({ did: /*#__PURE__*/ l.string({ format: 'did' }) }),\n )\n\nexport { systemMessageReferredUser }\n\n/** [NOTE: This is under active development and should be considered unstable while this note is here]. */\ntype SystemMessageView = {\n $type?: 'chat.bsky.convo.defs#systemMessageView'\n id: string\n rev: string\n sentAt: l.DatetimeString\n data:\n | l.$Typed<SystemMessageDataAddMember>\n | l.$Typed<SystemMessageDataRemoveMember>\n | l.$Typed<SystemMessageDataMemberJoin>\n | l.$Typed<SystemMessageDataMemberLeave>\n | l.$Typed<SystemMessageDataLockConvo>\n | l.$Typed<SystemMessageDataUnlockConvo>\n | l.$Typed<SystemMessageDataLockConvoPermanently>\n | l.$Typed<SystemMessageDataEditGroup>\n | l.$Typed<SystemMessageDataCreateJoinLink>\n | l.$Typed<SystemMessageDataEditJoinLink>\n | l.$Typed<SystemMessageDataEnableJoinLink>\n | l.$Typed<SystemMessageDataDisableJoinLink>\n | l.Unknown$TypedObject\n}\n\nexport type { SystemMessageView }\n\n/** [NOTE: This is under active development and should be considered unstable while this note is here]. */\nconst systemMessageView = /*#__PURE__*/ l.typedObject<SystemMessageView>(\n $nsid,\n 'systemMessageView',\n /*#__PURE__*/ l.object({\n id: /*#__PURE__*/ l.string(),\n rev: /*#__PURE__*/ l.string(),\n sentAt: /*#__PURE__*/ l.string({ format: 'datetime' }),\n data: /*#__PURE__*/ l.typedUnion(\n [\n /*#__PURE__*/ l.typedRef<SystemMessageDataAddMember>(\n (() => systemMessageDataAddMember) as any,\n ),\n /*#__PURE__*/ l.typedRef<SystemMessageDataRemoveMember>(\n (() => systemMessageDataRemoveMember) as any,\n ),\n /*#__PURE__*/ l.typedRef<SystemMessageDataMemberJoin>(\n (() => systemMessageDataMemberJoin) as any,\n ),\n /*#__PURE__*/ l.typedRef<SystemMessageDataMemberLeave>(\n (() => systemMessageDataMemberLeave) as any,\n ),\n /*#__PURE__*/ l.typedRef<SystemMessageDataLockConvo>(\n (() => systemMessageDataLockConvo) as any,\n ),\n /*#__PURE__*/ l.typedRef<SystemMessageDataUnlockConvo>(\n (() => systemMessageDataUnlockConvo) as any,\n ),\n /*#__PURE__*/ l.typedRef<SystemMessageDataLockConvoPermanently>(\n (() => systemMessageDataLockConvoPermanently) as any,\n ),\n /*#__PURE__*/ l.typedRef<SystemMessageDataEditGroup>(\n (() => systemMessageDataEditGroup) as any,\n ),\n /*#__PURE__*/ l.typedRef<SystemMessageDataCreateJoinLink>(\n (() => systemMessageDataCreateJoinLink) as any,\n ),\n /*#__PURE__*/ l.typedRef<SystemMessageDataEditJoinLink>(\n (() => systemMessageDataEditJoinLink) as any,\n ),\n /*#__PURE__*/ l.typedRef<SystemMessageDataEnableJoinLink>(\n (() => systemMessageDataEnableJoinLink) as any,\n ),\n /*#__PURE__*/ l.typedRef<SystemMessageDataDisableJoinLink>(\n (() => systemMessageDataDisableJoinLink) as any,\n ),\n ],\n false,\n ),\n }),\n)\n\nexport { systemMessageView }\n\n/** [NOTE: This is under active development and should be considered unstable while this note is here]. System message indicating a user was added to the group convo. */\ntype SystemMessageDataAddMember = {\n $type?: 'chat.bsky.convo.defs#systemMessageDataAddMember'\n\n /**\n * Current view of the member who was added.\n */\n member: SystemMessageReferredUser\n\n /**\n * Role the user was added to the group with. The role from 'member' will reflect the current data, not historical.\n */\n role: ActorDefs.MemberRole\n addedBy: SystemMessageReferredUser\n}\n\nexport type { SystemMessageDataAddMember }\n\n/** [NOTE: This is under active development and should be considered unstable while this note is here]. System message indicating a user was added to the group convo. */\nconst systemMessageDataAddMember =\n /*#__PURE__*/ l.typedObject<SystemMessageDataAddMember>(\n $nsid,\n 'systemMessageDataAddMember',\n /*#__PURE__*/ l.object({\n member: /*#__PURE__*/ l.ref<SystemMessageReferredUser>(\n (() => systemMessageReferredUser) as any,\n ),\n role: /*#__PURE__*/ l.ref<ActorDefs.MemberRole>(\n (() => ActorDefs.memberRole) as any,\n ),\n addedBy: /*#__PURE__*/ l.ref<SystemMessageReferredUser>(\n (() => systemMessageReferredUser) as any,\n ),\n }),\n )\n\nexport { systemMessageDataAddMember }\n\n/** [NOTE: This is under active development and should be considered unstable while this note is here]. System message indicating a user was removed from the group convo. */\ntype SystemMessageDataRemoveMember = {\n $type?: 'chat.bsky.convo.defs#systemMessageDataRemoveMember'\n\n /**\n * Current view of the member who was removed.\n */\n member: SystemMessageReferredUser\n removedBy: SystemMessageReferredUser\n}\n\nexport type { SystemMessageDataRemoveMember }\n\n/** [NOTE: This is under active development and should be considered unstable while this note is here]. System message indicating a user was removed from the group convo. */\nconst systemMessageDataRemoveMember =\n /*#__PURE__*/ l.typedObject<SystemMessageDataRemoveMember>(\n $nsid,\n 'systemMessageDataRemoveMember',\n /*#__PURE__*/ l.object({\n member: /*#__PURE__*/ l.ref<SystemMessageReferredUser>(\n (() => systemMessageReferredUser) as any,\n ),\n removedBy: /*#__PURE__*/ l.ref<SystemMessageReferredUser>(\n (() => systemMessageReferredUser) as any,\n ),\n }),\n )\n\nexport { systemMessageDataRemoveMember }\n\n/** [NOTE: This is under active development and should be considered unstable while this note is here]. System message indicating a user joined the group convo via join link. */\ntype SystemMessageDataMemberJoin = {\n $type?: 'chat.bsky.convo.defs#systemMessageDataMemberJoin'\n\n /**\n * Current view of the member who joined.\n */\n member: SystemMessageReferredUser\n\n /**\n * Role the user was added to the group with. The role from 'member' will reflect the current data, not historical.\n */\n role: ActorDefs.MemberRole\n\n /**\n * If join link was configured to require approval, this will be set to who approved the request. Undefined if approval was not required.\n */\n approvedBy?: SystemMessageReferredUser\n}\n\nexport type { SystemMessageDataMemberJoin }\n\n/** [NOTE: This is under active development and should be considered unstable while this note is here]. System message indicating a user joined the group convo via join link. */\nconst systemMessageDataMemberJoin =\n /*#__PURE__*/ l.typedObject<SystemMessageDataMemberJoin>(\n $nsid,\n 'systemMessageDataMemberJoin',\n /*#__PURE__*/ l.object({\n member: /*#__PURE__*/ l.ref<SystemMessageReferredUser>(\n (() => systemMessageReferredUser) as any,\n ),\n role: /*#__PURE__*/ l.ref<ActorDefs.MemberRole>(\n (() => ActorDefs.memberRole) as any,\n ),\n approvedBy: /*#__PURE__*/ l.optional(\n /*#__PURE__*/ l.ref<SystemMessageReferredUser>(\n (() => systemMessageReferredUser) as any,\n ),\n ),\n }),\n )\n\nexport { systemMessageDataMemberJoin }\n\n/** [NOTE: This is under active development and should be considered unstable while this note is here]. System message indicating a user voluntarily left the group convo. */\ntype SystemMessageDataMemberLeave = {\n $type?: 'chat.bsky.convo.defs#systemMessageDataMemberLeave'\n\n /**\n * Current view of the member who left the group.\n */\n member: SystemMessageReferredUser\n}\n\nexport type { SystemMessageDataMemberLeave }\n\n/** [NOTE: This is under active development and should be considered unstable while this note is here]. System message indicating a user voluntarily left the group convo. */\nconst systemMessageDataMemberLeave =\n /*#__PURE__*/ l.typedObject<SystemMessageDataMemberLeave>(\n $nsid,\n 'systemMessageDataMemberLeave',\n /*#__PURE__*/ l.object({\n member: /*#__PURE__*/ l.ref<SystemMessageReferredUser>(\n (() => systemMessageReferredUser) as any,\n ),\n }),\n )\n\nexport { systemMessageDataMemberLeave }\n\n/** [NOTE: This is under active development and should be considered unstable while this note is here]. System message indicating the group convo was locked. */\ntype SystemMessageDataLockConvo = {\n $type?: 'chat.bsky.convo.defs#systemMessageDataLockConvo'\n\n /**\n * Current view of the member who locked the group.\n */\n lockedBy: SystemMessageReferredUser\n}\n\nexport type { SystemMessageDataLockConvo }\n\n/** [NOTE: This is under active development and should be considered unstable while this note is here]. System message indicating the group convo was locked. */\nconst systemMessageDataLockConvo =\n /*#__PURE__*/ l.typedObject<SystemMessageDataLockConvo>(\n $nsid,\n 'systemMessageDataLockConvo',\n /*#__PURE__*/ l.object({\n lockedBy: /*#__PURE__*/ l.ref<SystemMessageReferredUser>(\n (() => systemMessageReferredUser) as any,\n ),\n }),\n )\n\nexport { systemMessageDataLockConvo }\n\n/** [NOTE: This is under active development and should be considered unstable while this note is here]. System message indicating the group convo was unlocked. */\ntype SystemMessageDataUnlockConvo = {\n $type?: 'chat.bsky.convo.defs#systemMessageDataUnlockConvo'\n\n /**\n * Current view of the member who unlocked the group.\n */\n unlockedBy: SystemMessageReferredUser\n}\n\nexport type { SystemMessageDataUnlockConvo }\n\n/** [NOTE: This is under active development and should be considered unstable while this note is here]. System message indicating the group convo was unlocked. */\nconst systemMessageDataUnlockConvo =\n /*#__PURE__*/ l.typedObject<SystemMessageDataUnlockConvo>(\n $nsid,\n 'systemMessageDataUnlockConvo',\n /*#__PURE__*/ l.object({\n unlockedBy: /*#__PURE__*/ l.ref<SystemMessageReferredUser>(\n (() => systemMessageReferredUser) as any,\n ),\n }),\n )\n\nexport { systemMessageDataUnlockConvo }\n\n/** [NOTE: This is under active development and should be considered unstable while this note is here]. System message indicating the group convo was locked permanently. */\ntype SystemMessageDataLockConvoPermanently = {\n $type?: 'chat.bsky.convo.defs#systemMessageDataLockConvoPermanently'\n\n /**\n * Current view of the member who locked the group.\n */\n lockedBy: SystemMessageReferredUser\n}\n\nexport type { SystemMessageDataLockConvoPermanently }\n\n/** [NOTE: This is under active development and should be considered unstable while this note is here]. System message indicating the group convo was locked permanently. */\nconst systemMessageDataLockConvoPermanently =\n /*#__PURE__*/ l.typedObject<SystemMessageDataLockConvoPermanently>(\n $nsid,\n 'systemMessageDataLockConvoPermanently',\n /*#__PURE__*/ l.object({\n lockedBy: /*#__PURE__*/ l.ref<SystemMessageReferredUser>(\n (() => systemMessageReferredUser) as any,\n ),\n }),\n )\n\nexport { systemMessageDataLockConvoPermanently }\n\n/** [NOTE: This is under active development and should be considered unstable while this note is here]. System message indicating the group info was edited. */\ntype SystemMessageDataEditGroup = {\n $type?: 'chat.bsky.convo.defs#systemMessageDataEditGroup'\n\n /**\n * Group name that was replaced.\n */\n oldName?: string\n\n /**\n * Group name that replaced the old.\n */\n newName?: string\n}\n\nexport type { SystemMessageDataEditGroup }\n\n/** [NOTE: This is under active development and should be considered unstable while this note is here]. System message indicating the group info was edited. */\nconst systemMessageDataEditGroup =\n /*#__PURE__*/ l.typedObject<SystemMessageDataEditGroup>(\n $nsid,\n 'systemMessageDataEditGroup',\n /*#__PURE__*/ l.object({\n oldName: /*#__PURE__*/ l.optional(/*#__PURE__*/ l.string()),\n newName: /*#__PURE__*/ l.optional(/*#__PURE__*/ l.string()),\n }),\n )\n\nexport { systemMessageDataEditGroup }\n\n/** [NOTE: This is under active development and should be considered unstable while this note is here]. System message indicating the group join link was created. */\ntype SystemMessageDataCreateJoinLink = {\n $type?: 'chat.bsky.convo.defs#systemMessageDataCreateJoinLink'\n}\n\nexport type { SystemMessageDataCreateJoinLink }\n\n/** [NOTE: This is under active development and should be considered unstable while this note is here]. System message indicating the group join link was created. */\nconst systemMessageDataCreateJoinLink =\n /*#__PURE__*/ l.typedObject<SystemMessageDataCreateJoinLink>(\n $nsid,\n 'systemMessageDataCreateJoinLink',\n /*#__PURE__*/ l.object({}),\n )\n\nexport { systemMessageDataCreateJoinLink }\n\n/** [NOTE: This is under active development and should be considered unstable while this note is here]. System message indicating the group join link was edited. */\ntype SystemMessageDataEditJoinLink = {\n $type?: 'chat.bsky.convo.defs#systemMessageDataEditJoinLink'\n}\n\nexport type { SystemMessageDataEditJoinLink }\n\n/** [NOTE: This is under active development and should be considered unstable while this note is here]. System message indicating the group join link was edited. */\nconst systemMessageDataEditJoinLink =\n /*#__PURE__*/ l.typedObject<SystemMessageDataEditJoinLink>(\n $nsid,\n 'systemMessageDataEditJoinLink',\n /*#__PURE__*/ l.object({}),\n )\n\nexport { systemMessageDataEditJoinLink }\n\n/** [NOTE: This is under active development and should be considered unstable while this note is here]. System message indicating the group join link was enabled. */\ntype SystemMessageDataEnableJoinLink = {\n $type?: 'chat.bsky.convo.defs#systemMessageDataEnableJoinLink'\n}\n\nexport type { SystemMessageDataEnableJoinLink }\n\n/** [NOTE: This is under active development and should be considered unstable while this note is here]. System message indicating the group join link was enabled. */\nconst systemMessageDataEnableJoinLink =\n /*#__PURE__*/ l.typedObject<SystemMessageDataEnableJoinLink>(\n $nsid,\n 'systemMessageDataEnableJoinLink',\n /*#__PURE__*/ l.object({}),\n )\n\nexport { systemMessageDataEnableJoinLink }\n\n/** [NOTE: This is under active development and should be considered unstable while this note is here]. System message indicating the group join link was disabled. */\ntype SystemMessageDataDisableJoinLink = {\n $type?: 'chat.bsky.convo.defs#systemMessageDataDisableJoinLink'\n}\n\nexport type { SystemMessageDataDisableJoinLink }\n\n/** [NOTE: This is under active development and should be considered unstable while this note is here]. System message indicating the group join link was disabled. */\nconst systemMessageDataDisableJoinLink =\n /*#__PURE__*/ l.typedObject<SystemMessageDataDisableJoinLink>(\n $nsid,\n 'systemMessageDataDisableJoinLink',\n /*#__PURE__*/ l.object({}),\n )\n\nexport { systemMessageDataDisableJoinLink }\n\ntype DeletedMessageView = {\n $type?: 'chat.bsky.convo.defs#deletedMessageView'\n id: string\n rev: string\n sender: MessageViewSender\n sentAt: l.DatetimeString\n}\n\nexport type { DeletedMessageView }\n\nconst deletedMessageView = /*#__PURE__*/ l.typedObject<DeletedMessageView>(\n $nsid,\n 'deletedMessageView',\n /*#__PURE__*/ l.object({\n id: /*#__PURE__*/ l.string(),\n rev: /*#__PURE__*/ l.string(),\n sender: /*#__PURE__*/ l.ref<MessageViewSender>(\n (() => messageViewSender) as any,\n ),\n sentAt: /*#__PURE__*/ l.string({ format: 'datetime' }),\n }),\n)\n\nexport { deletedMessageView }\n\ntype MessageViewSender = {\n $type?: 'chat.bsky.convo.defs#messageViewSender'\n did: l.DidString\n}\n\nexport type { MessageViewSender }\n\nconst messageViewSender = /*#__PURE__*/ l.typedObject<MessageViewSender>(\n $nsid,\n 'messageViewSender',\n /*#__PURE__*/ l.object({ did: /*#__PURE__*/ l.string({ format: 'did' }) }),\n)\n\nexport { messageViewSender }\n\ntype ReactionView = {\n $type?: 'chat.bsky.convo.defs#reactionView'\n value: string\n sender: ReactionViewSender\n createdAt: l.DatetimeString\n}\n\nexport type { ReactionView }\n\nconst reactionView = /*#__PURE__*/ l.typedObject<ReactionView>(\n $nsid,\n 'reactionView',\n /*#__PURE__*/ l.object({\n value: /*#__PURE__*/ l.string(),\n sender: /*#__PURE__*/ l.ref<ReactionViewSender>(\n (() => reactionViewSender) as any,\n ),\n createdAt: /*#__PURE__*/ l.string({ format: 'datetime' }),\n }),\n)\n\nexport { reactionView }\n\ntype ReactionViewSender = {\n $type?: 'chat.bsky.convo.defs#reactionViewSender'\n did: l.DidString\n}\n\nexport type { ReactionViewSender }\n\nconst reactionViewSender = /*#__PURE__*/ l.typedObject<ReactionViewSender>(\n $nsid,\n 'reactionViewSender',\n /*#__PURE__*/ l.object({ did: /*#__PURE__*/ l.string({ format: 'did' }) }),\n)\n\nexport { reactionViewSender }\n\ntype MessageAndReactionView = {\n $type?: 'chat.bsky.convo.defs#messageAndReactionView'\n message: MessageView\n reaction: ReactionView\n}\n\nexport type { MessageAndReactionView }\n\nconst messageAndReactionView =\n /*#__PURE__*/ l.typedObject<MessageAndReactionView>(\n $nsid,\n 'messageAndReactionView',\n /*#__PURE__*/ l.object({\n message: /*#__PURE__*/ l.ref<MessageView>((() => messageView) as any),\n reaction: /*#__PURE__*/ l.ref<ReactionView>((() => reactionView) as any),\n }),\n )\n\nexport { messageAndReactionView }\n\ntype ConvoView = {\n $type?: 'chat.bsky.convo.defs#convoView'\n id: string\n rev: string\n\n /**\n * Members of this conversation. For direct convos, it will be an immutable list of the 2 members. For group convos, it will a list of important members (the first few members, the viewer, the member who added the viewer, the member who sent the last message, the member who sent the last reaction), but will not contain the full list of members. Use chat.bsky.convo.getConvoMembers to list all members.\n */\n members: ActorDefs.ProfileViewBasic[]\n lastMessage?:\n | l.$Typed<MessageView>\n | l.$Typed<DeletedMessageView>\n | l.$Typed<SystemMessageView>\n | l.Unknown$TypedObject\n lastReaction?: l.$Typed<MessageAndReactionView> | l.Unknown$TypedObject\n muted: boolean\n\n /**\n * Convo status for the viewer member (not the convo itself).\n */\n status?: ConvoStatus\n unreadCount: number\n\n /**\n * Union field that has data specific to different kinds of convos.\n */\n kind?: l.$Typed<DirectConvo> | l.$Typed<GroupConvo> | l.Unknown$TypedObject\n}\n\nexport type { ConvoView }\n\nconst convoView = /*#__PURE__*/ l.typedObject<ConvoView>(\n $nsid,\n 'convoView',\n /*#__PURE__*/ l.object({\n id: /*#__PURE__*/ l.string(),\n rev: /*#__PURE__*/ l.string(),\n members: /*#__PURE__*/ l.array(\n /*#__PURE__*/ l.ref<ActorDefs.ProfileViewBasic>(\n (() => ActorDefs.profileViewBasic) as any,\n ),\n ),\n lastMessage: /*#__PURE__*/ l.optional(\n /*#__PURE__*/ l.typedUnion(\n [\n /*#__PURE__*/ l.typedRef<MessageView>((() => messageView) as any),\n /*#__PURE__*/ l.typedRef<DeletedMessageView>(\n (() => deletedMessageView) as any,\n ),\n /*#__PURE__*/ l.typedRef<SystemMessageView>(\n (() => systemMessageView) as any,\n ),\n ],\n false,\n ),\n ),\n lastReaction: /*#__PURE__*/ l.optional(\n /*#__PURE__*/ l.typedUnion(\n [\n /*#__PURE__*/ l.typedRef<MessageAndReactionView>(\n (() => messageAndReactionView) as any,\n ),\n ],\n false,\n ),\n ),\n muted: /*#__PURE__*/ l.boolean(),\n status: /*#__PURE__*/ l.optional(\n /*#__PURE__*/ l.ref<ConvoStatus>((() => convoStatus) as any),\n ),\n unreadCount: /*#__PURE__*/ l.integer(),\n kind: /*#__PURE__*/ l.optional(\n /*#__PURE__*/ l.typedUnion(\n [\n /*#__PURE__*/ l.typedRef<DirectConvo>((() => directConvo) as any),\n /*#__PURE__*/ l.typedRef<GroupConvo>((() => groupConvo) as any),\n ],\n false,\n ),\n ),\n }),\n)\n\nexport { convoView }\n\n/** [NOTE: This is under active development and should be considered unstable while this note is here]. */\ntype DirectConvo = { $type?: 'chat.bsky.convo.defs#directConvo' }\n\nexport type { DirectConvo }\n\n/** [NOTE: This is under active development and should be considered unstable while this note is here]. */\nconst directConvo = /*#__PURE__*/ l.typedObject<DirectConvo>(\n $nsid,\n 'directConvo',\n /*#__PURE__*/ l.object({}),\n)\n\nexport { directConvo }\n\n/** [NOTE: This is under active development and should be considered unstable while this note is here]. */\ntype GroupConvo = {\n $type?: 'chat.bsky.convo.defs#groupConvo'\n createdAt: l.DatetimeString\n joinLink?: GroupDefs.JoinLinkView\n\n /**\n * The total number of pending join requests for the group conversation. Only present for the owner. Capped at 21.\n */\n joinRequestCount?: number\n\n /**\n * The lock status of the conversation.\n */\n lockStatus: ConvoLockStatus\n\n /**\n * Whether the lock status is being forced by a moderation override (account inactivation or convo takedown) rather than the owner's own setting.\n */\n lockStatusModerationOverride: boolean\n\n /**\n * The total number of members in the group conversation.\n */\n memberCount: number\n\n /**\n * The maximum number of members allowed in the group conversation.\n */\n memberLimit: number\n\n /**\n * The display name of the group conversation.\n */\n name: string\n\n /**\n * The number of unread join requests for the group conversation. Only present for the owner.\n */\n unreadJoinRequestCount?: number\n}\n\nexport type { GroupConvo }\n\n/** [NOTE: This is under active development and should be considered unstable while this note is here]. */\nconst groupConvo = /*#__PURE__*/ l.typedObject<GroupConvo>(\n $nsid,\n 'groupConvo',\n /*#__PURE__*/ l.object({\n createdAt: /*#__PURE__*/ l.string({ format: 'datetime' }),\n joinLink: /*#__PURE__*/ l.optional(\n /*#__PURE__*/ l.ref<GroupDefs.JoinLinkView>(\n (() => GroupDefs.joinLinkView) as any,\n ),\n ),\n joinRequestCount: /*#__PURE__*/ l.optional(/*#__PURE__*/ l.integer()),\n lockStatus: /*#__PURE__*/ l.ref<ConvoLockStatus>(\n (() => convoLockStatus) as any,\n ),\n lockStatusModerationOverride: /*#__PURE__*/ l.boolean(),\n memberCount: /*#__PURE__*/ l.integer(),\n memberLimit: /*#__PURE__*/ l.integer(),\n name: /*#__PURE__*/ l.string({ maxGraphemes: 128, maxLength: 1280 }),\n unreadJoinRequestCount: /*#__PURE__*/ l.optional(/*#__PURE__*/ l.integer()),\n }),\n)\n\nexport { groupConvo }\n\n/** Event indicating a convo containing the viewer was started. Can be direct or group. When a member is added to a group convo, they also get this event. */\ntype LogBeginConvo = {\n $type?: 'chat.bsky.convo.defs#logBeginConvo'\n rev: string\n convoId: string\n}\n\nexport type { LogBeginConvo }\n\n/** Event indicating a convo containing the viewer was started. Can be direct or group. When a member is added to a group convo, they also get this event. */\nconst logBeginConvo = /*#__PURE__*/ l.typedObject<LogBeginConvo>(\n $nsid,\n 'logBeginConvo',\n /*#__PURE__*/ l.object({\n rev: /*#__PURE__*/ l.string(),\n convoId: /*#__PURE__*/ l.string(),\n }),\n)\n\nexport { logBeginConvo }\n\n/** Event indicating the viewer accepted a convo, and it can be moved out of the request inbox. Can be direct or group. */\ntype LogAcceptConvo = {\n $type?: 'chat.bsky.convo.defs#logAcceptConvo'\n rev: string\n convoId: string\n}\n\nexport type { LogAcceptConvo }\n\n/** Event indicating the viewer accepted a convo, and it can be moved out of the request inbox. Can be direct or group. */\nconst logAcceptConvo = /*#__PURE__*/ l.typedObject<LogAcceptConvo>(\n $nsid,\n 'logAcceptConvo',\n /*#__PURE__*/ l.object({\n rev: /*#__PURE__*/ l.string(),\n convoId: /*#__PURE__*/ l.string(),\n }),\n)\n\nexport { logAcceptConvo }\n\n/** Event indicating the viewer left a convo. Can be direct or group. */\ntype LogLeaveConvo = {\n $type?: 'chat.bsky.convo.defs#logLeaveConvo'\n rev: string\n convoId: string\n}\n\nexport type { LogLeaveConvo }\n\n/** Event indicating the viewer left a convo. Can be direct or group. */\nconst logLeaveConvo = /*#__PURE__*/ l.typedObject<LogLeaveConvo>(\n $nsid,\n 'logLeaveConvo',\n /*#__PURE__*/ l.object({\n rev: /*#__PURE__*/ l.string(),\n convoId: /*#__PURE__*/ l.string(),\n }),\n)\n\nexport { logLeaveConvo }\n\n/** Event indicating the viewer muted a convo. Can be direct or group. */\ntype LogMuteConvo = {\n $type?: 'chat.bsky.convo.defs#logMuteConvo'\n rev: string\n convoId: string\n}\n\nexport type { LogMuteConvo }\n\n/** Event indicating the viewer muted a convo. Can be direct or group. */\nconst logMuteConvo = /*#__PURE__*/ l.typedObject<LogMuteConvo>(\n $nsid,\n 'logMuteConvo',\n /*#__PURE__*/ l.object({\n rev: /*#__PURE__*/ l.string(),\n convoId: /*#__PURE__*/ l.string(),\n }),\n)\n\nexport { logMuteConvo }\n\n/** Event indicating the viewer unmuted a convo. Can be direct or group. */\ntype LogUnmuteConvo = {\n $type?: 'chat.bsky.convo.defs#logUnmuteConvo'\n rev: string\n convoId: string\n}\n\nexport type { LogUnmuteConvo }\n\n/** Event indicating the viewer unmuted a convo. Can be direct or group. */\nconst logUnmuteConvo = /*#__PURE__*/ l.typedObject<LogUnmuteConvo>(\n $nsid,\n 'logUnmuteConvo',\n /*#__PURE__*/ l.object({\n rev: /*#__PURE__*/ l.string(),\n convoId: /*#__PURE__*/ l.string(),\n }),\n)\n\nexport { logUnmuteConvo }\n\n/** Event indicating a user-originated message was created. Is not emitted for system messages. */\ntype LogCreateMessage = {\n $type?: 'chat.bsky.convo.defs#logCreateMessage'\n rev: string\n convoId: string\n message:\n | l.$Typed<MessageView>\n | l.$Typed<DeletedMessageView>\n | l.Unknown$TypedObject\n\n /**\n * Profiles referred to in the message view. This isn't required for compatibility, because it was added later, but should generally be present.\n */\n relatedProfiles?: ActorDefs.ProfileViewBasic[]\n}\n\nexport type { LogCreateMessage }\n\n/** Event indicating a user-originated message was created. Is not emitted for system messages. */\nconst logCreateMessage = /*#__PURE__*/ l.typedObject<LogCreateMessage>(\n $nsid,\n 'logCreateMessage',\n /*#__PURE__*/ l.object({\n rev: /*#__PURE__*/ l.string(),\n convoId: /*#__PURE__*/ l.string(),\n message: /*#__PURE__*/ l.typedUnion(\n [\n /*#__PURE__*/ l.typedRef<MessageView>((() => messageView) as any),\n /*#__PURE__*/ l.typedRef<DeletedMessageView>(\n (() => deletedMessageView) as any,\n ),\n ],\n false,\n ),\n relatedProfiles: /*#__PURE__*/ l.optional(\n /*#__PURE__*/ l.array(\n /*#__PURE__*/ l.ref<ActorDefs.ProfileViewBasic>(\n (() => ActorDefs.profileViewBasic) as any,\n ),\n ),\n ),\n }),\n)\n\nexport { logCreateMessage }\n\n/** Event indicating a user-originated message was deleted. Is not emitted for system messages. */\ntype LogDeleteMessage = {\n $type?: 'chat.bsky.convo.defs#logDeleteMessage'\n rev: string\n convoId: string\n message:\n | l.$Typed<MessageView>\n | l.$Typed<DeletedMessageView>\n | l.Unknown$TypedObject\n}\n\nexport type { LogDeleteMessage }\n\n/** Event indicating a user-originated message was deleted. Is not emitted for system messages. */\nconst logDeleteMessage = /*#__PURE__*/ l.typedObject<LogDeleteMessage>(\n $nsid,\n 'logDeleteMessage',\n /*#__PURE__*/ l.object({\n rev: /*#__PURE__*/ l.string(),\n convoId: /*#__PURE__*/ l.string(),\n message: /*#__PURE__*/ l.typedUnion(\n [\n /*#__PURE__*/ l.typedRef<MessageView>((() => messageView) as any),\n /*#__PURE__*/ l.typedRef<DeletedMessageView>(\n (() => deletedMessageView) as any,\n ),\n ],\n false,\n ),\n }),\n)\n\nexport { logDeleteMessage }\n\n/** @deprecated use logReadConvo instead. Event indicating a convo was read up to a certain message. */\ntype LogReadMessage = {\n $type?: 'chat.bsky.convo.defs#logReadMessage'\n rev: string\n convoId: string\n message:\n | l.$Typed<MessageView>\n | l.$Typed<DeletedMessageView>\n | l.$Typed<SystemMessageView>\n | l.Unknown$TypedObject\n}\n\nexport type { LogReadMessage }\n\n/** @deprecated use logReadConvo instead. Event indicating a convo was read up to a certain message. */\nconst logReadMessage = /*#__PURE__*/ l.typedObject<LogReadMessage>(\n $nsid,\n 'logReadMessage',\n /*#__PURE__*/ l.object({\n rev: /*#__PURE__*/ l.string(),\n convoId: /*#__PURE__*/ l.string(),\n message: /*#__PURE__*/ l.typedUnion(\n [\n /*#__PURE__*/ l.typedRef<MessageView>((() => messageView) as any),\n /*#__PURE__*/ l.typedRef<DeletedMessageView>(\n (() => deletedMessageView) as any,\n ),\n /*#__PURE__*/ l.typedRef<SystemMessageView>(\n (() => systemMessageView) as any,\n ),\n ],\n false,\n ),\n }),\n)\n\nexport { logReadMessage }\n\n/** Event indicating a reaction was added to a message. */\ntype LogAddReaction = {\n $type?: 'chat.bsky.convo.defs#logAddReaction'\n rev: string\n convoId: string\n message:\n | l.$Typed<MessageView>\n | l.$Typed<DeletedMessageView>\n | l.Unknown$TypedObject\n reaction: ReactionView\n\n /**\n * Profiles referred in the message and reaction views. This isn't required for compatibility, because it was added later, but should generally be present.\n */\n relatedProfiles?: ActorDefs.ProfileViewBasic[]\n}\n\nexport type { LogAddReaction }\n\n/** Event indicating a reaction was added to a message. */\nconst logAddReaction = /*#__PURE__*/ l.typedObject<LogAddReaction>(\n $nsid,\n 'logAddReaction',\n /*#__PURE__*/ l.object({\n rev: /*#__PURE__*/ l.string(),\n convoId: /*#__PURE__*/ l.string(),\n message: /*#__PURE__*/ l.typedUnion(\n [\n /*#__PURE__*/ l.typedRef<MessageView>((() => messageView) as any),\n /*#__PURE__*/ l.typedRef<DeletedMessageView>(\n (() => deletedMessageView) as any,\n ),\n ],\n false,\n ),\n reaction: /*#__PURE__*/ l.ref<ReactionView>((() => reactionView) as any),\n relatedProfiles: /*#__PURE__*/ l.optional(\n /*#__PURE__*/ l.array(\n /*#__PURE__*/ l.ref<ActorDefs.ProfileViewBasic>(\n (() => ActorDefs.profileViewBasic) as any,\n ),\n ),\n ),\n }),\n)\n\nexport { logAddReaction }\n\n/** Event indicating a reaction was removed from a message. */\ntype LogRemoveReaction = {\n $type?: 'chat.bsky.convo.defs#logRemoveReaction'\n rev: string\n convoId: string\n message:\n | l.$Typed<MessageView>\n | l.$Typed<DeletedMessageView>\n | l.Unknown$TypedObject\n reaction: ReactionView\n\n /**\n * Profiles referred in the message and reaction views. This isn't required for compatibility, because it was added later, but should generally be present.\n */\n relatedProfiles?: ActorDefs.ProfileViewBasic[]\n}\n\nexport type { LogRemoveReaction }\n\n/** Event indicating a reaction was removed from a message. */\nconst logRemoveReaction = /*#__PURE__*/ l.typedObject<LogRemoveReaction>(\n $nsid,\n 'logRemoveReaction',\n /*#__PURE__*/ l.object({\n rev: /*#__PURE__*/ l.string(),\n convoId: /*#__PURE__*/ l.string(),\n message: /*#__PURE__*/ l.typedUnion(\n [\n /*#__PURE__*/ l.typedRef<MessageView>((() => messageView) as any),\n /*#__PURE__*/ l.typedRef<DeletedMessageView>(\n (() => deletedMessageView) as any,\n ),\n ],\n false,\n ),\n reaction: /*#__PURE__*/ l.ref<ReactionView>((() => reactionView) as any),\n relatedProfiles: /*#__PURE__*/ l.optional(\n /*#__PURE__*/ l.array(\n /*#__PURE__*/ l.ref<ActorDefs.ProfileViewBasic>(\n (() => ActorDefs.profileViewBasic) as any,\n ),\n ),\n ),\n }),\n)\n\nexport { logRemoveReaction }\n\n/** [NOTE: This is under active development and should be considered unstable while this note is here]. Event indicating a convo was read up to a certain message. */\ntype LogReadConvo = {\n $type?: 'chat.bsky.convo.defs#logReadConvo'\n rev: string\n convoId: string\n message:\n | l.$Typed<MessageView>\n | l.$Typed<DeletedMessageView>\n | l.$Typed<SystemMessageView>\n | l.Unknown$TypedObject\n}\n\nexport type { LogReadConvo }\n\n/** [NOTE: This is under active development and should be considered unstable while this note is here]. Event indicating a convo was read up to a certain message. */\nconst logReadConvo = /*#__PURE__*/ l.typedObject<LogReadConvo>(\n $nsid,\n 'logReadConvo',\n /*#__PURE__*/ l.object({\n rev: /*#__PURE__*/ l.string(),\n convoId: /*#__PURE__*/ l.string(),\n message: /*#__PURE__*/ l.typedUnion(\n [\n /*#__PURE__*/ l.typedRef<MessageView>((() => messageView) as any),\n /*#__PURE__*/ l.typedRef<DeletedMessageView>(\n (() => deletedMessageView) as any,\n ),\n /*#__PURE__*/ l.typedRef<SystemMessageView>(\n (() => systemMessageView) as any,\n ),\n ],\n false,\n ),\n }),\n)\n\nexport { logReadConvo }\n\n/** [NOTE: This is under active development and should be considered unstable while this note is here]. Event indicating a member was added to a group convo. The member who was added gets a logBeginConvo (to create the convo) but also a logAddMember (to show the system message as the first message the user sees). */\ntype LogAddMember = {\n $type?: 'chat.bsky.convo.defs#logAddMember'\n rev: string\n convoId: string\n\n /**\n * A system message with data of type #systemMessageDataAddMember\n */\n message: SystemMessageView\n\n /**\n * Profiles referred in the system message.\n */\n relatedProfiles: ActorDefs.ProfileViewBasic[]\n}\n\nexport type { LogAddMember }\n\n/** [NOTE: This is under active development and should be considered unstable while this note is here]. Event indicating a member was added to a group convo. The member who was added gets a logBeginConvo (to create the convo) but also a logAddMember (to show the system message as the first message the user sees). */\nconst logAddMember = /*#__PURE__*/ l.typedObject<LogAddMember>(\n $nsid,\n 'logAddMember',\n /*#__PURE__*/ l.object({\n rev: /*#__PURE__*/ l.string(),\n convoId: /*#__PURE__*/ l.string(),\n message: /*#__PURE__*/ l.ref<SystemMessageView>(\n (() => systemMessageView) as any,\n ),\n relatedProfiles: /*#__PURE__*/ l.array(\n /*#__PURE__*/ l.ref<ActorDefs.ProfileViewBasic>(\n (() => ActorDefs.profileViewBasic) as any,\n ),\n ),\n }),\n)\n\nexport { logAddMember }\n\n/** [NOTE: This is under active development and should be considered unstable while this note is here]. Event indicating a member was removed from a group convo. The member who was removed gets a logLeaveConvo (to leave the convo) but not a logRemoveMember (because they already left, so can't see the system message). */\ntype LogRemoveMember = {\n $type?: 'chat.bsky.convo.defs#logRemoveMember'\n rev: string\n convoId: string\n\n /**\n * A system message with data of type #systemMessageDataRemoveMember\n */\n message: SystemMessageView\n\n /**\n * Profiles referred in the system message.\n */\n relatedProfiles: ActorDefs.ProfileViewBasic[]\n}\n\nexport type { LogRemoveMember }\n\n/** [NOTE: This is under active development and should be considered unstable while this note is here]. Event indicating a member was removed from a group convo. The member who was removed gets a logLeaveConvo (to leave the convo) but not a logRemoveMember (because they already left, so can't see the system message). */\nconst logRemoveMember = /*#__PURE__*/ l.typedObject<LogRemoveMember>(\n $nsid,\n 'logRemoveMember',\n /*#__PURE__*/ l.object({\n rev: /*#__PURE__*/ l.string(),\n convoId: /*#__PURE__*/ l.string(),\n message: /*#__PURE__*/ l.ref<SystemMessageView>(\n (() => systemMessageView) as any,\n ),\n relatedProfiles: /*#__PURE__*/ l.array(\n /*#__PURE__*/ l.ref<ActorDefs.ProfileViewBasic>(\n (() => ActorDefs.profileViewBasic) as any,\n ),\n ),\n }),\n)\n\nexport { logRemoveMember }\n\n/** [NOTE: This is under active development and should be considered unstable while this note is here]. Event indicating a member joined a group convo via join link. The member who was added gets a logBeginConvo (to create the convo) but also a logMemberJoin (to show the system message as the first message the user sees). */\ntype LogMemberJoin = {\n $type?: 'chat.bsky.convo.defs#logMemberJoin'\n rev: string\n convoId: string\n\n /**\n * A system message with data of type #systemMessageDataMemberJoin\n */\n message: SystemMessageView\n\n /**\n * Profiles referred in the system message.\n */\n relatedProfiles: ActorDefs.ProfileViewBasic[]\n}\n\nexport type { LogMemberJoin }\n\n/** [NOTE: This is under active development and should be considered unstable while this note is here]. Event indicating a member joined a group convo via join link. The member who was added gets a logBeginConvo (to create the convo) but also a logMemberJoin (to show the system message as the first message the user sees). */\nconst logMemberJoin = /*#__PURE__*/ l.typedObject<LogMemberJoin>(\n $nsid,\n 'logMemberJoin',\n /*#__PURE__*/ l.object({\n rev: /*#__PURE__*/ l.string(),\n convoId: /*#__PURE__*/ l.string(),\n message: /*#__PURE__*/ l.ref<SystemMessageView>(\n (() => systemMessageView) as any,\n ),\n relatedProfiles: /*#__PURE__*/ l.array(\n /*#__PURE__*/ l.ref<ActorDefs.ProfileViewBasic>(\n (() => ActorDefs.profileViewBasic) as any,\n ),\n ),\n }),\n)\n\nexport { logMemberJoin }\n\n/** [NOTE: This is under active development and should be considered unstable while this note is here]. Event indicating a member voluntarily left a group convo. The member who was removed gets a logLeaveConvo (to leave the convo) but not a logMemberLeave (because they already left, so can't see the system message). */\ntype LogMemberLeave = {\n $type?: 'chat.bsky.convo.defs#logMemberLeave'\n rev: string\n convoId: string\n\n /**\n * A system message with data of type #systemMessageDataMemberLeave\n */\n message: SystemMessageView\n\n /**\n * Profiles referred in the system message.\n */\n relatedProfiles: ActorDefs.ProfileViewBasic[]\n}\n\nexport type { LogMemberLeave }\n\n/** [NOTE: This is under active development and should be considered unstable while this note is here]. Event indicating a member voluntarily left a group convo. The member who was removed gets a logLeaveConvo (to leave the convo) but not a logMemberLeave (because they already left, so can't see the system message). */\nconst logMemberLeave = /*#__PURE__*/ l.typedObject<LogMemberLeave>(\n $nsid,\n 'logMemberLeave',\n /*#__PURE__*/ l.object({\n rev: /*#__PURE__*/ l.string(),\n convoId: /*#__PURE__*/ l.string(),\n message: /*#__PURE__*/ l.ref<SystemMessageView>(\n (() => systemMessageView) as any,\n ),\n relatedProfiles: /*#__PURE__*/ l.array(\n /*#__PURE__*/ l.ref<ActorDefs.ProfileViewBasic>(\n (() => ActorDefs.profileViewBasic) as any,\n ),\n ),\n }),\n)\n\nexport { logMemberLeave }\n\n/** [NOTE: This is under active development and should be considered unstable while this note is here]. Event indicating a group convo was locked. */\ntype LogLockConvo = {\n $type?: 'chat.bsky.convo.defs#logLockConvo'\n rev: string\n convoId: string\n\n /**\n * A system message with data of type #systemMessageDataLockConvo\n */\n message: SystemMessageView\n\n /**\n * Profiles referred in the system message.\n */\n relatedProfiles: ActorDefs.ProfileViewBasic[]\n}\n\nexport type { LogLockConvo }\n\n/** [NOTE: This is under active development and should be considered unstable while this note is here]. Event indicating a group convo was locked. */\nconst logLockConvo = /*#__PURE__*/ l.typedObject<LogLockConvo>(\n $nsid,\n 'logLockConvo',\n /*#__PURE__*/ l.object({\n rev: /*#__PURE__*/ l.string(),\n convoId: /*#__PURE__*/ l.string(),\n message: /*#__PURE__*/ l.ref<SystemMessageView>(\n (() => systemMessageView) as any,\n ),\n relatedProfiles: /*#__PURE__*/ l.array(\n /*#__PURE__*/ l.ref<ActorDefs.ProfileViewBasic>(\n (() => ActorDefs.profileViewBasic) as any,\n ),\n ),\n }),\n)\n\nexport { logLockConvo }\n\n/** [NOTE: This is under active development and should be considered unstable while this note is here]. Event indicating a group convo was unlocked. */\ntype LogUnlockConvo = {\n $type?: 'chat.bsky.convo.defs#logUnlockConvo'\n rev: string\n convoId: string\n\n /**\n * A system message with data of type #systemMessageDataUnlockConvo\n */\n message: SystemMessageView\n\n /**\n * Profiles referred in the system message.\n */\n relatedProfiles: ActorDefs.ProfileViewBasic[]\n}\n\nexport type { LogUnlockConvo }\n\n/** [NOTE: This is under active development and should be considered unstable while this note is here]. Event indicating a group convo was unlocked. */\nconst logUnlockConvo = /*#__PURE__*/ l.typedObject<LogUnlockConvo>(\n $nsid,\n 'logUnlockConvo',\n /*#__PURE__*/ l.object({\n rev: /*#__PURE__*/ l.string(),\n convoId: /*#__PURE__*/ l.string(),\n message: /*#__PURE__*/ l.ref<SystemMessageView>(\n (() => systemMessageView) as any,\n ),\n relatedProfiles: /*#__PURE__*/ l.array(\n /*#__PURE__*/ l.ref<ActorDefs.ProfileViewBasic>(\n (() => ActorDefs.profileViewBasic) as any,\n ),\n ),\n }),\n)\n\nexport { logUnlockConvo }\n\n/** [NOTE: This is under active development and should be considered unstable while this note is here]. Event indicating a group convo was locked permanently. */\ntype LogLockConvoPermanently = {\n $type?: 'chat.bsky.convo.defs#logLockConvoPermanently'\n rev: string\n convoId: string\n\n /**\n * A system message with data of type #systemMessageDataLockConvoPermanently\n */\n message: SystemMessageView\n\n /**\n * Profiles referred in the system message.\n */\n relatedProfiles: ActorDefs.ProfileViewBasic[]\n}\n\nexport type { LogLockConvoPermanently }\n\n/** [NOTE: This is under active development and should be considered unstable while this note is here]. Event indicating a group convo was locked permanently. */\nconst logLockConvoPermanently =\n /*#__PURE__*/ l.typedObject<LogLockConvoPermanently>(\n $nsid,\n 'logLockConvoPermanently',\n /*#__PURE__*/ l.object({\n rev: /*#__PURE__*/ l.string(),\n convoId: /*#__PURE__*/ l.string(),\n message: /*#__PURE__*/ l.ref<SystemMessageView>(\n (() => systemMessageView) as any,\n ),\n relatedProfiles: /*#__PURE__*/ l.array(\n /*#__PURE__*/ l.ref<ActorDefs.ProfileViewBasic>(\n (() => ActorDefs.profileViewBasic) as any,\n ),\n ),\n }),\n )\n\nexport { logLockConvoPermanently }\n\n/** [NOTE: This is under active development and should be considered unstable while this note is here]. Event indicating info about group convo was edited. */\ntype LogEditGroup = {\n $type?: 'chat.bsky.convo.defs#logEditGroup'\n rev: string\n convoId: string\n\n /**\n * A system message with data of type #systemMessageDataEditGroup\n */\n message: SystemMessageView\n}\n\nexport type { LogEditGroup }\n\n/** [NOTE: This is under active development and should be considered unstable while this note is here]. Event indicating info about group convo was edited. */\nconst logEditGroup = /*#__PURE__*/ l.typedObject<LogEditGroup>(\n $nsid,\n 'logEditGroup',\n /*#__PURE__*/ l.object({\n rev: /*#__PURE__*/ l.string(),\n convoId: /*#__PURE__*/ l.string(),\n message: /*#__PURE__*/ l.ref<SystemMessageView>(\n (() => systemMessageView) as any,\n ),\n }),\n)\n\nexport { logEditGroup }\n\n/** [NOTE: This is under active development and should be considered unstable while this note is here]. Event indicating a join link was created for a group convo. */\ntype LogCreateJoinLink = {\n $type?: 'chat.bsky.convo.defs#logCreateJoinLink'\n rev: string\n convoId: string\n\n /**\n * A system message with data of type #systemMessageDataCreateJoinLink\n */\n message: SystemMessageView\n}\n\nexport type { LogCreateJoinLink }\n\n/** [NOTE: This is under active development and should be considered unstable while this note is here]. Event indicating a join link was created for a group convo. */\nconst logCreateJoinLink = /*#__PURE__*/ l.typedObject<LogCreateJoinLink>(\n $nsid,\n 'logCreateJoinLink',\n /*#__PURE__*/ l.object({\n rev: /*#__PURE__*/ l.string(),\n convoId: /*#__PURE__*/ l.string(),\n message: /*#__PURE__*/ l.ref<SystemMessageView>(\n (() => systemMessageView) as any,\n ),\n }),\n)\n\nexport { logCreateJoinLink }\n\n/** [NOTE: This is under active development and should be considered unstable while this note is here]. Event indicating a settings about a join link for a group convo were edited. */\ntype LogEditJoinLink = {\n $type?: 'chat.bsky.convo.defs#logEditJoinLink'\n rev: string\n convoId: string\n\n /**\n * A system message with data of type #systemMessageDataEditJoinLink\n */\n message: SystemMessageView\n}\n\nexport type { LogEditJoinLink }\n\n/** [NOTE: This is under active development and should be considered unstable while this note is here]. Event indicating a settings about a join link for a group convo were edited. */\nconst logEditJoinLink = /*#__PURE__*/ l.typedObject<LogEditJoinLink>(\n $nsid,\n 'logEditJoinLink',\n /*#__PURE__*/ l.object({\n rev: /*#__PURE__*/ l.string(),\n convoId: /*#__PURE__*/ l.string(),\n message: /*#__PURE__*/ l.ref<SystemMessageView>(\n (() => systemMessageView) as any,\n ),\n }),\n)\n\nexport { logEditJoinLink }\n\n/** [NOTE: This is under active development and should be considered unstable while this note is here]. Event indicating a join link was enabled for a group convo. */\ntype LogEnableJoinLink = {\n $type?: 'chat.bsky.convo.defs#logEnableJoinLink'\n rev: string\n convoId: string\n\n /**\n * A system message with data of type #systemMessageDataEnableJoinLink\n */\n message: SystemMessageView\n}\n\nexport type { LogEnableJoinLink }\n\n/** [NOTE: This is under active development and should be considered unstable while this note is here]. Event indicating a join link was enabled for a group convo. */\nconst logEnableJoinLink = /*#__PURE__*/ l.typedObject<LogEnableJoinLink>(\n $nsid,\n 'logEnableJoinLink',\n /*#__PURE__*/ l.object({\n rev: /*#__PURE__*/ l.string(),\n convoId: /*#__PURE__*/ l.string(),\n message: /*#__PURE__*/ l.ref<SystemMessageView>(\n (() => systemMessageView) as any,\n ),\n }),\n)\n\nexport { logEnableJoinLink }\n\n/** [NOTE: This is under active development and should be considered unstable while this note is here]. Event indicating a join link was disabled for a group convo. */\ntype LogDisableJoinLink = {\n $type?: 'chat.bsky.convo.defs#logDisableJoinLink'\n rev: string\n convoId: string\n\n /**\n * A system message with data of type #systemMessageDataDisableJoinLink\n */\n message: SystemMessageView\n}\n\nexport type { LogDisableJoinLink }\n\n/** [NOTE: This is under active development and should be considered unstable while this note is here]. Event indicating a join link was disabled for a group convo. */\nconst logDisableJoinLink = /*#__PURE__*/ l.typedObject<LogDisableJoinLink>(\n $nsid,\n 'logDisableJoinLink',\n /*#__PURE__*/ l.object({\n rev: /*#__PURE__*/ l.string(),\n convoId: /*#__PURE__*/ l.string(),\n message: /*#__PURE__*/ l.ref<SystemMessageView>(\n (() => systemMessageView) as any,\n ),\n }),\n)\n\nexport { logDisableJoinLink }\n\n/** [NOTE: This is under active development and should be considered unstable while this note is here]. Event indicating a join request was made to a group the viewer owns. Only the owner gets this. */\ntype LogIncomingJoinRequest = {\n $type?: 'chat.bsky.convo.defs#logIncomingJoinRequest'\n rev: string\n convoId: string\n\n /**\n * Prospective member who requested to join.\n */\n member: ActorDefs.ProfileViewBasic\n}\n\nexport type { LogIncomingJoinRequest }\n\n/** [NOTE: This is under active development and should be considered unstable while this note is here]. Event indicating a join request was made to a group the viewer owns. Only the owner gets this. */\nconst logIncomingJoinRequest =\n /*#__PURE__*/ l.typedObject<LogIncomingJoinRequest>(\n $nsid,\n 'logIncomingJoinRequest',\n /*#__PURE__*/ l.object({\n rev: /*#__PURE__*/ l.string(),\n convoId: /*#__PURE__*/ l.string(),\n member: /*#__PURE__*/ l.ref<ActorDefs.ProfileViewBasic>(\n (() => ActorDefs.profileViewBasic) as any,\n ),\n }),\n )\n\nexport { logIncomingJoinRequest }\n\n/** [NOTE: This is under active development and should be considered unstable while this note is here]. Event indicating a join request was approved by the viewer. Only the owner gets this. The approved member gets a logBeginConvo. */\ntype LogApproveJoinRequest = {\n $type?: 'chat.bsky.convo.defs#logApproveJoinRequest'\n rev: string\n convoId: string\n\n /**\n * Prospective member who requested to join.\n */\n member: ActorDefs.ProfileViewBasic\n}\n\nexport type { LogApproveJoinRequest }\n\n/** [NOTE: This is under active development and should be considered unstable while this note is here]. Event indicating a join request was approved by the viewer. Only the owner gets this. The approved member gets a logBeginConvo. */\nconst logApproveJoinRequest =\n /*#__PURE__*/ l.typedObject<LogApproveJoinRequest>(\n $nsid,\n 'logApproveJoinRequest',\n /*#__PURE__*/ l.object({\n rev: /*#__PURE__*/ l.string(),\n convoId: /*#__PURE__*/ l.string(),\n member: /*#__PURE__*/ l.ref<ActorDefs.ProfileViewBasic>(\n (() => ActorDefs.profileViewBasic) as any,\n ),\n }),\n )\n\nexport { logApproveJoinRequest }\n\n/** [NOTE: This is under active development and should be considered unstable while this note is here]. Event indicating a join request was rejected by the viewer. Only the owner gets this. */\ntype LogRejectJoinRequest = {\n $type?: 'chat.bsky.convo.defs#logRejectJoinRequest'\n rev: string\n convoId: string\n\n /**\n * Prospective member who requested to join.\n */\n member: ActorDefs.ProfileViewBasic\n}\n\nexport type { LogRejectJoinRequest }\n\n/** [NOTE: This is under active development and should be considered unstable while this note is here]. Event indicating a join request was rejected by the viewer. Only the owner gets this. */\nconst logRejectJoinRequest = /*#__PURE__*/ l.typedObject<LogRejectJoinRequest>(\n $nsid,\n 'logRejectJoinRequest',\n /*#__PURE__*/ l.object({\n rev: /*#__PURE__*/ l.string(),\n convoId: /*#__PURE__*/ l.string(),\n member: /*#__PURE__*/ l.ref<ActorDefs.ProfileViewBasic>(\n (() => ActorDefs.profileViewBasic) as any,\n ),\n }),\n)\n\nexport { logRejectJoinRequest }\n\n/** [NOTE: This is under active development and should be considered unstable while this note is here]. Event indicating a join request was made by the requester. Only requester actor gets this. */\ntype LogOutgoingJoinRequest = {\n $type?: 'chat.bsky.convo.defs#logOutgoingJoinRequest'\n rev: string\n convoId: string\n}\n\nexport type { LogOutgoingJoinRequest }\n\n/** [NOTE: This is under active development and should be considered unstable while this note is here]. Event indicating a join request was made by the requester. Only requester actor gets this. */\nconst logOutgoingJoinRequest =\n /*#__PURE__*/ l.typedObject<LogOutgoingJoinRequest>(\n $nsid,\n 'logOutgoingJoinRequest',\n /*#__PURE__*/ l.object({\n rev: /*#__PURE__*/ l.string(),\n convoId: /*#__PURE__*/ l.string(),\n }),\n )\n\nexport { logOutgoingJoinRequest }\n\n/** [NOTE: This is under active development and should be considered unstable while this note is here]. Event indicating a prospective member withdrew their join request. Only the owner gets this. */\ntype LogWithdrawIncomingJoinRequest = {\n $type?: 'chat.bsky.convo.defs#logWithdrawIncomingJoinRequest'\n rev: string\n convoId: string\n\n /**\n * Prospective member who withdrew their join request.\n */\n member: ActorDefs.ProfileViewBasic\n}\n\nexport type { LogWithdrawIncomingJoinRequest }\n\n/** [NOTE: This is under active development and should be considered unstable while this note is here]. Event indicating a prospective member withdrew their join request. Only the owner gets this. */\nconst logWithdrawIncomingJoinRequest =\n /*#__PURE__*/ l.typedObject<LogWithdrawIncomingJoinRequest>(\n $nsid,\n 'logWithdrawIncomingJoinRequest',\n /*#__PURE__*/ l.object({\n rev: /*#__PURE__*/ l.string(),\n convoId: /*#__PURE__*/ l.string(),\n member: /*#__PURE__*/ l.ref<ActorDefs.ProfileViewBasic>(\n (() => ActorDefs.profileViewBasic) as any,\n ),\n }),\n )\n\nexport { logWithdrawIncomingJoinRequest }\n\n/** [NOTE: This is under active development and should be considered unstable while this note is here]. Event indicating the viewer withdrew their own join request. Only requester actor gets this. */\ntype LogWithdrawOutgoingJoinRequest = {\n $type?: 'chat.bsky.convo.defs#logWithdrawOutgoingJoinRequest'\n rev: string\n convoId: string\n}\n\nexport type { LogWithdrawOutgoingJoinRequest }\n\n/** [NOTE: This is under active development and should be considered unstable while this note is here]. Event indicating the viewer withdrew their own join request. Only requester actor gets this. */\nconst logWithdrawOutgoingJoinRequest =\n /*#__PURE__*/ l.typedObject<LogWithdrawOutgoingJoinRequest>(\n $nsid,\n 'logWithdrawOutgoingJoinRequest',\n /*#__PURE__*/ l.object({\n rev: /*#__PURE__*/ l.string(),\n convoId: /*#__PURE__*/ l.string(),\n }),\n )\n\nexport { logWithdrawOutgoingJoinRequest }\n\n/** [NOTE: This is under active development and should be considered unstable while this note is here]. Event indicating the group owner marked join requests as read. Only the owner gets this. */\ntype LogReadJoinRequests = {\n $type?: 'chat.bsky.convo.defs#logReadJoinRequests'\n rev: string\n convoId: string\n}\n\nexport type { LogReadJoinRequests }\n\n/** [NOTE: This is under active development and should be considered unstable while this note is here]. Event indicating the group owner marked join requests as read. Only the owner gets this. */\nconst logReadJoinRequests = /*#__PURE__*/ l.typedObject<LogReadJoinRequests>(\n $nsid,\n 'logReadJoinRequests',\n /*#__PURE__*/ l.object({\n rev: /*#__PURE__*/ l.string(),\n convoId: /*#__PURE__*/ l.string(),\n }),\n)\n\nexport { logReadJoinRequests }\n"]}
@@ -0,0 +1,3 @@
1
+ export * from './getUnreadCounts.defs.js';
2
+ export { main as default } from './getUnreadCounts.defs.js';
3
+ //# sourceMappingURL=getUnreadCounts.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"getUnreadCounts.d.ts","sourceRoot":"","sources":["../../../../../src/lexicons/chat/bsky/convo/getUnreadCounts.ts"],"names":[],"mappings":"AAIA,cAAc,2BAA2B,CAAA;AACzC,OAAO,EAAE,IAAI,IAAI,OAAO,EAAE,MAAM,2BAA2B,CAAA"}
@@ -0,0 +1,23 @@
1
+ import { l } from '@atproto/lex';
2
+ declare const $nsid = "chat.bsky.convo.getUnreadCounts";
3
+ export { $nsid };
4
+ export declare const $params: l.ParamsSchema<{
5
+ readonly includeGroupChats: l.OptionalSchema<l.WithDefaultSchema<l.BooleanSchema>>;
6
+ }>;
7
+ export type $Params = l.InferOutput<typeof $params>;
8
+ export declare const $output: l.Payload<"application/json", l.ObjectSchema<{
9
+ unreadAcceptedConvos: l.IntegerSchema;
10
+ unreadRequestConvos: l.IntegerSchema;
11
+ }>>;
12
+ export type $Output<B = l.BinaryData> = l.InferPayload<typeof $output, B>;
13
+ export type $OutputBody<B = l.BinaryData> = l.InferPayloadBody<typeof $output, B>;
14
+ /** [NOTE: This is under active development and should be considered unstable while this note is here]. Returns unread conversation counts for conversations that are unlocked, not muted, split by convo status. Direct convos are excluded when a block relationship exists between the actor and the other member, or when the other member's account is deleted or deactivated. Group convos are considered unread if they have unread join request counts. */
15
+ declare const main: l.Query<"chat.bsky.convo.getUnreadCounts", l.ParamsSchema<{
16
+ readonly includeGroupChats: l.OptionalSchema<l.WithDefaultSchema<l.BooleanSchema>>;
17
+ }>, l.Payload<"application/json", l.ObjectSchema<{
18
+ unreadAcceptedConvos: l.IntegerSchema;
19
+ unreadRequestConvos: l.IntegerSchema;
20
+ }>>, undefined>;
21
+ export { main };
22
+ export declare const $lxm = "chat.bsky.convo.getUnreadCounts";
23
+ //# sourceMappingURL=getUnreadCounts.defs.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"getUnreadCounts.defs.d.ts","sourceRoot":"","sources":["../../../../../src/lexicons/chat/bsky/convo/getUnreadCounts.defs.ts"],"names":[],"mappings":"AAIA,OAAO,EAAE,CAAC,EAAE,MAAM,cAAc,CAAA;AAEhC,QAAA,MAAM,KAAK,oCAAoC,CAAA;AAE/C,OAAO,EAAE,KAAK,EAAE,CAAA;AAEhB,eAAO,MAAM,OAAO;;EAIlB,CAAA;AAEF,MAAM,MAAM,OAAO,GAAG,CAAC,CAAC,WAAW,CAAC,OAAO,OAAO,CAAC,CAAA;AAEnD,eAAO,MAAM,OAAO;;;GAGlB,CAAA;AAEF,MAAM,MAAM,OAAO,CAAC,CAAC,GAAG,CAAC,CAAC,UAAU,IAAI,CAAC,CAAC,YAAY,CAAC,OAAO,OAAO,EAAE,CAAC,CAAC,CAAA;AACzE,MAAM,MAAM,WAAW,CAAC,CAAC,GAAG,CAAC,CAAC,UAAU,IAAI,CAAC,CAAC,gBAAgB,CAC5D,OAAO,OAAO,EACd,CAAC,CACF,CAAA;AAED,kcAAkc;AAClc,QAAA,MAAM,IAAI;;;;;eAAiD,CAAA;AAE3D,OAAO,EAAE,IAAI,EAAE,CAAA;AAEf,eAAO,MAAM,IAAI,oCAAQ,CAAA"}
@@ -0,0 +1,19 @@
1
+ /*
2
+ * THIS FILE WAS GENERATED BY "@atproto/lex". DO NOT EDIT.
3
+ */
4
+ import { l } from '@atproto/lex';
5
+ const $nsid = 'chat.bsky.convo.getUnreadCounts';
6
+ export { $nsid };
7
+ export const $params = /*#__PURE__*/ l.params({
8
+ includeGroupChats: /*#__PURE__*/ l.optional(
9
+ /*#__PURE__*/ l.withDefault(/*#__PURE__*/ l.boolean(), true)),
10
+ });
11
+ export const $output = /*#__PURE__*/ l.jsonPayload({
12
+ unreadAcceptedConvos: /*#__PURE__*/ l.integer(),
13
+ unreadRequestConvos: /*#__PURE__*/ l.integer(),
14
+ });
15
+ /** [NOTE: This is under active development and should be considered unstable while this note is here]. Returns unread conversation counts for conversations that are unlocked, not muted, split by convo status. Direct convos are excluded when a block relationship exists between the actor and the other member, or when the other member's account is deleted or deactivated. Group convos are considered unread if they have unread join request counts. */
16
+ const main = /*#__PURE__*/ l.query($nsid, $params, $output);
17
+ export { main };
18
+ export const $lxm = $nsid;
19
+ //# sourceMappingURL=getUnreadCounts.defs.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"getUnreadCounts.defs.js","sourceRoot":"","sources":["../../../../../src/lexicons/chat/bsky/convo/getUnreadCounts.defs.ts"],"names":[],"mappings":"AAAA;;GAEG;AAEH,OAAO,EAAE,CAAC,EAAE,MAAM,cAAc,CAAA;AAEhC,MAAM,KAAK,GAAG,iCAAiC,CAAA;AAE/C,OAAO,EAAE,KAAK,EAAE,CAAA;AAEhB,MAAM,CAAC,MAAM,OAAO,GAAG,aAAa,CAAC,CAAC,CAAC,MAAM,CAAC;IAC5C,iBAAiB,EAAE,aAAa,CAAC,CAAC,CAAC,QAAQ;IACzC,aAAa,CAAC,CAAC,CAAC,WAAW,CAAC,aAAa,CAAC,CAAC,CAAC,OAAO,EAAE,EAAE,IAAI,CAAC,CAC7D;CACF,CAAC,CAAA;AAIF,MAAM,CAAC,MAAM,OAAO,GAAG,aAAa,CAAC,CAAC,CAAC,WAAW,CAAC;IACjD,oBAAoB,EAAE,aAAa,CAAC,CAAC,CAAC,OAAO,EAAE;IAC/C,mBAAmB,EAAE,aAAa,CAAC,CAAC,CAAC,OAAO,EAAE;CAC/C,CAAC,CAAA;AAQF,kcAAkc;AAClc,MAAM,IAAI,GAAG,aAAa,CAAC,CAAC,CAAC,KAAK,CAAC,KAAK,EAAE,OAAO,EAAE,OAAO,CAAC,CAAA;AAE3D,OAAO,EAAE,IAAI,EAAE,CAAA;AAEf,MAAM,CAAC,MAAM,IAAI,GAAG,KAAK,CAAA","sourcesContent":["/*\n * THIS FILE WAS GENERATED BY \"@atproto/lex\". DO NOT EDIT.\n */\n\nimport { l } from '@atproto/lex'\n\nconst $nsid = 'chat.bsky.convo.getUnreadCounts'\n\nexport { $nsid }\n\nexport const $params = /*#__PURE__*/ l.params({\n includeGroupChats: /*#__PURE__*/ l.optional(\n /*#__PURE__*/ l.withDefault(/*#__PURE__*/ l.boolean(), true),\n ),\n})\n\nexport type $Params = l.InferOutput<typeof $params>\n\nexport const $output = /*#__PURE__*/ l.jsonPayload({\n unreadAcceptedConvos: /*#__PURE__*/ l.integer(),\n unreadRequestConvos: /*#__PURE__*/ l.integer(),\n})\n\nexport type $Output<B = l.BinaryData> = l.InferPayload<typeof $output, B>\nexport type $OutputBody<B = l.BinaryData> = l.InferPayloadBody<\n typeof $output,\n B\n>\n\n/** [NOTE: This is under active development and should be considered unstable while this note is here]. Returns unread conversation counts for conversations that are unlocked, not muted, split by convo status. Direct convos are excluded when a block relationship exists between the actor and the other member, or when the other member's account is deleted or deactivated. Group convos are considered unread if they have unread join request counts. */\nconst main = /*#__PURE__*/ l.query($nsid, $params, $output)\n\nexport { main }\n\nexport const $lxm = $nsid\n"]}
@@ -0,0 +1,6 @@
1
+ /*
2
+ * THIS FILE WAS GENERATED BY "@atproto/lex". DO NOT EDIT.
3
+ */
4
+ export * from './getUnreadCounts.defs.js';
5
+ export { main as default } from './getUnreadCounts.defs.js';
6
+ //# sourceMappingURL=getUnreadCounts.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"getUnreadCounts.js","sourceRoot":"","sources":["../../../../../src/lexicons/chat/bsky/convo/getUnreadCounts.ts"],"names":[],"mappings":"AAAA;;GAEG;AAEH,cAAc,2BAA2B,CAAA;AACzC,OAAO,EAAE,IAAI,IAAI,OAAO,EAAE,MAAM,2BAA2B,CAAA","sourcesContent":["/*\n * THIS FILE WAS GENERATED BY \"@atproto/lex\". DO NOT EDIT.\n */\n\nexport * from './getUnreadCounts.defs.js'\nexport { main as default } from './getUnreadCounts.defs.js'\n"]}
@@ -19,7 +19,7 @@ declare const main: l.Procedure<"chat.bsky.convo.unlockConvo", l.ParamsSchema<{}
19
19
  convoId: l.StringSchema<{}>;
20
20
  }>>, l.Payload<"application/json", l.ObjectSchema<{
21
21
  convo: l.RefSchema<l.Validator<ConvoDefs.ConvoView, ConvoDefs.ConvoView>>;
22
- }>>, readonly ["InvalidConvo", "InsufficientRole"]>;
22
+ }>>, readonly ["InvalidConvo", "InsufficientRole", "ConvoLockedByModeration"]>;
23
23
  export { main };
24
24
  export declare const $lxm = "chat.bsky.convo.unlockConvo";
25
25
  //# sourceMappingURL=unlockConvo.defs.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"unlockConvo.defs.d.ts","sourceRoot":"","sources":["../../../../../src/lexicons/chat/bsky/convo/unlockConvo.defs.ts"],"names":[],"mappings":"AAIA,OAAO,EAAE,CAAC,EAAE,MAAM,cAAc,CAAA;AAChC,OAAO,KAAK,SAAS,MAAM,gBAAgB,CAAA;AAE3C,QAAA,MAAM,KAAK,gCAAgC,CAAA;AAE3C,OAAO,EAAE,KAAK,EAAE,CAAA;AAEhB,eAAO,MAAM,OAAO,oBAA2B,CAAA;AAE/C,MAAM,MAAM,OAAO,GAAG,CAAC,CAAC,WAAW,CAAC,OAAO,OAAO,CAAC,CAAA;AAEnD,eAAO,MAAM,MAAM;;GAEjB,CAAA;AAEF,MAAM,MAAM,MAAM,CAAC,CAAC,GAAG,CAAC,CAAC,UAAU,IAAI,CAAC,CAAC,YAAY,CAAC,OAAO,MAAM,EAAE,CAAC,CAAC,CAAA;AACvE,MAAM,MAAM,UAAU,CAAC,CAAC,GAAG,CAAC,CAAC,UAAU,IAAI,CAAC,CAAC,gBAAgB,CAAC,OAAO,MAAM,EAAE,CAAC,CAAC,CAAA;AAE/E,eAAO,MAAM,OAAO;;GAIlB,CAAA;AAEF,MAAM,MAAM,OAAO,CAAC,CAAC,GAAG,CAAC,CAAC,UAAU,IAAI,CAAC,CAAC,YAAY,CAAC,OAAO,OAAO,EAAE,CAAC,CAAC,CAAA;AACzE,MAAM,MAAM,WAAW,CAAC,CAAC,GAAG,CAAC,CAAC,UAAU,IAAI,CAAC,CAAC,gBAAgB,CAC5D,OAAO,OAAO,EACd,CAAC,CACF,CAAA;AAED,sKAAsK;AACtK,QAAA,MAAM,IAAI;;;;mDAGR,CAAA;AAEF,OAAO,EAAE,IAAI,EAAE,CAAA;AAEf,eAAO,MAAM,IAAI,gCAAQ,CAAA"}
1
+ {"version":3,"file":"unlockConvo.defs.d.ts","sourceRoot":"","sources":["../../../../../src/lexicons/chat/bsky/convo/unlockConvo.defs.ts"],"names":[],"mappings":"AAIA,OAAO,EAAE,CAAC,EAAE,MAAM,cAAc,CAAA;AAChC,OAAO,KAAK,SAAS,MAAM,gBAAgB,CAAA;AAE3C,QAAA,MAAM,KAAK,gCAAgC,CAAA;AAE3C,OAAO,EAAE,KAAK,EAAE,CAAA;AAEhB,eAAO,MAAM,OAAO,oBAA2B,CAAA;AAE/C,MAAM,MAAM,OAAO,GAAG,CAAC,CAAC,WAAW,CAAC,OAAO,OAAO,CAAC,CAAA;AAEnD,eAAO,MAAM,MAAM;;GAEjB,CAAA;AAEF,MAAM,MAAM,MAAM,CAAC,CAAC,GAAG,CAAC,CAAC,UAAU,IAAI,CAAC,CAAC,YAAY,CAAC,OAAO,MAAM,EAAE,CAAC,CAAC,CAAA;AACvE,MAAM,MAAM,UAAU,CAAC,CAAC,GAAG,CAAC,CAAC,UAAU,IAAI,CAAC,CAAC,gBAAgB,CAAC,OAAO,MAAM,EAAE,CAAC,CAAC,CAAA;AAE/E,eAAO,MAAM,OAAO;;GAIlB,CAAA;AAEF,MAAM,MAAM,OAAO,CAAC,CAAC,GAAG,CAAC,CAAC,UAAU,IAAI,CAAC,CAAC,YAAY,CAAC,OAAO,OAAO,EAAE,CAAC,CAAC,CAAA;AACzE,MAAM,MAAM,WAAW,CAAC,CAAC,GAAG,CAAC,CAAC,UAAU,IAAI,CAAC,CAAC,gBAAgB,CAC5D,OAAO,OAAO,EACd,CAAC,CACF,CAAA;AAED,sKAAsK;AACtK,QAAA,MAAM,IAAI;;;;8EAIR,CAAA;AAEF,OAAO,EAAE,IAAI,EAAE,CAAA;AAEf,eAAO,MAAM,IAAI,gCAAQ,CAAA"}
@@ -16,6 +16,7 @@ export const $output = /*#__PURE__*/ l.jsonPayload({
16
16
  const main = /*#__PURE__*/ l.procedure($nsid, $params, $input, $output, [
17
17
  'InvalidConvo',
18
18
  'InsufficientRole',
19
+ 'ConvoLockedByModeration',
19
20
  ]);
20
21
  export { main };
21
22
  export const $lxm = $nsid;
@@ -1 +1 @@
1
- {"version":3,"file":"unlockConvo.defs.js","sourceRoot":"","sources":["../../../../../src/lexicons/chat/bsky/convo/unlockConvo.defs.ts"],"names":[],"mappings":"AAAA;;GAEG;AAEH,OAAO,EAAE,CAAC,EAAE,MAAM,cAAc,CAAA;AAChC,OAAO,KAAK,SAAS,MAAM,gBAAgB,CAAA;AAE3C,MAAM,KAAK,GAAG,6BAA6B,CAAA;AAE3C,OAAO,EAAE,KAAK,EAAE,CAAA;AAEhB,MAAM,CAAC,MAAM,OAAO,GAAG,aAAa,CAAC,CAAC,CAAC,MAAM,EAAE,CAAA;AAI/C,MAAM,CAAC,MAAM,MAAM,GAAG,aAAa,CAAC,CAAC,CAAC,WAAW,CAAC;IAChD,OAAO,EAAE,aAAa,CAAC,CAAC,CAAC,MAAM,EAAE;CAClC,CAAC,CAAA;AAKF,MAAM,CAAC,MAAM,OAAO,GAAG,aAAa,CAAC,CAAC,CAAC,WAAW,CAAC;IACjD,KAAK,EAAE,aAAa,CAAC,CAAC,CAAC,GAAG,CACxB,CAAC,GAAG,EAAE,CAAC,SAAS,CAAC,SAAS,CAAQ,CACnC;CACF,CAAC,CAAA;AAQF,sKAAsK;AACtK,MAAM,IAAI,GAAG,aAAa,CAAC,CAAC,CAAC,SAAS,CAAC,KAAK,EAAE,OAAO,EAAE,MAAM,EAAE,OAAO,EAAE;IACtE,cAAc;IACd,kBAAkB;CACnB,CAAC,CAAA;AAEF,OAAO,EAAE,IAAI,EAAE,CAAA;AAEf,MAAM,CAAC,MAAM,IAAI,GAAG,KAAK,CAAA","sourcesContent":["/*\n * THIS FILE WAS GENERATED BY \"@atproto/lex\". DO NOT EDIT.\n */\n\nimport { l } from '@atproto/lex'\nimport * as ConvoDefs from './defs.defs.js'\n\nconst $nsid = 'chat.bsky.convo.unlockConvo'\n\nexport { $nsid }\n\nexport const $params = /*#__PURE__*/ l.params()\n\nexport type $Params = l.InferOutput<typeof $params>\n\nexport const $input = /*#__PURE__*/ l.jsonPayload({\n convoId: /*#__PURE__*/ l.string(),\n})\n\nexport type $Input<B = l.BinaryData> = l.InferPayload<typeof $input, B>\nexport type $InputBody<B = l.BinaryData> = l.InferPayloadBody<typeof $input, B>\n\nexport const $output = /*#__PURE__*/ l.jsonPayload({\n convo: /*#__PURE__*/ l.ref<ConvoDefs.ConvoView>(\n (() => ConvoDefs.convoView) as any,\n ),\n})\n\nexport type $Output<B = l.BinaryData> = l.InferPayload<typeof $output, B>\nexport type $OutputBody<B = l.BinaryData> = l.InferPayloadBody<\n typeof $output,\n B\n>\n\n/** [NOTE: This is under active development and should be considered unstable while this note is here]. Unlocks a group convo so it is able to receive new content. */\nconst main = /*#__PURE__*/ l.procedure($nsid, $params, $input, $output, [\n 'InvalidConvo',\n 'InsufficientRole',\n])\n\nexport { main }\n\nexport const $lxm = $nsid\n"]}
1
+ {"version":3,"file":"unlockConvo.defs.js","sourceRoot":"","sources":["../../../../../src/lexicons/chat/bsky/convo/unlockConvo.defs.ts"],"names":[],"mappings":"AAAA;;GAEG;AAEH,OAAO,EAAE,CAAC,EAAE,MAAM,cAAc,CAAA;AAChC,OAAO,KAAK,SAAS,MAAM,gBAAgB,CAAA;AAE3C,MAAM,KAAK,GAAG,6BAA6B,CAAA;AAE3C,OAAO,EAAE,KAAK,EAAE,CAAA;AAEhB,MAAM,CAAC,MAAM,OAAO,GAAG,aAAa,CAAC,CAAC,CAAC,MAAM,EAAE,CAAA;AAI/C,MAAM,CAAC,MAAM,MAAM,GAAG,aAAa,CAAC,CAAC,CAAC,WAAW,CAAC;IAChD,OAAO,EAAE,aAAa,CAAC,CAAC,CAAC,MAAM,EAAE;CAClC,CAAC,CAAA;AAKF,MAAM,CAAC,MAAM,OAAO,GAAG,aAAa,CAAC,CAAC,CAAC,WAAW,CAAC;IACjD,KAAK,EAAE,aAAa,CAAC,CAAC,CAAC,GAAG,CACxB,CAAC,GAAG,EAAE,CAAC,SAAS,CAAC,SAAS,CAAQ,CACnC;CACF,CAAC,CAAA;AAQF,sKAAsK;AACtK,MAAM,IAAI,GAAG,aAAa,CAAC,CAAC,CAAC,SAAS,CAAC,KAAK,EAAE,OAAO,EAAE,MAAM,EAAE,OAAO,EAAE;IACtE,cAAc;IACd,kBAAkB;IAClB,yBAAyB;CAC1B,CAAC,CAAA;AAEF,OAAO,EAAE,IAAI,EAAE,CAAA;AAEf,MAAM,CAAC,MAAM,IAAI,GAAG,KAAK,CAAA","sourcesContent":["/*\n * THIS FILE WAS GENERATED BY \"@atproto/lex\". DO NOT EDIT.\n */\n\nimport { l } from '@atproto/lex'\nimport * as ConvoDefs from './defs.defs.js'\n\nconst $nsid = 'chat.bsky.convo.unlockConvo'\n\nexport { $nsid }\n\nexport const $params = /*#__PURE__*/ l.params()\n\nexport type $Params = l.InferOutput<typeof $params>\n\nexport const $input = /*#__PURE__*/ l.jsonPayload({\n convoId: /*#__PURE__*/ l.string(),\n})\n\nexport type $Input<B = l.BinaryData> = l.InferPayload<typeof $input, B>\nexport type $InputBody<B = l.BinaryData> = l.InferPayloadBody<typeof $input, B>\n\nexport const $output = /*#__PURE__*/ l.jsonPayload({\n convo: /*#__PURE__*/ l.ref<ConvoDefs.ConvoView>(\n (() => ConvoDefs.convoView) as any,\n ),\n})\n\nexport type $Output<B = l.BinaryData> = l.InferPayload<typeof $output, B>\nexport type $OutputBody<B = l.BinaryData> = l.InferPayloadBody<\n typeof $output,\n B\n>\n\n/** [NOTE: This is under active development and should be considered unstable while this note is here]. Unlocks a group convo so it is able to receive new content. */\nconst main = /*#__PURE__*/ l.procedure($nsid, $params, $input, $output, [\n 'InvalidConvo',\n 'InsufficientRole',\n 'ConvoLockedByModeration',\n])\n\nexport { main }\n\nexport const $lxm = $nsid\n"]}
@@ -8,6 +8,7 @@ export * as getConvoForMembers from './convo/getConvoForMembers.js';
8
8
  export * as getConvoMembers from './convo/getConvoMembers.js';
9
9
  export * as getLog from './convo/getLog.js';
10
10
  export * as getMessages from './convo/getMessages.js';
11
+ export * as getUnreadCounts from './convo/getUnreadCounts.js';
11
12
  export * as leaveConvo from './convo/leaveConvo.js';
12
13
  export * as listConvoRequests from './convo/listConvoRequests.js';
13
14
  export * as listConvos from './convo/listConvos.js';
@@ -1 +1 @@
1
- {"version":3,"file":"convo.d.ts","sourceRoot":"","sources":["../../../../src/lexicons/chat/bsky/convo.ts"],"names":[],"mappings":"AAIA,OAAO,KAAK,WAAW,MAAM,wBAAwB,CAAA;AACrD,OAAO,KAAK,WAAW,MAAM,wBAAwB,CAAA;AACrD,OAAO,KAAK,IAAI,MAAM,iBAAiB,CAAA;AACvC,OAAO,KAAK,oBAAoB,MAAM,iCAAiC,CAAA;AACvE,OAAO,KAAK,QAAQ,MAAM,qBAAqB,CAAA;AAC/C,OAAO,KAAK,oBAAoB,MAAM,iCAAiC,CAAA;AACvE,OAAO,KAAK,kBAAkB,MAAM,+BAA+B,CAAA;AACnE,OAAO,KAAK,eAAe,MAAM,4BAA4B,CAAA;AAC7D,OAAO,KAAK,MAAM,MAAM,mBAAmB,CAAA;AAC3C,OAAO,KAAK,WAAW,MAAM,wBAAwB,CAAA;AACrD,OAAO,KAAK,UAAU,MAAM,uBAAuB,CAAA;AACnD,OAAO,KAAK,iBAAiB,MAAM,8BAA8B,CAAA;AACjE,OAAO,KAAK,UAAU,MAAM,uBAAuB,CAAA;AACnD,OAAO,KAAK,SAAS,MAAM,sBAAsB,CAAA;AACjD,OAAO,KAAK,SAAS,MAAM,sBAAsB,CAAA;AACjD,OAAO,KAAK,cAAc,MAAM,2BAA2B,CAAA;AAC3D,OAAO,KAAK,WAAW,MAAM,wBAAwB,CAAA;AACrD,OAAO,KAAK,gBAAgB,MAAM,6BAA6B,CAAA;AAC/D,OAAO,KAAK,WAAW,MAAM,wBAAwB,CAAA;AACrD,OAAO,KAAK,WAAW,MAAM,wBAAwB,CAAA;AACrD,OAAO,KAAK,aAAa,MAAM,0BAA0B,CAAA;AACzD,OAAO,KAAK,UAAU,MAAM,uBAAuB,CAAA"}
1
+ {"version":3,"file":"convo.d.ts","sourceRoot":"","sources":["../../../../src/lexicons/chat/bsky/convo.ts"],"names":[],"mappings":"AAIA,OAAO,KAAK,WAAW,MAAM,wBAAwB,CAAA;AACrD,OAAO,KAAK,WAAW,MAAM,wBAAwB,CAAA;AACrD,OAAO,KAAK,IAAI,MAAM,iBAAiB,CAAA;AACvC,OAAO,KAAK,oBAAoB,MAAM,iCAAiC,CAAA;AACvE,OAAO,KAAK,QAAQ,MAAM,qBAAqB,CAAA;AAC/C,OAAO,KAAK,oBAAoB,MAAM,iCAAiC,CAAA;AACvE,OAAO,KAAK,kBAAkB,MAAM,+BAA+B,CAAA;AACnE,OAAO,KAAK,eAAe,MAAM,4BAA4B,CAAA;AAC7D,OAAO,KAAK,MAAM,MAAM,mBAAmB,CAAA;AAC3C,OAAO,KAAK,WAAW,MAAM,wBAAwB,CAAA;AACrD,OAAO,KAAK,eAAe,MAAM,4BAA4B,CAAA;AAC7D,OAAO,KAAK,UAAU,MAAM,uBAAuB,CAAA;AACnD,OAAO,KAAK,iBAAiB,MAAM,8BAA8B,CAAA;AACjE,OAAO,KAAK,UAAU,MAAM,uBAAuB,CAAA;AACnD,OAAO,KAAK,SAAS,MAAM,sBAAsB,CAAA;AACjD,OAAO,KAAK,SAAS,MAAM,sBAAsB,CAAA;AACjD,OAAO,KAAK,cAAc,MAAM,2BAA2B,CAAA;AAC3D,OAAO,KAAK,WAAW,MAAM,wBAAwB,CAAA;AACrD,OAAO,KAAK,gBAAgB,MAAM,6BAA6B,CAAA;AAC/D,OAAO,KAAK,WAAW,MAAM,wBAAwB,CAAA;AACrD,OAAO,KAAK,WAAW,MAAM,wBAAwB,CAAA;AACrD,OAAO,KAAK,aAAa,MAAM,0BAA0B,CAAA;AACzD,OAAO,KAAK,UAAU,MAAM,uBAAuB,CAAA"}
@@ -11,6 +11,7 @@ export * as getConvoForMembers from './convo/getConvoForMembers.js';
11
11
  export * as getConvoMembers from './convo/getConvoMembers.js';
12
12
  export * as getLog from './convo/getLog.js';
13
13
  export * as getMessages from './convo/getMessages.js';
14
+ export * as getUnreadCounts from './convo/getUnreadCounts.js';
14
15
  export * as leaveConvo from './convo/leaveConvo.js';
15
16
  export * as listConvoRequests from './convo/listConvoRequests.js';
16
17
  export * as listConvos from './convo/listConvos.js';
@@ -1 +1 @@
1
- {"version":3,"file":"convo.js","sourceRoot":"","sources":["../../../../src/lexicons/chat/bsky/convo.ts"],"names":[],"mappings":"AAAA;;GAEG;AAEH,OAAO,KAAK,WAAW,MAAM,wBAAwB,CAAA;AACrD,OAAO,KAAK,WAAW,MAAM,wBAAwB,CAAA;AACrD,OAAO,KAAK,IAAI,MAAM,iBAAiB,CAAA;AACvC,OAAO,KAAK,oBAAoB,MAAM,iCAAiC,CAAA;AACvE,OAAO,KAAK,QAAQ,MAAM,qBAAqB,CAAA;AAC/C,OAAO,KAAK,oBAAoB,MAAM,iCAAiC,CAAA;AACvE,OAAO,KAAK,kBAAkB,MAAM,+BAA+B,CAAA;AACnE,OAAO,KAAK,eAAe,MAAM,4BAA4B,CAAA;AAC7D,OAAO,KAAK,MAAM,MAAM,mBAAmB,CAAA;AAC3C,OAAO,KAAK,WAAW,MAAM,wBAAwB,CAAA;AACrD,OAAO,KAAK,UAAU,MAAM,uBAAuB,CAAA;AACnD,OAAO,KAAK,iBAAiB,MAAM,8BAA8B,CAAA;AACjE,OAAO,KAAK,UAAU,MAAM,uBAAuB,CAAA;AACnD,OAAO,KAAK,SAAS,MAAM,sBAAsB,CAAA;AACjD,OAAO,KAAK,SAAS,MAAM,sBAAsB,CAAA;AACjD,OAAO,KAAK,cAAc,MAAM,2BAA2B,CAAA;AAC3D,OAAO,KAAK,WAAW,MAAM,wBAAwB,CAAA;AACrD,OAAO,KAAK,gBAAgB,MAAM,6BAA6B,CAAA;AAC/D,OAAO,KAAK,WAAW,MAAM,wBAAwB,CAAA;AACrD,OAAO,KAAK,WAAW,MAAM,wBAAwB,CAAA;AACrD,OAAO,KAAK,aAAa,MAAM,0BAA0B,CAAA;AACzD,OAAO,KAAK,UAAU,MAAM,uBAAuB,CAAA","sourcesContent":["/*\n * THIS FILE WAS GENERATED BY \"@atproto/lex\". DO NOT EDIT.\n */\n\nexport * as acceptConvo from './convo/acceptConvo.js'\nexport * as addReaction from './convo/addReaction.js'\nexport * as defs from './convo/defs.js'\nexport * as deleteMessageForSelf from './convo/deleteMessageForSelf.js'\nexport * as getConvo from './convo/getConvo.js'\nexport * as getConvoAvailability from './convo/getConvoAvailability.js'\nexport * as getConvoForMembers from './convo/getConvoForMembers.js'\nexport * as getConvoMembers from './convo/getConvoMembers.js'\nexport * as getLog from './convo/getLog.js'\nexport * as getMessages from './convo/getMessages.js'\nexport * as leaveConvo from './convo/leaveConvo.js'\nexport * as listConvoRequests from './convo/listConvoRequests.js'\nexport * as listConvos from './convo/listConvos.js'\nexport * as lockConvo from './convo/lockConvo.js'\nexport * as muteConvo from './convo/muteConvo.js'\nexport * as removeReaction from './convo/removeReaction.js'\nexport * as sendMessage from './convo/sendMessage.js'\nexport * as sendMessageBatch from './convo/sendMessageBatch.js'\nexport * as unlockConvo from './convo/unlockConvo.js'\nexport * as unmuteConvo from './convo/unmuteConvo.js'\nexport * as updateAllRead from './convo/updateAllRead.js'\nexport * as updateRead from './convo/updateRead.js'\n"]}
1
+ {"version":3,"file":"convo.js","sourceRoot":"","sources":["../../../../src/lexicons/chat/bsky/convo.ts"],"names":[],"mappings":"AAAA;;GAEG;AAEH,OAAO,KAAK,WAAW,MAAM,wBAAwB,CAAA;AACrD,OAAO,KAAK,WAAW,MAAM,wBAAwB,CAAA;AACrD,OAAO,KAAK,IAAI,MAAM,iBAAiB,CAAA;AACvC,OAAO,KAAK,oBAAoB,MAAM,iCAAiC,CAAA;AACvE,OAAO,KAAK,QAAQ,MAAM,qBAAqB,CAAA;AAC/C,OAAO,KAAK,oBAAoB,MAAM,iCAAiC,CAAA;AACvE,OAAO,KAAK,kBAAkB,MAAM,+BAA+B,CAAA;AACnE,OAAO,KAAK,eAAe,MAAM,4BAA4B,CAAA;AAC7D,OAAO,KAAK,MAAM,MAAM,mBAAmB,CAAA;AAC3C,OAAO,KAAK,WAAW,MAAM,wBAAwB,CAAA;AACrD,OAAO,KAAK,eAAe,MAAM,4BAA4B,CAAA;AAC7D,OAAO,KAAK,UAAU,MAAM,uBAAuB,CAAA;AACnD,OAAO,KAAK,iBAAiB,MAAM,8BAA8B,CAAA;AACjE,OAAO,KAAK,UAAU,MAAM,uBAAuB,CAAA;AACnD,OAAO,KAAK,SAAS,MAAM,sBAAsB,CAAA;AACjD,OAAO,KAAK,SAAS,MAAM,sBAAsB,CAAA;AACjD,OAAO,KAAK,cAAc,MAAM,2BAA2B,CAAA;AAC3D,OAAO,KAAK,WAAW,MAAM,wBAAwB,CAAA;AACrD,OAAO,KAAK,gBAAgB,MAAM,6BAA6B,CAAA;AAC/D,OAAO,KAAK,WAAW,MAAM,wBAAwB,CAAA;AACrD,OAAO,KAAK,WAAW,MAAM,wBAAwB,CAAA;AACrD,OAAO,KAAK,aAAa,MAAM,0BAA0B,CAAA;AACzD,OAAO,KAAK,UAAU,MAAM,uBAAuB,CAAA","sourcesContent":["/*\n * THIS FILE WAS GENERATED BY \"@atproto/lex\". DO NOT EDIT.\n */\n\nexport * as acceptConvo from './convo/acceptConvo.js'\nexport * as addReaction from './convo/addReaction.js'\nexport * as defs from './convo/defs.js'\nexport * as deleteMessageForSelf from './convo/deleteMessageForSelf.js'\nexport * as getConvo from './convo/getConvo.js'\nexport * as getConvoAvailability from './convo/getConvoAvailability.js'\nexport * as getConvoForMembers from './convo/getConvoForMembers.js'\nexport * as getConvoMembers from './convo/getConvoMembers.js'\nexport * as getLog from './convo/getLog.js'\nexport * as getMessages from './convo/getMessages.js'\nexport * as getUnreadCounts from './convo/getUnreadCounts.js'\nexport * as leaveConvo from './convo/leaveConvo.js'\nexport * as listConvoRequests from './convo/listConvoRequests.js'\nexport * as listConvos from './convo/listConvos.js'\nexport * as lockConvo from './convo/lockConvo.js'\nexport * as muteConvo from './convo/muteConvo.js'\nexport * as removeReaction from './convo/removeReaction.js'\nexport * as sendMessage from './convo/sendMessage.js'\nexport * as sendMessageBatch from './convo/sendMessageBatch.js'\nexport * as unlockConvo from './convo/unlockConvo.js'\nexport * as unmuteConvo from './convo/unmuteConvo.js'\nexport * as updateAllRead from './convo/updateAllRead.js'\nexport * as updateRead from './convo/updateRead.js'\n"]}