@xmtp/wasm-bindings 1.5.4 → 1.6.0-dev.21f0ffd

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.
@@ -1,70 +1,11 @@
1
1
  /* tslint:disable */
2
2
  /* eslint-disable */
3
3
  export const memory: WebAssembly.Memory;
4
- export const __wbg_client_free: (a: number, b: number) => void;
5
- export const __wbg_logoptions_free: (a: number, b: number) => void;
6
- export const __wbg_get_logoptions_structured: (a: number) => number;
7
- export const __wbg_set_logoptions_structured: (a: number, b: number) => void;
8
- export const __wbg_get_logoptions_performance: (a: number) => number;
9
- export const __wbg_set_logoptions_performance: (a: number, b: number) => void;
10
- export const __wbg_get_logoptions_level: (a: number) => number;
11
- export const __wbg_set_logoptions_level: (a: number, b: number) => void;
12
- export const logoptions_new: (a: number, b: number, c: number) => number;
13
- export const createClient: (a: number, b: number, c: number, d: number, e: any, f: number, g: number, h: number, i: number, j: number, k: number, l: number, m: number, n: number, o: number, p: number) => any;
14
- export const client_accountIdentifier: (a: number) => any;
15
- export const client_inboxId: (a: number) => [number, number];
16
- export const client_isRegistered: (a: number) => number;
17
- export const client_installationId: (a: number) => [number, number];
18
- export const client_installationIdBytes: (a: number) => any;
19
- export const client_appVersion: (a: number) => [number, number];
20
- export const client_libxmtpVersion: (a: number) => [number, number];
21
- export const client_canMessage: (a: number, b: number, c: number) => any;
22
- export const client_sendSyncRequest: (a: number) => any;
23
- export const client_findInboxIdByIdentifier: (a: number, b: any) => any;
24
- export const client_inboxStateFromInboxIds: (a: number, b: number, c: number, d: number) => any;
25
- export const client_conversations: (a: number) => number;
26
- export const client_syncPreferences: (a: number) => any;
27
- export const client_apiStatistics: (a: number) => number;
28
- export const client_apiIdentityStatistics: (a: number) => number;
29
- export const client_apiAggregateStatistics: (a: number) => [number, number];
30
- export const client_clearAllStatistics: (a: number) => void;
31
- export const client_uploadDebugArchive: (a: number, b: number, c: number) => any;
32
- export const __wbg_consent_free: (a: number, b: number) => void;
33
- export const __wbg_get_consent_entityType: (a: number) => number;
34
- export const __wbg_set_consent_entityType: (a: number, b: number) => void;
35
- export const __wbg_get_consent_state: (a: number) => number;
36
- export const __wbg_set_consent_state: (a: number, b: number) => void;
37
- export const __wbg_get_consent_entity: (a: number) => [number, number];
38
- export const __wbg_set_consent_entity: (a: number, b: number, c: number) => void;
39
- export const consent_new: (a: number, b: number, c: number, d: number) => number;
40
- export const client_setConsentStates: (a: number, b: number, c: number) => any;
41
- export const client_getConsentState: (a: number, b: number, c: number, d: number) => any;
42
- export const conversation_consentState: (a: number) => [number, number, number];
43
- export const conversation_updateConsentState: (a: number, b: number) => [number, number];
44
- export const __wbg_remoteattachmentinfo_free: (a: number, b: number) => void;
45
- export const __wbg_get_remoteattachmentinfo_contentDigest: (a: number) => [number, number];
46
- export const __wbg_set_remoteattachmentinfo_contentDigest: (a: number, b: number, c: number) => void;
47
- export const __wbg_get_remoteattachmentinfo_nonce: (a: number) => any;
48
- export const __wbg_set_remoteattachmentinfo_nonce: (a: number, b: any) => void;
49
- export const __wbg_get_remoteattachmentinfo_scheme: (a: number) => [number, number];
50
- export const __wbg_set_remoteattachmentinfo_scheme: (a: number, b: number, c: number) => void;
51
- export const __wbg_get_remoteattachmentinfo_url: (a: number) => [number, number];
52
- export const __wbg_get_remoteattachmentinfo_salt: (a: number) => any;
53
- export const __wbg_set_remoteattachmentinfo_salt: (a: number, b: any) => void;
54
- export const __wbg_get_remoteattachmentinfo_contentLength: (a: number) => number;
55
- export const __wbg_set_remoteattachmentinfo_contentLength: (a: number, b: number) => void;
56
- export const __wbg_get_remoteattachmentinfo_filename: (a: number) => [number, number];
57
- export const __wbg_set_remoteattachmentinfo_filename: (a: number, b: number, c: number) => void;
58
- export const remoteattachmentinfo_new: (a: any, b: number, c: number, d: any, e: number, f: number, g: number, h: number, i: any, j: number, k: number, l: number) => number;
59
- export const __wbg_multiremoteattachment_free: (a: number, b: number) => void;
60
- export const __wbg_get_multiremoteattachment_attachments: (a: number) => [number, number];
61
- export const __wbg_set_multiremoteattachment_attachments: (a: number, b: number, c: number) => void;
62
- export const multiremoteattachment_new: (a: number, b: number) => number;
63
- export const encodeMultiRemoteAttachment: (a: number) => [number, number, number];
64
- export const decodeMultiRemoteAttachment: (a: any) => [number, number, number];
65
4
  export const __wbg_reaction_free: (a: number, b: number) => void;
66
5
  export const __wbg_get_reaction_reference: (a: number) => [number, number];
6
+ export const __wbg_set_reaction_reference: (a: number, b: number, c: number) => void;
67
7
  export const __wbg_get_reaction_referenceInboxId: (a: number) => [number, number];
8
+ export const __wbg_set_reaction_referenceInboxId: (a: number, b: number, c: number) => void;
68
9
  export const __wbg_get_reaction_action: (a: number) => number;
69
10
  export const __wbg_set_reaction_action: (a: number, b: number) => void;
70
11
  export const __wbg_get_reaction_content: (a: number) => [number, number];
@@ -74,6 +15,110 @@ export const __wbg_set_reaction_schema: (a: number, b: number) => void;
74
15
  export const reaction_new: (a: number, b: number, c: number, d: number, e: number, f: number, g: number, h: number) => number;
75
16
  export const encodeReaction: (a: number) => [number, number, number];
76
17
  export const decodeReaction: (a: any) => [number, number, number];
18
+ export const __wbg_reactionpayload_free: (a: number, b: number) => void;
19
+ export const __wbg_get_reactionpayload_reference: (a: number) => [number, number];
20
+ export const __wbg_get_reactionpayload_referenceInboxId: (a: number) => [number, number];
21
+ export const __wbg_get_reactionpayload_content: (a: number) => [number, number];
22
+ export const getInboxIdForIdentifier: (a: number, b: number, c: number, d: number, e: any) => any;
23
+ export const generateInboxId: (a: any) => [number, number, number, number];
24
+ export const __wbg_signaturerequesthandle_free: (a: number, b: number) => void;
25
+ export const verifySignedWithPublicKey: (a: number, b: number, c: any, d: any) => [number, number];
26
+ export const revokeInstallationsSignatureRequest: (a: number, b: number, c: number, d: number, e: any, f: number, g: number, h: number, i: number) => [number, number, number];
27
+ export const applySignatureRequest: (a: number, b: number, c: number, d: number, e: number) => any;
28
+ export const __wbg_passkeysignature_free: (a: number, b: number) => void;
29
+ export const signaturerequesthandle_signatureText: (a: number) => any;
30
+ export const signaturerequesthandle_addEcdsaSignature: (a: number, b: any) => any;
31
+ export const signaturerequesthandle_addPasskeySignature: (a: number, b: number) => any;
32
+ export const signaturerequesthandle_addScwSignature: (a: number, b: any, c: any, d: bigint, e: number, f: bigint) => any;
33
+ export const client_createInboxSignatureRequest: (a: number) => [number, number, number];
34
+ export const client_addWalletSignatureRequest: (a: number, b: any) => any;
35
+ export const client_revokeWalletSignatureRequest: (a: number, b: any) => any;
36
+ export const client_revokeAllOtherInstallationsSignatureRequest: (a: number) => any;
37
+ export const client_revokeInstallationsSignatureRequest: (a: number, b: number, c: number) => any;
38
+ export const client_changeRecoveryIdentifierSignatureRequest: (a: number, b: any) => any;
39
+ export const client_applySignatureRequest: (a: number, b: number) => any;
40
+ export const client_registerIdentity: (a: number, b: number) => any;
41
+ export const client_signWithInstallationKey: (a: number, b: number, c: number) => [number, number, number];
42
+ export const client_verifySignedWithInstallationKey: (a: number, b: number, c: number, d: any) => [number, number];
43
+ export const __wbg_streamcloser_free: (a: number, b: number) => void;
44
+ export const streamcloser_end: (a: number) => void;
45
+ export const streamcloser_endAndWait: (a: number) => any;
46
+ export const streamcloser_waitForReady: (a: number) => any;
47
+ export const streamcloser_isClosed: (a: number) => number;
48
+ export const __wbg_set_reactionpayload_reference: (a: number, b: number, c: number) => void;
49
+ export const __wbg_set_reactionpayload_referenceInboxId: (a: number, b: number, c: number) => void;
50
+ export const __wbg_set_reactionpayload_content: (a: number, b: number, c: number) => void;
51
+ export const __wbg_set_reactionpayload_action: (a: number, b: number) => void;
52
+ export const __wbg_set_reactionpayload_schema: (a: number, b: number) => void;
53
+ export const __wbg_get_reactionpayload_action: (a: number) => number;
54
+ export const __wbg_get_reactionpayload_schema: (a: number) => number;
55
+ export const __wbg_decodedmessagecontent_free: (a: number, b: number) => void;
56
+ export const decodedmessagecontent_payloadType: (a: number) => number;
57
+ export const decodedmessagecontent_asText: (a: number) => number;
58
+ export const decodedmessagecontent_asReply: (a: number) => number;
59
+ export const decodedmessagecontent_asReaction: (a: number) => number;
60
+ export const decodedmessagecontent_asAttachment: (a: number) => number;
61
+ export const decodedmessagecontent_asRemoteAttachment: (a: number) => number;
62
+ export const decodedmessagecontent_asMultiRemoteAttachment: (a: number) => number;
63
+ export const decodedmessagecontent_asTransactionReference: (a: number) => number;
64
+ export const decodedmessagecontent_asGroupUpdated: (a: number) => number;
65
+ export const decodedmessagecontent_asReadReceipt: (a: number) => number;
66
+ export const decodedmessagecontent_asWalletSendCalls: (a: number) => [number, number, number];
67
+ export const decodedmessagecontent_asCustom: (a: number) => number;
68
+ export const __wbg_enrichedreply_free: (a: number, b: number) => void;
69
+ export const enrichedreply_referenceId: (a: number) => [number, number];
70
+ export const enrichedreply_content: (a: number) => number;
71
+ export const enrichedreply_inReplyTo: (a: number) => number;
72
+ export const __wbg_decodedmessage_free: (a: number, b: number) => void;
73
+ export const __wbg_get_decodedmessage_id: (a: number) => [number, number];
74
+ export const __wbg_set_decodedmessage_id: (a: number, b: number, c: number) => void;
75
+ export const __wbg_get_decodedmessage_sent_at_ns: (a: number) => bigint;
76
+ export const __wbg_set_decodedmessage_sent_at_ns: (a: number, b: bigint) => void;
77
+ export const __wbg_get_decodedmessage_kind: (a: number) => number;
78
+ export const __wbg_set_decodedmessage_kind: (a: number, b: number) => void;
79
+ export const __wbg_get_decodedmessage_sender_installation_id: (a: number) => [number, number];
80
+ export const __wbg_set_decodedmessage_sender_installation_id: (a: number, b: number, c: number) => void;
81
+ export const __wbg_get_decodedmessage_sender_inbox_id: (a: number) => [number, number];
82
+ export const __wbg_set_decodedmessage_sender_inbox_id: (a: number, b: number, c: number) => void;
83
+ export const __wbg_get_decodedmessage_content_type: (a: number) => number;
84
+ export const __wbg_set_decodedmessage_content_type: (a: number, b: number) => void;
85
+ export const __wbg_get_decodedmessage_conversation_id: (a: number) => [number, number];
86
+ export const __wbg_set_decodedmessage_conversation_id: (a: number, b: number, c: number) => void;
87
+ export const __wbg_get_decodedmessage_content: (a: number) => number;
88
+ export const __wbg_set_decodedmessage_content: (a: number, b: number) => void;
89
+ export const __wbg_get_decodedmessage_fallback_text: (a: number) => [number, number];
90
+ export const __wbg_set_decodedmessage_fallback_text: (a: number, b: number, c: number) => void;
91
+ export const __wbg_get_decodedmessage_reactions: (a: number) => [number, number];
92
+ export const __wbg_set_decodedmessage_reactions: (a: number, b: number, c: number) => void;
93
+ export const __wbg_get_decodedmessage_delivery_status: (a: number) => number;
94
+ export const __wbg_set_decodedmessage_delivery_status: (a: number, b: number) => void;
95
+ export const __wbg_get_decodedmessage_num_replies: (a: number) => bigint;
96
+ export const __wbg_set_decodedmessage_num_replies: (a: number, b: bigint) => void;
97
+ export const __wbg_attachment_free: (a: number, b: number) => void;
98
+ export const __wbg_get_attachment_filename: (a: number) => [number, number];
99
+ export const __wbg_set_attachment_filename: (a: number, b: number, c: number) => void;
100
+ export const __wbg_get_attachment_mimeType: (a: number) => [number, number];
101
+ export const __wbg_set_attachment_mimeType: (a: number, b: number, c: number) => void;
102
+ export const __wbg_get_attachment_content: (a: number) => [number, number];
103
+ export const __wbg_set_attachment_content: (a: number, b: number, c: number) => void;
104
+ export const __wbg_textcontent_free: (a: number, b: number) => void;
105
+ export const __wbg_get_textcontent_content: (a: number) => [number, number];
106
+ export const __wbg_set_textcontent_content: (a: number, b: number, c: number) => void;
107
+ export const __wbg_consent_free: (a: number, b: number) => void;
108
+ export const __wbg_get_consent_entityType: (a: number) => number;
109
+ export const __wbg_set_consent_entityType: (a: number, b: number) => void;
110
+ export const __wbg_get_consent_state: (a: number) => number;
111
+ export const __wbg_set_consent_state: (a: number, b: number) => void;
112
+ export const __wbg_get_consent_entity: (a: number) => [number, number];
113
+ export const __wbg_set_consent_entity: (a: number, b: number, c: number) => void;
114
+ export const consent_new: (a: number, b: number, c: number, d: number) => number;
115
+ export const client_setConsentStates: (a: number, b: number, c: number) => any;
116
+ export const client_getConsentState: (a: number, b: number, c: number, d: number) => any;
117
+ export const conversation_consentState: (a: number) => [number, number, number];
118
+ export const conversation_updateConsentState: (a: number, b: number) => [number, number];
119
+ export const __wbg_sendmessageopts_free: (a: number, b: number) => void;
120
+ export const __wbg_get_sendmessageopts_shouldPush: (a: number) => number;
121
+ export const __wbg_set_sendmessageopts_shouldPush: (a: number, b: number) => void;
77
122
  export const __wbg_groupmetadata_free: (a: number, b: number) => void;
78
123
  export const groupmetadata_creatorInboxId: (a: number) => [number, number];
79
124
  export const groupmetadata_conversationType: (a: number) => [number, number];
@@ -90,11 +135,12 @@ export const __wbg_set_groupmember_consentState: (a: number, b: number) => void;
90
135
  export const groupmember_new: (a: number, b: number, c: number, d: number, e: number, f: number, g: number, h: number) => number;
91
136
  export const __wbg_conversation_free: (a: number, b: number) => void;
92
137
  export const conversation_id: (a: number) => [number, number];
93
- export const conversation_send: (a: number, b: number) => any;
94
- export const conversation_sendOptimistic: (a: number, b: number) => [number, number, number, number];
138
+ export const conversation_send: (a: number, b: number, c: number) => any;
139
+ export const conversation_sendOptimistic: (a: number, b: number, c: number) => [number, number, number, number];
95
140
  export const conversation_publishMessages: (a: number) => any;
96
141
  export const conversation_sync: (a: number) => any;
97
142
  export const conversation_findMessages: (a: number, b: number) => any;
143
+ export const conversation_countMessages: (a: number, b: number) => any;
98
144
  export const conversation_findMessagesWithReactions: (a: number, b: number) => any;
99
145
  export const conversation_listMembers: (a: number) => any;
100
146
  export const conversation_adminList: (a: number) => [number, number, number, number];
@@ -131,6 +177,217 @@ export const conversation_isMessageDisappearingEnabled: (a: number) => [number,
131
177
  export const conversation_getHmacKeys: (a: number) => [number, number, number];
132
178
  export const conversation_getDebugInfo: (a: number) => any;
133
179
  export const conversation_findDuplicateDms: (a: number) => any;
180
+ export const conversation_findMessagesV2: (a: number, b: number) => any;
181
+ export const conversation_getLastReadTimes: (a: number) => any;
182
+ export const __wbg_listmessagesoptions_free: (a: number, b: number) => void;
183
+ export const __wbg_get_listmessagesoptions_contentTypes: (a: number) => [number, number];
184
+ export const __wbg_set_listmessagesoptions_contentTypes: (a: number, b: number, c: number) => void;
185
+ export const __wbg_get_listmessagesoptions_excludeContentTypes: (a: number) => [number, number];
186
+ export const __wbg_set_listmessagesoptions_excludeContentTypes: (a: number, b: number, c: number) => void;
187
+ export const __wbg_get_listmessagesoptions_sentBeforeNs: (a: number) => [number, bigint];
188
+ export const __wbg_set_listmessagesoptions_sentBeforeNs: (a: number, b: number, c: bigint) => void;
189
+ export const __wbg_get_listmessagesoptions_sentAfterNs: (a: number) => [number, bigint];
190
+ export const __wbg_set_listmessagesoptions_sentAfterNs: (a: number, b: number, c: bigint) => void;
191
+ export const __wbg_get_listmessagesoptions_limit: (a: number) => [number, bigint];
192
+ export const __wbg_set_listmessagesoptions_limit: (a: number, b: number, c: bigint) => void;
193
+ export const __wbg_get_listmessagesoptions_deliveryStatus: (a: number) => number;
194
+ export const __wbg_set_listmessagesoptions_deliveryStatus: (a: number, b: number) => void;
195
+ export const __wbg_get_listmessagesoptions_direction: (a: number) => number;
196
+ export const __wbg_set_listmessagesoptions_direction: (a: number, b: number) => void;
197
+ export const __wbg_get_listmessagesoptions_kind: (a: number) => number;
198
+ export const __wbg_set_listmessagesoptions_kind: (a: number, b: number) => void;
199
+ export const __wbg_get_listmessagesoptions_excludeSenderInboxIds: (a: number) => [number, number];
200
+ export const __wbg_set_listmessagesoptions_excludeSenderInboxIds: (a: number, b: number, c: number) => void;
201
+ export const listmessagesoptions_new: (a: number, b: bigint, c: number, d: bigint, e: number, f: bigint, g: number, h: number, i: number, j: number, k: number, l: number, m: number, n: number, o: number) => number;
202
+ export const __wbg_message_free: (a: number, b: number) => void;
203
+ export const __wbg_get_message_id: (a: number) => [number, number];
204
+ export const __wbg_set_message_id: (a: number, b: number, c: number) => void;
205
+ export const __wbg_get_message_sentAtNs: (a: number) => bigint;
206
+ export const __wbg_set_message_sentAtNs: (a: number, b: bigint) => void;
207
+ export const __wbg_get_message_convoId: (a: number) => [number, number];
208
+ export const __wbg_set_message_convoId: (a: number, b: number, c: number) => void;
209
+ export const __wbg_get_message_senderInboxId: (a: number) => [number, number];
210
+ export const __wbg_set_message_senderInboxId: (a: number, b: number, c: number) => void;
211
+ export const __wbg_get_message_content: (a: number) => number;
212
+ export const __wbg_set_message_content: (a: number, b: number) => void;
213
+ export const __wbg_get_message_kind: (a: number) => number;
214
+ export const __wbg_set_message_kind: (a: number, b: number) => void;
215
+ export const __wbg_get_message_deliveryStatus: (a: number) => number;
216
+ export const __wbg_set_message_deliveryStatus: (a: number, b: number) => void;
217
+ export const message_new: (a: number, b: number, c: bigint, d: number, e: number, f: number, g: number, h: number, i: number, j: number) => number;
218
+ export const __wbg_messagewithreactions_free: (a: number, b: number) => void;
219
+ export const __wbg_get_messagewithreactions_message: (a: number) => number;
220
+ export const __wbg_set_messagewithreactions_message: (a: number, b: number) => void;
221
+ export const __wbg_get_messagewithreactions_reactions: (a: number) => [number, number];
222
+ export const __wbg_set_messagewithreactions_reactions: (a: number, b: number, c: number) => void;
223
+ export const __wbg_opfs_free: (a: number, b: number) => void;
224
+ export const opfs_init_sqlite_opfs: () => any;
225
+ export const opfs_exists: () => number;
226
+ export const opfs_error: () => [number, number];
227
+ export const opfs_wipeFiles: () => any;
228
+ export const opfs_rm: (a: number, b: number) => [number, number, number];
229
+ export const opfs_getFileNames: () => [number, number];
230
+ export const opfs_importDb: (a: number, b: number, c: number, d: number) => [number, number];
231
+ export const opfs_exportFile: (a: number, b: number) => [number, number, number, number];
232
+ export const opfs_getFileCount: () => number;
233
+ export const opfs_getCapacity: () => number;
234
+ export const opfs_addCapacity: (a: number) => any;
235
+ export const opfs_reduceCapacity: (a: number) => any;
236
+ export const __wbg_set_groupmember_inboxId: (a: number, b: number, c: number) => void;
237
+ export const __wbg_permissionpolicyset_free: (a: number, b: number) => void;
238
+ export const __wbg_get_permissionpolicyset_addMemberPolicy: (a: number) => number;
239
+ export const __wbg_set_permissionpolicyset_addMemberPolicy: (a: number, b: number) => void;
240
+ export const __wbg_get_permissionpolicyset_removeMemberPolicy: (a: number) => number;
241
+ export const __wbg_set_permissionpolicyset_removeMemberPolicy: (a: number, b: number) => void;
242
+ export const __wbg_get_permissionpolicyset_addAdminPolicy: (a: number) => number;
243
+ export const __wbg_set_permissionpolicyset_addAdminPolicy: (a: number, b: number) => void;
244
+ export const __wbg_get_permissionpolicyset_removeAdminPolicy: (a: number) => number;
245
+ export const __wbg_set_permissionpolicyset_removeAdminPolicy: (a: number, b: number) => void;
246
+ export const __wbg_get_permissionpolicyset_updateGroupNamePolicy: (a: number) => number;
247
+ export const __wbg_set_permissionpolicyset_updateGroupNamePolicy: (a: number, b: number) => void;
248
+ export const __wbg_get_permissionpolicyset_updateGroupDescriptionPolicy: (a: number) => number;
249
+ export const __wbg_set_permissionpolicyset_updateGroupDescriptionPolicy: (a: number, b: number) => void;
250
+ export const __wbg_get_permissionpolicyset_updateGroupImageUrlSquarePolicy: (a: number) => number;
251
+ export const __wbg_set_permissionpolicyset_updateGroupImageUrlSquarePolicy: (a: number, b: number) => void;
252
+ export const __wbg_get_permissionpolicyset_updateMessageDisappearingPolicy: (a: number) => number;
253
+ export const __wbg_set_permissionpolicyset_updateMessageDisappearingPolicy: (a: number, b: number) => void;
254
+ export const permissionpolicyset_new: (a: number, b: number, c: number, d: number, e: number, f: number, g: number, h: number) => number;
255
+ export const __wbg_grouppermissions_free: (a: number, b: number) => void;
256
+ export const grouppermissions_policyType: (a: number) => [number, number, number];
257
+ export const grouppermissions_policySet: (a: number) => [number, number, number];
258
+ export const __wbg_client_free: (a: number, b: number) => void;
259
+ export const __wbg_logoptions_free: (a: number, b: number) => void;
260
+ export const __wbg_get_logoptions_structured: (a: number) => number;
261
+ export const __wbg_set_logoptions_structured: (a: number, b: number) => void;
262
+ export const __wbg_get_logoptions_performance: (a: number) => number;
263
+ export const __wbg_set_logoptions_performance: (a: number, b: number) => void;
264
+ export const __wbg_get_logoptions_level: (a: number) => number;
265
+ export const __wbg_set_logoptions_level: (a: number, b: number) => void;
266
+ export const logoptions_new: (a: number, b: number, c: number) => number;
267
+ export const __wbg_groupsyncsummary_free: (a: number, b: number) => void;
268
+ export const __wbg_get_groupsyncsummary_numEligible: (a: number) => number;
269
+ export const __wbg_set_groupsyncsummary_numEligible: (a: number, b: number) => void;
270
+ export const __wbg_get_groupsyncsummary_numSynced: (a: number) => number;
271
+ export const __wbg_set_groupsyncsummary_numSynced: (a: number, b: number) => void;
272
+ export const groupsyncsummary_new: (a: number, b: number) => number;
273
+ export const createClient: (a: number, b: number, c: number, d: number, e: any, f: number, g: number, h: number, i: number, j: number, k: number, l: number, m: number, n: number, o: number, p: number, q: number, r: number) => any;
274
+ export const client_accountIdentifier: (a: number) => any;
275
+ export const client_inboxId: (a: number) => [number, number];
276
+ export const client_isRegistered: (a: number) => number;
277
+ export const client_installationId: (a: number) => [number, number];
278
+ export const client_installationIdBytes: (a: number) => any;
279
+ export const client_appVersion: (a: number) => [number, number];
280
+ export const client_libxmtpVersion: (a: number) => [number, number];
281
+ export const client_canMessage: (a: number, b: number, c: number) => any;
282
+ export const client_sendSyncRequest: (a: number) => any;
283
+ export const client_findInboxIdByIdentifier: (a: number, b: any) => any;
284
+ export const client_inboxStateFromInboxIds: (a: number, b: number, c: number, d: number) => any;
285
+ export const client_conversations: (a: number) => number;
286
+ export const client_syncPreferences: (a: number) => any;
287
+ export const client_apiStatistics: (a: number) => number;
288
+ export const client_apiIdentityStatistics: (a: number) => number;
289
+ export const client_apiAggregateStatistics: (a: number) => [number, number];
290
+ export const client_clearAllStatistics: (a: number) => void;
291
+ export const client_uploadDebugArchive: (a: number, b: number, c: number) => any;
292
+ export const client_deleteMessage: (a: number, b: number, c: number) => [number, number, number];
293
+ export const client_messageV2: (a: number, b: number, c: number) => any;
294
+ export const __wbg_remoteattachmentinfo_free: (a: number, b: number) => void;
295
+ export const __wbg_get_remoteattachmentinfo_secret: (a: number) => any;
296
+ export const __wbg_set_remoteattachmentinfo_secret: (a: number, b: any) => void;
297
+ export const __wbg_get_remoteattachmentinfo_contentDigest: (a: number) => [number, number];
298
+ export const __wbg_set_remoteattachmentinfo_contentDigest: (a: number, b: number, c: number) => void;
299
+ export const __wbg_get_remoteattachmentinfo_nonce: (a: number) => any;
300
+ export const __wbg_set_remoteattachmentinfo_nonce: (a: number, b: any) => void;
301
+ export const __wbg_get_remoteattachmentinfo_scheme: (a: number) => [number, number];
302
+ export const __wbg_set_remoteattachmentinfo_scheme: (a: number, b: number, c: number) => void;
303
+ export const __wbg_get_remoteattachmentinfo_url: (a: number) => [number, number];
304
+ export const __wbg_set_remoteattachmentinfo_url: (a: number, b: number, c: number) => void;
305
+ export const __wbg_get_remoteattachmentinfo_salt: (a: number) => any;
306
+ export const __wbg_set_remoteattachmentinfo_salt: (a: number, b: any) => void;
307
+ export const __wbg_get_remoteattachmentinfo_contentLength: (a: number) => number;
308
+ export const __wbg_set_remoteattachmentinfo_contentLength: (a: number, b: number) => void;
309
+ export const __wbg_get_remoteattachmentinfo_filename: (a: number) => [number, number];
310
+ export const __wbg_set_remoteattachmentinfo_filename: (a: number, b: number, c: number) => void;
311
+ export const remoteattachmentinfo_new: (a: any, b: number, c: number, d: any, e: number, f: number, g: number, h: number, i: any, j: number, k: number, l: number) => number;
312
+ export const __wbg_multiremoteattachment_free: (a: number, b: number) => void;
313
+ export const __wbg_get_multiremoteattachment_attachments: (a: number) => [number, number];
314
+ export const __wbg_set_multiremoteattachment_attachments: (a: number, b: number, c: number) => void;
315
+ export const multiremoteattachment_new: (a: number, b: number) => number;
316
+ export const encodeMultiRemoteAttachment: (a: number) => [number, number, number];
317
+ export const decodeMultiRemoteAttachment: (a: any) => [number, number, number];
318
+ export const __wbg_apistats_free: (a: number, b: number) => void;
319
+ export const __wbg_get_apistats_upload_key_package: (a: number) => bigint;
320
+ export const __wbg_set_apistats_upload_key_package: (a: number, b: bigint) => void;
321
+ export const __wbg_get_apistats_fetch_key_package: (a: number) => bigint;
322
+ export const __wbg_set_apistats_fetch_key_package: (a: number, b: bigint) => void;
323
+ export const __wbg_get_apistats_send_group_messages: (a: number) => bigint;
324
+ export const __wbg_set_apistats_send_group_messages: (a: number, b: bigint) => void;
325
+ export const __wbg_get_apistats_send_welcome_messages: (a: number) => bigint;
326
+ export const __wbg_set_apistats_send_welcome_messages: (a: number, b: bigint) => void;
327
+ export const __wbg_get_apistats_query_group_messages: (a: number) => bigint;
328
+ export const __wbg_set_apistats_query_group_messages: (a: number, b: bigint) => void;
329
+ export const __wbg_get_apistats_query_welcome_messages: (a: number) => bigint;
330
+ export const __wbg_set_apistats_query_welcome_messages: (a: number, b: bigint) => void;
331
+ export const __wbg_get_apistats_subscribe_messages: (a: number) => bigint;
332
+ export const __wbg_set_apistats_subscribe_messages: (a: number, b: bigint) => void;
333
+ export const __wbg_get_apistats_subscribe_welcomes: (a: number) => bigint;
334
+ export const __wbg_set_apistats_subscribe_welcomes: (a: number, b: bigint) => void;
335
+ export const __wbg_identitystats_free: (a: number, b: number) => void;
336
+ export const __wbg_set_identitystats_publish_identity_update: (a: number, b: bigint) => void;
337
+ export const __wbg_set_identitystats_get_identity_updates_v2: (a: number, b: bigint) => void;
338
+ export const __wbg_set_identitystats_get_inbox_ids: (a: number, b: bigint) => void;
339
+ export const __wbg_set_identitystats_verify_smart_contract_wallet_signature: (a: number, b: bigint) => void;
340
+ export const __wbg_get_identitystats_publish_identity_update: (a: number) => bigint;
341
+ export const __wbg_get_identitystats_get_identity_updates_v2: (a: number) => bigint;
342
+ export const __wbg_get_identitystats_get_inbox_ids: (a: number) => bigint;
343
+ export const __wbg_get_identitystats_verify_smart_contract_wallet_signature: (a: number) => bigint;
344
+ export const __wbg_groupupdated_free: (a: number, b: number) => void;
345
+ export const __wbg_get_groupupdated_initiatedByInboxId: (a: number) => [number, number];
346
+ export const __wbg_get_groupupdated_addedInboxes: (a: number) => [number, number];
347
+ export const __wbg_set_groupupdated_addedInboxes: (a: number, b: number, c: number) => void;
348
+ export const __wbg_get_groupupdated_removedInboxes: (a: number) => [number, number];
349
+ export const __wbg_set_groupupdated_removedInboxes: (a: number, b: number, c: number) => void;
350
+ export const __wbg_get_groupupdated_metadataFieldChanges: (a: number) => [number, number];
351
+ export const __wbg_set_groupupdated_metadataFieldChanges: (a: number, b: number, c: number) => void;
352
+ export const __wbg_inbox_free: (a: number, b: number) => void;
353
+ export const __wbg_get_inbox_inboxId: (a: number) => [number, number];
354
+ export const __wbg_metadatafieldchange_free: (a: number, b: number) => void;
355
+ export const __wbg_get_metadatafieldchange_fieldName: (a: number) => [number, number];
356
+ export const __wbg_get_metadatafieldchange_oldValue: (a: number) => [number, number];
357
+ export const __wbg_set_metadatafieldchange_oldValue: (a: number, b: number, c: number) => void;
358
+ export const __wbg_get_metadatafieldchange_newValue: (a: number) => [number, number];
359
+ export const __wbg_set_metadatafieldchange_newValue: (a: number, b: number, c: number) => void;
360
+ export const __wbg_readreceipt_free: (a: number, b: number) => void;
361
+ export const __wbg_remoteattachment_free: (a: number, b: number) => void;
362
+ export const __wbg_get_remoteattachment_url: (a: number) => [number, number];
363
+ export const __wbg_get_remoteattachment_contentDigest: (a: number) => [number, number];
364
+ export const __wbg_get_remoteattachment_secret: (a: number) => [number, number];
365
+ export const __wbg_get_remoteattachment_salt: (a: number) => [number, number];
366
+ export const __wbg_set_remoteattachment_salt: (a: number, b: number, c: number) => void;
367
+ export const __wbg_get_remoteattachment_nonce: (a: number) => [number, number];
368
+ export const __wbg_set_remoteattachment_nonce: (a: number, b: number, c: number) => void;
369
+ export const __wbg_get_remoteattachment_scheme: (a: number) => [number, number];
370
+ export const __wbg_set_remoteattachment_scheme: (a: number, b: number, c: number) => void;
371
+ export const __wbg_get_remoteattachment_filename: (a: number) => [number, number];
372
+ export const __wbg_set_remoteattachment_filename: (a: number, b: number, c: number) => void;
373
+ export const __wbg_transactionreference_free: (a: number, b: number) => void;
374
+ export const __wbg_get_transactionreference_namespace: (a: number) => [number, number];
375
+ export const __wbg_set_transactionreference_namespace: (a: number, b: number, c: number) => void;
376
+ export const __wbg_get_transactionreference_networkId: (a: number) => [number, number];
377
+ export const __wbg_set_transactionreference_networkId: (a: number, b: number, c: number) => void;
378
+ export const __wbg_get_transactionreference_reference: (a: number) => [number, number];
379
+ export const __wbg_set_transactionreference_reference: (a: number, b: number, c: number) => void;
380
+ export const __wbg_get_transactionreference_metadata: (a: number) => number;
381
+ export const __wbg_set_transactionreference_metadata: (a: number, b: number) => void;
382
+ export const __wbg_transactionmetadata_free: (a: number, b: number) => void;
383
+ export const __wbg_get_transactionmetadata_transactionType: (a: number) => [number, number];
384
+ export const __wbg_get_transactionmetadata_currency: (a: number) => [number, number];
385
+ export const __wbg_get_transactionmetadata_amount: (a: number) => number;
386
+ export const __wbg_set_transactionmetadata_amount: (a: number, b: number) => void;
387
+ export const __wbg_get_transactionmetadata_decimals: (a: number) => number;
388
+ export const __wbg_set_transactionmetadata_decimals: (a: number, b: number) => void;
389
+ export const __wbg_get_transactionmetadata_fromAddress: (a: number) => [number, number];
390
+ export const __wbg_get_transactionmetadata_toAddress: (a: number) => [number, number];
134
391
  export const __wbg_listconversationsoptions_free: (a: number, b: number) => void;
135
392
  export const __wbg_get_listconversationsoptions_consentStates: (a: number) => [number, number];
136
393
  export const __wbg_set_listconversationsoptions_consentStates: (a: number, b: number, c: number) => void;
@@ -144,6 +401,9 @@ export const __wbg_get_listconversationsoptions_limit: (a: number) => [number, b
144
401
  export const __wbg_set_listconversationsoptions_limit: (a: number, b: number, c: bigint) => void;
145
402
  export const listconversationsoptions_new: (a: number, b: number, c: number, d: number, e: bigint, f: number, g: bigint, h: number, i: number, j: bigint) => number;
146
403
  export const messagedisappearingsettings_new: (a: bigint, b: bigint) => number;
404
+ export const __wbg_xmtpcursor_free: (a: number, b: number) => void;
405
+ export const __wbg_get_xmtpcursor_originator_id: (a: number) => number;
406
+ export const __wbg_set_xmtpcursor_originator_id: (a: number, b: number) => void;
147
407
  export const __wbg_conversationdebuginfo_free: (a: number, b: number) => void;
148
408
  export const __wbg_get_conversationdebuginfo_epoch: (a: number) => bigint;
149
409
  export const __wbg_set_conversationdebuginfo_epoch: (a: number, b: bigint) => void;
@@ -157,8 +417,8 @@ export const __wbg_get_conversationdebuginfo_localCommitLog: (a: number) => [num
157
417
  export const __wbg_set_conversationdebuginfo_localCommitLog: (a: number, b: number, c: number) => void;
158
418
  export const __wbg_get_conversationdebuginfo_remoteCommitLog: (a: number) => [number, number];
159
419
  export const __wbg_set_conversationdebuginfo_remoteCommitLog: (a: number, b: number, c: number) => void;
160
- export const __wbg_get_conversationdebuginfo_cursor: (a: number) => bigint;
161
- export const __wbg_set_conversationdebuginfo_cursor: (a: number, b: bigint) => void;
420
+ export const __wbg_get_conversationdebuginfo_cursor: (a: number) => [number, number];
421
+ export const __wbg_set_conversationdebuginfo_cursor: (a: number, b: number, c: number) => void;
162
422
  export const __wbg_creategroupoptions_free: (a: number, b: number) => void;
163
423
  export const __wbg_get_creategroupoptions_permissions: (a: number) => number;
164
424
  export const __wbg_set_creategroupoptions_permissions: (a: number, b: number) => void;
@@ -177,7 +437,6 @@ export const __wbg_set_createdmoptions_messageDisappearingSettings: (a: number,
177
437
  export const createdmoptions_new: (a: number) => number;
178
438
  export const __wbg_hmackey_free: (a: number, b: number) => void;
179
439
  export const __wbg_get_hmackey_key: (a: number) => [number, number];
180
- export const __wbg_set_hmackey_key: (a: number, b: number, c: number) => void;
181
440
  export const __wbg_conversationlistitem_free: (a: number, b: number) => void;
182
441
  export const __wbg_get_conversationlistitem_conversation: (a: number) => number;
183
442
  export const __wbg_set_conversationlistitem_conversation: (a: number, b: number) => void;
@@ -206,6 +465,7 @@ export const conversations_streamConsent: (a: number, b: any) => [number, number
206
465
  export const conversations_streamPreferences: (a: number, b: any) => [number, number, number];
207
466
  export const __wbg_contenttypeid_free: (a: number, b: number) => void;
208
467
  export const __wbg_get_contenttypeid_authorityId: (a: number) => [number, number];
468
+ export const __wbg_set_contenttypeid_authorityId: (a: number, b: number, c: number) => void;
209
469
  export const __wbg_get_contenttypeid_typeId: (a: number) => [number, number];
210
470
  export const __wbg_set_contenttypeid_typeId: (a: number, b: number, c: number) => void;
211
471
  export const __wbg_get_contenttypeid_versionMajor: (a: number) => number;
@@ -225,12 +485,11 @@ export const __wbg_set_encodedcontent_compression: (a: number, b: number) => voi
225
485
  export const __wbg_get_encodedcontent_content: (a: number) => any;
226
486
  export const __wbg_set_encodedcontent_content: (a: number, b: any) => void;
227
487
  export const encodedcontent_new: (a: number, b: any, c: number, d: number, e: number, f: any) => number;
228
- export const getInboxIdForIdentifier: (a: number, b: number, c: any) => any;
229
- export const generateInboxId: (a: any) => [number, number, number, number];
230
488
  export const __wbg_installation_free: (a: number, b: number) => void;
231
489
  export const __wbg_get_installation_bytes: (a: number) => any;
232
490
  export const __wbg_set_installation_bytes: (a: number, b: any) => void;
233
491
  export const __wbg_get_installation_id: (a: number) => [number, number];
492
+ export const __wbg_set_installation_id: (a: number, b: number, c: number) => void;
234
493
  export const __wbg_get_installation_clientTimestampNs: (a: number) => [number, bigint];
235
494
  export const __wbg_set_installation_clientTimestampNs: (a: number, b: number, c: bigint) => void;
236
495
  export const installation_new: (a: any, b: number, c: number, d: number, e: bigint) => number;
@@ -247,157 +506,43 @@ export const __wbg_keypackagestatus_free: (a: number, b: number) => void;
247
506
  export const __wbg_get_keypackagestatus_validationError: (a: number) => [number, number];
248
507
  export const __wbg_set_keypackagestatus_validationError: (a: number, b: number, c: number) => void;
249
508
  export const __wbg_lifetime_free: (a: number, b: number) => void;
250
- export const inboxStateFromInboxIds: (a: number, b: number, c: number, d: number) => any;
509
+ export const __wbg_get_lifetime_not_after: (a: number) => bigint;
510
+ export const __wbg_set_lifetime_not_after: (a: number, b: bigint) => void;
511
+ export const inboxStateFromInboxIds: (a: number, b: number, c: number, d: number, e: number, f: number) => any;
251
512
  export const client_inboxState: (a: number, b: number) => any;
252
513
  export const client_getLatestInboxState: (a: number, b: number, c: number) => any;
253
514
  export const client_getKeyPackageStatusesForInstallationIds: (a: number, b: number, c: number) => any;
254
- export const __wbg_listmessagesoptions_free: (a: number, b: number) => void;
255
- export const __wbg_get_listmessagesoptions_contentTypes: (a: number) => [number, number];
256
- export const __wbg_set_listmessagesoptions_contentTypes: (a: number, b: number, c: number) => void;
257
- export const __wbg_get_listmessagesoptions_deliveryStatus: (a: number) => number;
258
- export const __wbg_set_listmessagesoptions_deliveryStatus: (a: number, b: number) => void;
259
- export const __wbg_get_listmessagesoptions_direction: (a: number) => number;
260
- export const __wbg_set_listmessagesoptions_direction: (a: number, b: number) => void;
261
- export const __wbg_get_listmessagesoptions_kind: (a: number) => number;
262
- export const __wbg_set_listmessagesoptions_kind: (a: number, b: number) => void;
263
- export const listmessagesoptions_new: (a: number, b: bigint, c: number, d: bigint, e: number, f: bigint, g: number, h: number, i: number, j: number, k: number) => number;
264
- export const __wbg_message_free: (a: number, b: number) => void;
265
- export const __wbg_get_message_id: (a: number) => [number, number];
266
- export const __wbg_set_message_id: (a: number, b: number, c: number) => void;
267
- export const __wbg_get_message_convoId: (a: number) => [number, number];
268
- export const __wbg_set_message_convoId: (a: number, b: number, c: number) => void;
269
- export const __wbg_get_message_senderInboxId: (a: number) => [number, number];
270
- export const __wbg_set_message_senderInboxId: (a: number, b: number, c: number) => void;
271
- export const __wbg_get_message_content: (a: number) => number;
272
- export const __wbg_set_message_content: (a: number, b: number) => void;
273
- export const __wbg_get_message_kind: (a: number) => number;
274
- export const __wbg_set_message_kind: (a: number, b: number) => void;
275
- export const __wbg_get_message_deliveryStatus: (a: number) => number;
276
- export const __wbg_set_message_deliveryStatus: (a: number, b: number) => void;
277
- export const message_new: (a: number, b: number, c: bigint, d: number, e: number, f: number, g: number, h: number, i: number, j: number) => number;
278
- export const __wbg_messagewithreactions_free: (a: number, b: number) => void;
279
- export const __wbg_get_messagewithreactions_message: (a: number) => number;
280
- export const __wbg_set_messagewithreactions_message: (a: number, b: number) => void;
281
- export const __wbg_get_messagewithreactions_reactions: (a: number) => [number, number];
282
- export const __wbg_set_messagewithreactions_reactions: (a: number, b: number, c: number) => void;
283
- export const __wbg_opfs_free: (a: number, b: number) => void;
284
- export const opfs_init_sqlite_opfs: () => any;
285
- export const opfs_exists: () => number;
286
- export const opfs_error: () => [number, number];
287
- export const opfs_wipeFiles: () => any;
288
- export const opfs_rm: (a: number, b: number) => [number, number, number];
289
- export const opfs_getFileNames: () => [number, number];
290
- export const opfs_importDb: (a: number, b: number, c: number, d: number) => [number, number];
291
- export const opfs_exportFile: (a: number, b: number) => [number, number, number, number];
292
- export const opfs_getFileCount: () => number;
293
- export const opfs_getCapacity: () => number;
294
- export const opfs_addCapacity: (a: number) => any;
295
- export const opfs_reduceCapacity: (a: number) => any;
296
- export const __wbg_signaturerequesthandle_free: (a: number, b: number) => void;
297
- export const verifySignedWithPublicKey: (a: number, b: number, c: any, d: any) => [number, number];
298
- export const revokeInstallationsSignatureRequest: (a: number, b: number, c: any, d: number, e: number, f: number, g: number) => any;
299
- export const applySignatureRequest: (a: number, b: number, c: number) => any;
300
- export const __wbg_passkeysignature_free: (a: number, b: number) => void;
301
- export const signaturerequesthandle_signatureText: (a: number) => any;
302
- export const signaturerequesthandle_addEcdsaSignature: (a: number, b: any) => any;
303
- export const signaturerequesthandle_addPasskeySignature: (a: number, b: number) => any;
304
- export const signaturerequesthandle_addScwSignature: (a: number, b: any, c: any, d: bigint, e: number, f: bigint) => any;
305
- export const client_createInboxSignatureRequest: (a: number) => [number, number, number];
306
- export const client_addWalletSignatureRequest: (a: number, b: any) => any;
307
- export const client_revokeWalletSignatureRequest: (a: number, b: any) => any;
308
- export const client_revokeAllOtherInstallationsSignatureRequest: (a: number) => any;
309
- export const client_revokeInstallationsSignatureRequest: (a: number, b: number, c: number) => any;
310
- export const client_changeRecoveryIdentifierSignatureRequest: (a: number, b: any) => any;
311
- export const client_applySignatureRequest: (a: number, b: number) => any;
312
- export const client_registerIdentity: (a: number, b: number) => any;
313
- export const client_signWithInstallationKey: (a: number, b: number, c: number) => [number, number, number];
314
- export const client_verifySignedWithInstallationKey: (a: number, b: number, c: number, d: any) => [number, number];
315
- export const __wbg_streamcloser_free: (a: number, b: number) => void;
316
- export const streamcloser_end: (a: number) => void;
317
- export const streamcloser_endAndWait: (a: number) => any;
318
- export const streamcloser_waitForReady: (a: number) => any;
319
- export const streamcloser_isClosed: (a: number) => number;
320
515
  export const __wbg_get_creategroupoptions_messageDisappearingSettings: (a: number) => number;
321
- export const __wbg_set_reaction_reference: (a: number, b: number, c: number) => void;
322
- export const __wbg_set_groupmember_inboxId: (a: number, b: number, c: number) => void;
323
- export const __wbg_set_remoteattachmentinfo_url: (a: number, b: number, c: number) => void;
324
- export const __wbg_set_contenttypeid_authorityId: (a: number, b: number, c: number) => void;
325
- export const __wbg_set_reaction_referenceInboxId: (a: number, b: number, c: number) => void;
326
- export const __wbg_set_installation_id: (a: number, b: number, c: number) => void;
516
+ export const __wbg_set_inbox_inboxId: (a: number, b: number, c: number) => void;
517
+ export const __wbg_set_metadatafieldchange_fieldName: (a: number, b: number, c: number) => void;
518
+ export const __wbg_set_transactionmetadata_transactionType: (a: number, b: number, c: number) => void;
519
+ export const __wbg_set_transactionmetadata_currency: (a: number, b: number, c: number) => void;
520
+ export const __wbg_set_transactionmetadata_fromAddress: (a: number, b: number, c: number) => void;
521
+ export const __wbg_set_transactionmetadata_toAddress: (a: number, b: number, c: number) => void;
522
+ export const __wbg_set_remoteattachment_url: (a: number, b: number, c: number) => void;
523
+ export const __wbg_set_remoteattachment_contentDigest: (a: number, b: number, c: number) => void;
524
+ export const __wbg_set_remoteattachment_secret: (a: number, b: number, c: number) => void;
525
+ export const __wbg_set_hmackey_key: (a: number, b: number, c: number) => void;
526
+ export const __wbg_set_groupupdated_initiatedByInboxId: (a: number, b: number, c: number) => void;
327
527
  export const __wbg_set_inboxstate_inboxId: (a: number, b: number, c: number) => void;
328
- export const __wbg_get_remoteattachmentinfo_secret: (a: number) => any;
528
+ export const __wbg_set_remoteattachment_contentLength: (a: number, b: bigint) => void;
529
+ export const __wbg_set_xmtpcursor_sequence_id: (a: number, b: bigint) => void;
329
530
  export const __wbg_set_messagedisappearingsettings_fromNs: (a: number, b: bigint) => void;
330
- export const __wbg_set_messagedisappearingsettings_inNs: (a: number, b: bigint) => void;
331
531
  export const __wbg_set_hmackey_epoch: (a: number, b: bigint) => void;
332
532
  export const __wbg_set_lifetime_not_before: (a: number, b: bigint) => void;
333
- export const __wbg_set_lifetime_not_after: (a: number, b: bigint) => void;
334
- export const __wbg_set_message_sentAtNs: (a: number, b: bigint) => void;
533
+ export const __wbg_set_messagedisappearingsettings_inNs: (a: number, b: bigint) => void;
335
534
  export const __wbg_set_creategroupoptions_messageDisappearingSettings: (a: number, b: number) => void;
336
535
  export const __wbg_get_listconversationsoptions_createdAfterNs: (a: number) => [number, bigint];
337
- export const __wbg_get_listmessagesoptions_sentBeforeNs: (a: number) => [number, bigint];
338
- export const __wbg_get_listmessagesoptions_sentAfterNs: (a: number) => [number, bigint];
339
- export const __wbg_get_listmessagesoptions_limit: (a: number) => [number, bigint];
340
- export const __wbg_set_remoteattachmentinfo_secret: (a: number, b: any) => void;
536
+ export const __wbg_get_remoteattachment_contentLength: (a: number) => bigint;
537
+ export const __wbg_get_xmtpcursor_sequence_id: (a: number) => bigint;
341
538
  export const __wbg_get_messagedisappearingsettings_fromNs: (a: number) => bigint;
342
- export const __wbg_get_messagedisappearingsettings_inNs: (a: number) => bigint;
343
539
  export const __wbg_get_hmackey_epoch: (a: number) => bigint;
344
540
  export const __wbg_get_lifetime_not_before: (a: number) => bigint;
345
- export const __wbg_get_lifetime_not_after: (a: number) => bigint;
346
- export const __wbg_get_message_sentAtNs: (a: number) => bigint;
541
+ export const __wbg_get_messagedisappearingsettings_inNs: (a: number) => bigint;
347
542
  export const __wbg_set_listconversationsoptions_createdAfterNs: (a: number, b: number, c: bigint) => void;
348
- export const __wbg_set_listmessagesoptions_sentBeforeNs: (a: number, b: number, c: bigint) => void;
349
- export const __wbg_set_listmessagesoptions_sentAfterNs: (a: number, b: number, c: bigint) => void;
350
- export const __wbg_set_listmessagesoptions_limit: (a: number, b: number, c: bigint) => void;
351
- export const __wbg_set_keypackagestatus_lifetime: (a: number, b: number) => void;
352
543
  export const __wbg_messagedisappearingsettings_free: (a: number, b: number) => void;
544
+ export const __wbg_set_keypackagestatus_lifetime: (a: number, b: number) => void;
353
545
  export const __wbg_get_keypackagestatus_lifetime: (a: number) => number;
354
- export const __wbg_permissionpolicyset_free: (a: number, b: number) => void;
355
- export const __wbg_get_permissionpolicyset_addMemberPolicy: (a: number) => number;
356
- export const __wbg_set_permissionpolicyset_addMemberPolicy: (a: number, b: number) => void;
357
- export const __wbg_get_permissionpolicyset_removeMemberPolicy: (a: number) => number;
358
- export const __wbg_set_permissionpolicyset_removeMemberPolicy: (a: number, b: number) => void;
359
- export const __wbg_get_permissionpolicyset_addAdminPolicy: (a: number) => number;
360
- export const __wbg_set_permissionpolicyset_addAdminPolicy: (a: number, b: number) => void;
361
- export const __wbg_get_permissionpolicyset_removeAdminPolicy: (a: number) => number;
362
- export const __wbg_set_permissionpolicyset_removeAdminPolicy: (a: number, b: number) => void;
363
- export const __wbg_get_permissionpolicyset_updateGroupNamePolicy: (a: number) => number;
364
- export const __wbg_set_permissionpolicyset_updateGroupNamePolicy: (a: number, b: number) => void;
365
- export const __wbg_get_permissionpolicyset_updateGroupDescriptionPolicy: (a: number) => number;
366
- export const __wbg_set_permissionpolicyset_updateGroupDescriptionPolicy: (a: number, b: number) => void;
367
- export const __wbg_get_permissionpolicyset_updateGroupImageUrlSquarePolicy: (a: number) => number;
368
- export const __wbg_set_permissionpolicyset_updateGroupImageUrlSquarePolicy: (a: number, b: number) => void;
369
- export const __wbg_get_permissionpolicyset_updateMessageDisappearingPolicy: (a: number) => number;
370
- export const __wbg_set_permissionpolicyset_updateMessageDisappearingPolicy: (a: number, b: number) => void;
371
- export const permissionpolicyset_new: (a: number, b: number, c: number, d: number, e: number, f: number, g: number, h: number) => number;
372
- export const __wbg_grouppermissions_free: (a: number, b: number) => void;
373
- export const grouppermissions_policyType: (a: number) => [number, number, number];
374
- export const grouppermissions_policySet: (a: number) => [number, number, number];
375
- export const __wbg_apistats_free: (a: number, b: number) => void;
376
- export const __wbg_get_apistats_upload_key_package: (a: number) => bigint;
377
- export const __wbg_set_apistats_upload_key_package: (a: number, b: bigint) => void;
378
- export const __wbg_get_apistats_fetch_key_package: (a: number) => bigint;
379
- export const __wbg_set_apistats_fetch_key_package: (a: number, b: bigint) => void;
380
- export const __wbg_get_apistats_send_group_messages: (a: number) => bigint;
381
- export const __wbg_set_apistats_send_group_messages: (a: number, b: bigint) => void;
382
- export const __wbg_get_apistats_send_welcome_messages: (a: number) => bigint;
383
- export const __wbg_set_apistats_send_welcome_messages: (a: number, b: bigint) => void;
384
- export const __wbg_get_apistats_query_group_messages: (a: number) => bigint;
385
- export const __wbg_set_apistats_query_group_messages: (a: number, b: bigint) => void;
386
- export const __wbg_get_apistats_query_welcome_messages: (a: number) => bigint;
387
- export const __wbg_set_apistats_query_welcome_messages: (a: number, b: bigint) => void;
388
- export const __wbg_get_apistats_subscribe_messages: (a: number) => bigint;
389
- export const __wbg_set_apistats_subscribe_messages: (a: number, b: bigint) => void;
390
- export const __wbg_get_apistats_subscribe_welcomes: (a: number) => bigint;
391
- export const __wbg_set_apistats_subscribe_welcomes: (a: number, b: bigint) => void;
392
- export const __wbg_identitystats_free: (a: number, b: number) => void;
393
- export const __wbg_set_identitystats_publish_identity_update: (a: number, b: bigint) => void;
394
- export const __wbg_set_identitystats_get_identity_updates_v2: (a: number, b: bigint) => void;
395
- export const __wbg_set_identitystats_get_inbox_ids: (a: number, b: bigint) => void;
396
- export const __wbg_set_identitystats_verify_smart_contract_wallet_signature: (a: number, b: bigint) => void;
397
- export const __wbg_get_identitystats_publish_identity_update: (a: number) => bigint;
398
- export const __wbg_get_identitystats_get_identity_updates_v2: (a: number) => bigint;
399
- export const __wbg_get_identitystats_get_inbox_ids: (a: number) => bigint;
400
- export const __wbg_get_identitystats_verify_smart_contract_wallet_signature: (a: number) => bigint;
401
546
  export const rust_zstd_wasm_shim_qsort: (a: number, b: number, c: number, d: number) => void;
402
547
  export const rust_zstd_wasm_shim_malloc: (a: number) => number;
403
548
  export const rust_zstd_wasm_shim_memcmp: (a: number, b: number, c: number) => number;
@@ -417,15 +562,15 @@ export const rust_sqlite_wasm_shim_free: (a: number) => void;
417
562
  export const rust_sqlite_wasm_shim_realloc: (a: number, b: number) => number;
418
563
  export const rust_sqlite_wasm_shim_calloc: (a: number, b: number) => number;
419
564
  export const sqlite3_os_init: () => number;
420
- export const __wbg_intounderlyingsource_free: (a: number, b: number) => void;
421
- export const intounderlyingsource_pull: (a: number, b: any) => any;
422
- export const intounderlyingsource_cancel: (a: number) => void;
423
565
  export const __wbg_intounderlyingbytesource_free: (a: number, b: number) => void;
424
566
  export const intounderlyingbytesource_type: (a: number) => number;
425
567
  export const intounderlyingbytesource_autoAllocateChunkSize: (a: number) => number;
426
568
  export const intounderlyingbytesource_start: (a: number, b: any) => void;
427
569
  export const intounderlyingbytesource_pull: (a: number, b: any) => any;
428
570
  export const intounderlyingbytesource_cancel: (a: number) => void;
571
+ export const __wbg_intounderlyingsource_free: (a: number, b: number) => void;
572
+ export const intounderlyingsource_pull: (a: number, b: any) => any;
573
+ export const intounderlyingsource_cancel: (a: number) => void;
429
574
  export const __wbg_intounderlyingsink_free: (a: number, b: number) => void;
430
575
  export const intounderlyingsink_write: (a: number, b: any) => any;
431
576
  export const intounderlyingsink_close: (a: number) => any;
@@ -440,8 +585,9 @@ export const __wbindgen_free: (a: number, b: number, c: number) => void;
440
585
  export const __externref_drop_slice: (a: number, b: number) => void;
441
586
  export const __wbindgen_export_7: WebAssembly.Table;
442
587
  export const __externref_table_dealloc: (a: number) => void;
443
- export const wasm_bindgen__convert__closures_____invoke__h231d11d7d151a506: (a: number, b: number) => void;
444
- export const wasm_bindgen__convert__closures_____invoke__hfa5440517c90e88d: (a: number, b: number) => void;
445
- export const closure5289_externref_shim: (a: number, b: number, c: any) => void;
446
- export const closure6231_externref_shim: (a: number, b: number, c: any, d: any) => void;
588
+ export const wasm_bindgen__convert__closures_____invoke__h8d2688e22b07e25f: (a: number, b: number) => void;
589
+ export const wasm_bindgen__convert__closures_____invoke__h040a93cf6078a98e: (a: number, b: number) => void;
590
+ export const wasm_bindgen__convert__closures_____invoke__h6553f0a100c562a9: (a: number, b: number) => void;
591
+ export const closure7152_externref_shim: (a: number, b: number, c: any) => void;
592
+ export const closure8118_externref_shim: (a: number, b: number, c: any, d: any) => void;
447
593
  export const __wbindgen_start: () => void;