@xmtp/wasm-bindings 1.3.0 → 1.3.2

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.
Binary file
@@ -1,67 +1,6 @@
1
1
  /* tslint:disable */
2
2
  /* eslint-disable */
3
3
  export const memory: WebAssembly.Memory;
4
- export const __wbg_opfs_free: (a: number, b: number) => void;
5
- export const opfs_init_sqlite_opfs: () => any;
6
- export const opfs_exists: () => number;
7
- export const opfs_error: () => [number, number];
8
- export const opfs_wipeFiles: () => any;
9
- export const opfs_rm: (a: number, b: number) => [number, number, number];
10
- export const opfs_getFileNames: () => [number, number];
11
- export const opfs_importDb: (a: number, b: number, c: number, d: number) => [number, number];
12
- export const opfs_exportFile: (a: number, b: number) => [number, number, number, number];
13
- export const opfs_getFileCount: () => number;
14
- export const opfs_getCapacity: () => number;
15
- export const opfs_addCapacity: (a: number) => any;
16
- export const opfs_reduceCapacity: (a: number) => any;
17
- export const __wbg_contenttypeid_free: (a: number, b: number) => void;
18
- export const __wbg_get_contenttypeid_authorityId: (a: number) => [number, number];
19
- export const __wbg_set_contenttypeid_authorityId: (a: number, b: number, c: number) => void;
20
- export const __wbg_get_contenttypeid_typeId: (a: number) => [number, number];
21
- export const __wbg_set_contenttypeid_typeId: (a: number, b: number, c: number) => void;
22
- export const __wbg_get_contenttypeid_versionMajor: (a: number) => number;
23
- export const __wbg_set_contenttypeid_versionMajor: (a: number, b: number) => void;
24
- export const __wbg_get_contenttypeid_versionMinor: (a: number) => number;
25
- export const __wbg_set_contenttypeid_versionMinor: (a: number, b: number) => void;
26
- export const contenttypeid_new: (a: number, b: number, c: number, d: number, e: number, f: number) => number;
27
- export const __wbg_encodedcontent_free: (a: number, b: number) => void;
28
- export const __wbg_get_encodedcontent_type: (a: number) => number;
29
- export const __wbg_set_encodedcontent_type: (a: number, b: number) => void;
30
- export const __wbg_get_encodedcontent_parameters: (a: number) => any;
31
- export const __wbg_set_encodedcontent_parameters: (a: number, b: any) => void;
32
- export const __wbg_get_encodedcontent_fallback: (a: number) => [number, number];
33
- export const __wbg_set_encodedcontent_fallback: (a: number, b: number, c: number) => void;
34
- export const __wbg_get_encodedcontent_compression: (a: number) => number;
35
- export const __wbg_set_encodedcontent_compression: (a: number, b: number) => void;
36
- export const __wbg_get_encodedcontent_content: (a: number) => any;
37
- export const __wbg_set_encodedcontent_content: (a: number, b: any) => void;
38
- export const encodedcontent_new: (a: number, b: any, c: number, d: number, e: number, f: any) => number;
39
- export const __wbg_client_free: (a: number, b: number) => void;
40
- export const __wbg_logoptions_free: (a: number, b: number) => void;
41
- export const __wbg_get_logoptions_structured: (a: number) => number;
42
- export const __wbg_set_logoptions_structured: (a: number, b: number) => void;
43
- export const __wbg_get_logoptions_performance: (a: number) => number;
44
- export const __wbg_set_logoptions_performance: (a: number, b: number) => void;
45
- export const __wbg_get_logoptions_level: (a: number) => number;
46
- export const __wbg_set_logoptions_level: (a: number, b: number) => void;
47
- export const logoptions_new: (a: number, b: number, c: number) => number;
48
- 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) => any;
49
- export const client_accountIdentifier: (a: number) => any;
50
- export const client_inboxId: (a: number) => [number, number];
51
- export const client_isRegistered: (a: number) => number;
52
- export const client_installationId: (a: number) => [number, number];
53
- export const client_installationIdBytes: (a: number) => any;
54
- export const client_canMessage: (a: number, b: number, c: number) => any;
55
- export const client_sendSyncRequest: (a: number) => any;
56
- export const client_findInboxIdByIdentifier: (a: number, b: any) => any;
57
- export const client_inboxStateFromInboxIds: (a: number, b: number, c: number, d: number) => any;
58
- export const client_conversations: (a: number) => number;
59
- export const client_syncPreferences: (a: number) => any;
60
- export const client_apiStatistics: (a: number) => number;
61
- export const client_apiIdentityStatistics: (a: number) => number;
62
- export const client_apiAggregateStatistics: (a: number) => [number, number];
63
- export const client_clearAllStatistics: (a: number) => void;
64
- export const client_uploadDebugArchive: (a: number, b: number, c: number) => any;
65
4
  export const __wbg_consent_free: (a: number, b: number) => void;
66
5
  export const __wbg_get_consent_entityType: (a: number) => number;
67
6
  export const __wbg_set_consent_entityType: (a: number, b: number) => void;
@@ -74,35 +13,7 @@ export const client_setConsentStates: (a: number, b: number, c: number) => any;
74
13
  export const client_getConsentState: (a: number, b: number, c: number, d: number) => any;
75
14
  export const conversation_consentState: (a: number) => [number, number, number];
76
15
  export const conversation_updateConsentState: (a: number, b: number) => [number, number];
77
- export const __wbg_streamcloser_free: (a: number, b: number) => void;
78
- export const streamcloser_end: (a: number) => void;
79
- export const streamcloser_endAndWait: (a: number) => any;
80
- export const streamcloser_waitForReady: (a: number) => any;
81
- export const streamcloser_isClosed: (a: number) => number;
82
- export const __wbg_remoteattachmentinfo_free: (a: number, b: number) => void;
83
- export const __wbg_get_remoteattachmentinfo_secret: (a: number) => any;
84
- export const __wbg_set_remoteattachmentinfo_secret: (a: number, b: any) => void;
85
- export const __wbg_get_remoteattachmentinfo_contentDigest: (a: number) => [number, number];
86
- export const __wbg_set_remoteattachmentinfo_contentDigest: (a: number, b: number, c: number) => void;
87
- export const __wbg_get_remoteattachmentinfo_nonce: (a: number) => any;
88
- export const __wbg_set_remoteattachmentinfo_nonce: (a: number, b: any) => void;
89
- export const __wbg_set_remoteattachmentinfo_scheme: (a: number, b: number, c: number) => void;
90
- export const __wbg_get_remoteattachmentinfo_salt: (a: number) => any;
91
- export const __wbg_set_remoteattachmentinfo_salt: (a: number, b: any) => void;
92
- export const __wbg_get_remoteattachmentinfo_contentLength: (a: number) => number;
93
- export const __wbg_set_remoteattachmentinfo_contentLength: (a: number, b: number) => void;
94
- export const __wbg_get_remoteattachmentinfo_filename: (a: number) => [number, number];
95
- export const __wbg_set_remoteattachmentinfo_filename: (a: number, b: number, c: number) => void;
96
- 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;
97
- export const __wbg_multiremoteattachment_free: (a: number, b: number) => void;
98
- export const __wbg_get_multiremoteattachment_attachments: (a: number) => [number, number];
99
- export const __wbg_set_multiremoteattachment_attachments: (a: number, b: number, c: number) => void;
100
- export const multiremoteattachment_new: (a: number, b: number) => number;
101
- export const encodeMultiRemoteAttachment: (a: number) => [number, number, number];
102
- export const decodeMultiRemoteAttachment: (a: any) => [number, number, number];
103
16
  export const __wbg_reaction_free: (a: number, b: number) => void;
104
- export const __wbg_get_reaction_referenceInboxId: (a: number) => [number, number];
105
- export const __wbg_set_reaction_referenceInboxId: (a: number, b: number, c: number) => void;
106
17
  export const __wbg_get_reaction_action: (a: number) => number;
107
18
  export const __wbg_set_reaction_action: (a: number, b: number) => void;
108
19
  export const __wbg_get_reaction_content: (a: number) => [number, number];
@@ -116,8 +27,6 @@ export const __wbg_groupmetadata_free: (a: number, b: number) => void;
116
27
  export const groupmetadata_creatorInboxId: (a: number) => [number, number];
117
28
  export const groupmetadata_conversationType: (a: number) => [number, number];
118
29
  export const __wbg_groupmember_free: (a: number, b: number) => void;
119
- export const __wbg_get_groupmember_inboxId: (a: number) => [number, number];
120
- export const __wbg_set_groupmember_inboxId: (a: number, b: number, c: number) => void;
121
30
  export const __wbg_get_groupmember_accountIdentifiers: (a: number) => [number, number];
122
31
  export const __wbg_set_groupmember_accountIdentifiers: (a: number, b: number, c: number) => void;
123
32
  export const __wbg_get_groupmember_installationIds: (a: number) => [number, number];
@@ -182,15 +91,18 @@ export const __wbg_set_listconversationsoptions_includeDuplicateDms: (a: number,
182
91
  export const __wbg_get_listconversationsoptions_limit: (a: number) => [number, bigint];
183
92
  export const __wbg_set_listconversationsoptions_limit: (a: number, b: number, c: bigint) => void;
184
93
  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;
185
- export const __wbg_messagedisappearingsettings_free: (a: number, b: number) => void;
186
94
  export const messagedisappearingsettings_new: (a: bigint, b: bigint) => number;
187
95
  export const __wbg_conversationdebuginfo_free: (a: number, b: number) => void;
96
+ export const __wbg_get_conversationdebuginfo_epoch: (a: number) => bigint;
97
+ export const __wbg_set_conversationdebuginfo_epoch: (a: number, b: bigint) => void;
188
98
  export const __wbg_get_conversationdebuginfo_maybeForked: (a: number) => number;
189
99
  export const __wbg_set_conversationdebuginfo_maybeForked: (a: number, b: number) => void;
190
100
  export const __wbg_get_conversationdebuginfo_forkDetails: (a: number) => [number, number];
191
101
  export const __wbg_set_conversationdebuginfo_forkDetails: (a: number, b: number, c: number) => void;
192
102
  export const __wbg_get_conversationdebuginfo_localCommitLog: (a: number) => [number, number];
193
103
  export const __wbg_set_conversationdebuginfo_localCommitLog: (a: number, b: number, c: number) => void;
104
+ export const __wbg_get_conversationdebuginfo_cursor: (a: number) => bigint;
105
+ export const __wbg_set_conversationdebuginfo_cursor: (a: number, b: bigint) => void;
194
106
  export const __wbg_creategroupoptions_free: (a: number, b: number) => void;
195
107
  export const __wbg_get_creategroupoptions_permissions: (a: number) => number;
196
108
  export const __wbg_set_creategroupoptions_permissions: (a: number, b: number) => void;
@@ -234,24 +146,26 @@ export const conversations_stream: (a: number, b: any, c: number) => [number, nu
234
146
  export const conversations_streamAllMessages: (a: number, b: any, c: number, d: number, e: number) => [number, number, number];
235
147
  export const conversations_streamConsent: (a: number, b: any) => [number, number, number];
236
148
  export const conversations_streamPreferences: (a: number, b: any) => [number, number, number];
237
- export const __wbg_apistats_free: (a: number, b: number) => void;
238
- export const __wbg_get_apistats_upload_key_package: (a: number) => bigint;
239
- export const __wbg_set_apistats_upload_key_package: (a: number, b: bigint) => void;
240
- export const __wbg_get_apistats_fetch_key_package: (a: number) => bigint;
241
- export const __wbg_set_apistats_fetch_key_package: (a: number, b: bigint) => void;
242
- export const __wbg_get_apistats_send_group_messages: (a: number) => bigint;
243
- export const __wbg_set_apistats_send_group_messages: (a: number, b: bigint) => void;
244
- export const __wbg_get_apistats_send_welcome_messages: (a: number) => bigint;
245
- export const __wbg_set_apistats_send_welcome_messages: (a: number, b: bigint) => void;
246
- export const __wbg_get_apistats_query_group_messages: (a: number) => bigint;
247
- export const __wbg_set_apistats_query_group_messages: (a: number, b: bigint) => void;
248
- export const __wbg_get_apistats_query_welcome_messages: (a: number) => bigint;
249
- export const __wbg_set_apistats_query_welcome_messages: (a: number, b: bigint) => void;
250
- export const __wbg_get_apistats_subscribe_messages: (a: number) => bigint;
251
- export const __wbg_set_apistats_subscribe_messages: (a: number, b: bigint) => void;
252
- export const __wbg_get_apistats_subscribe_welcomes: (a: number) => bigint;
253
- export const __wbg_set_apistats_subscribe_welcomes: (a: number, b: bigint) => void;
254
- export const __wbg_identitystats_free: (a: number, b: number) => void;
149
+ export const __wbg_contenttypeid_free: (a: number, b: number) => void;
150
+ export const __wbg_get_contenttypeid_typeId: (a: number) => [number, number];
151
+ export const __wbg_set_contenttypeid_typeId: (a: number, b: number, c: number) => void;
152
+ export const __wbg_get_contenttypeid_versionMajor: (a: number) => number;
153
+ export const __wbg_set_contenttypeid_versionMajor: (a: number, b: number) => void;
154
+ export const __wbg_get_contenttypeid_versionMinor: (a: number) => number;
155
+ export const __wbg_set_contenttypeid_versionMinor: (a: number, b: number) => void;
156
+ export const contenttypeid_new: (a: number, b: number, c: number, d: number, e: number, f: number) => number;
157
+ export const __wbg_encodedcontent_free: (a: number, b: number) => void;
158
+ export const __wbg_get_encodedcontent_type: (a: number) => number;
159
+ export const __wbg_set_encodedcontent_type: (a: number, b: number) => void;
160
+ export const __wbg_get_encodedcontent_parameters: (a: number) => any;
161
+ export const __wbg_set_encodedcontent_parameters: (a: number, b: any) => void;
162
+ export const __wbg_get_encodedcontent_fallback: (a: number) => [number, number];
163
+ export const __wbg_set_encodedcontent_fallback: (a: number, b: number, c: number) => void;
164
+ export const __wbg_get_encodedcontent_compression: (a: number) => number;
165
+ export const __wbg_set_encodedcontent_compression: (a: number, b: number) => void;
166
+ export const __wbg_get_encodedcontent_content: (a: number) => any;
167
+ export const __wbg_set_encodedcontent_content: (a: number, b: any) => void;
168
+ export const encodedcontent_new: (a: number, b: any, c: number, d: number, e: number, f: any) => number;
255
169
  export const getInboxIdForIdentifier: (a: number, b: number, c: any) => any;
256
170
  export const generateInboxId: (a: any) => [number, number, number, number];
257
171
  export const __wbg_installation_free: (a: number, b: number) => void;
@@ -269,7 +183,6 @@ export const __wbg_get_inboxstate_accountIdentifiers: (a: number) => [number, nu
269
183
  export const __wbg_set_inboxstate_accountIdentifiers: (a: number, b: number, c: number) => void;
270
184
  export const inboxstate_new: (a: number, b: number, c: any, d: number, e: number, f: number, g: number) => number;
271
185
  export const __wbg_keypackagestatus_free: (a: number, b: number) => void;
272
- export const __wbg_get_keypackagestatus_lifetime: (a: number) => number;
273
186
  export const __wbg_get_keypackagestatus_validationError: (a: number) => [number, number];
274
187
  export const __wbg_set_keypackagestatus_validationError: (a: number, b: number, c: number) => void;
275
188
  export const __wbg_lifetime_free: (a: number, b: number) => void;
@@ -306,6 +219,19 @@ export const __wbg_get_messagewithreactions_message: (a: number) => number;
306
219
  export const __wbg_set_messagewithreactions_message: (a: number, b: number) => void;
307
220
  export const __wbg_get_messagewithreactions_reactions: (a: number) => [number, number];
308
221
  export const __wbg_set_messagewithreactions_reactions: (a: number, b: number, c: number) => void;
222
+ export const __wbg_opfs_free: (a: number, b: number) => void;
223
+ export const opfs_init_sqlite_opfs: () => any;
224
+ export const opfs_exists: () => number;
225
+ export const opfs_error: () => [number, number];
226
+ export const opfs_wipeFiles: () => any;
227
+ export const opfs_rm: (a: number, b: number) => [number, number, number];
228
+ export const opfs_getFileNames: () => [number, number];
229
+ export const opfs_importDb: (a: number, b: number, c: number, d: number) => [number, number];
230
+ export const opfs_exportFile: (a: number, b: number) => [number, number, number, number];
231
+ export const opfs_getFileCount: () => number;
232
+ export const opfs_getCapacity: () => number;
233
+ export const opfs_addCapacity: (a: number) => any;
234
+ export const opfs_reduceCapacity: (a: number) => any;
309
235
  export const __wbg_signaturerequesthandle_free: (a: number, b: number) => void;
310
236
  export const verifySignedWithPublicKey: (a: number, b: number, c: any, d: any) => [number, number];
311
237
  export const revokeInstallationsSignatureRequest: (a: number, b: number, c: any, d: number, e: number, f: number, g: number) => any;
@@ -325,40 +251,36 @@ export const client_applySignatureRequest: (a: number, b: number) => any;
325
251
  export const client_registerIdentity: (a: number, b: number) => any;
326
252
  export const client_signWithInstallationKey: (a: number, b: number, c: number) => [number, number, number];
327
253
  export const client_verifySignedWithInstallationKey: (a: number, b: number, c: number, d: any) => [number, number];
254
+ export const __wbg_streamcloser_free: (a: number, b: number) => void;
255
+ export const streamcloser_end: (a: number) => void;
256
+ export const streamcloser_endAndWait: (a: number) => any;
257
+ export const streamcloser_waitForReady: (a: number) => any;
258
+ export const streamcloser_isClosed: (a: number) => number;
328
259
  export const __wbg_get_listconversationsoptions_createdAfterNs: (a: number) => [number, bigint];
329
260
  export const __wbg_get_listmessagesoptions_sentBeforeNs: (a: number) => [number, bigint];
330
261
  export const __wbg_get_listmessagesoptions_sentAfterNs: (a: number) => [number, bigint];
331
262
  export const __wbg_get_listmessagesoptions_limit: (a: number) => [number, bigint];
332
263
  export const __wbg_get_reaction_reference: (a: number) => [number, number];
333
- export const __wbg_get_remoteattachmentinfo_scheme: (a: number) => [number, number];
334
- export const __wbg_get_remoteattachmentinfo_url: (a: number) => [number, number];
264
+ export const __wbg_get_groupmember_inboxId: (a: number) => [number, number];
265
+ export const __wbg_get_contenttypeid_authorityId: (a: number) => [number, number];
266
+ export const __wbg_get_reaction_referenceInboxId: (a: number) => [number, number];
335
267
  export const __wbg_get_installation_id: (a: number) => [number, number];
336
268
  export const __wbg_get_inboxstate_inboxId: (a: number) => [number, number];
337
269
  export const __wbg_set_reaction_reference: (a: number, b: number, c: number) => void;
338
- export const __wbg_set_remoteattachmentinfo_url: (a: number, b: number, c: number) => void;
270
+ export const __wbg_set_groupmember_inboxId: (a: number, b: number, c: number) => void;
271
+ export const __wbg_set_contenttypeid_authorityId: (a: number, b: number, c: number) => void;
272
+ export const __wbg_set_reaction_referenceInboxId: (a: number, b: number, c: number) => void;
339
273
  export const __wbg_set_installation_id: (a: number, b: number, c: number) => void;
340
274
  export const __wbg_set_inboxstate_inboxId: (a: number, b: number, c: number) => void;
341
275
  export const __wbg_set_messagedisappearingsettings_fromNs: (a: number, b: bigint) => void;
342
276
  export const __wbg_set_messagedisappearingsettings_inNs: (a: number, b: bigint) => void;
343
277
  export const __wbg_set_hmackey_epoch: (a: number, b: bigint) => void;
344
- export const __wbg_set_conversationdebuginfo_epoch: (a: number, b: bigint) => void;
345
- export const __wbg_set_conversationdebuginfo_cursor: (a: number, b: bigint) => void;
346
- export const __wbg_set_identitystats_publish_identity_update: (a: number, b: bigint) => void;
347
- export const __wbg_set_identitystats_get_identity_updates_v2: (a: number, b: bigint) => void;
348
- export const __wbg_set_identitystats_get_inbox_ids: (a: number, b: bigint) => void;
349
- export const __wbg_set_identitystats_verify_smart_contract_wallet_signature: (a: number, b: bigint) => void;
350
278
  export const __wbg_set_lifetime_not_before: (a: number, b: bigint) => void;
351
279
  export const __wbg_set_lifetime_not_after: (a: number, b: bigint) => void;
352
280
  export const __wbg_set_message_sentAtNs: (a: number, b: bigint) => void;
353
281
  export const __wbg_get_messagedisappearingsettings_fromNs: (a: number) => bigint;
354
282
  export const __wbg_get_messagedisappearingsettings_inNs: (a: number) => bigint;
355
283
  export const __wbg_get_hmackey_epoch: (a: number) => bigint;
356
- export const __wbg_get_conversationdebuginfo_epoch: (a: number) => bigint;
357
- export const __wbg_get_conversationdebuginfo_cursor: (a: number) => bigint;
358
- export const __wbg_get_identitystats_publish_identity_update: (a: number) => bigint;
359
- export const __wbg_get_identitystats_get_identity_updates_v2: (a: number) => bigint;
360
- export const __wbg_get_identitystats_get_inbox_ids: (a: number) => bigint;
361
- export const __wbg_get_identitystats_verify_smart_contract_wallet_signature: (a: number) => bigint;
362
284
  export const __wbg_get_lifetime_not_before: (a: number) => bigint;
363
285
  export const __wbg_get_lifetime_not_after: (a: number) => bigint;
364
286
  export const __wbg_get_message_sentAtNs: (a: number) => bigint;
@@ -368,7 +290,27 @@ export const __wbg_set_listmessagesoptions_sentBeforeNs: (a: number, b: number,
368
290
  export const __wbg_set_listmessagesoptions_sentAfterNs: (a: number, b: number, c: bigint) => void;
369
291
  export const __wbg_set_listmessagesoptions_limit: (a: number, b: number, c: bigint) => void;
370
292
  export const __wbg_get_creategroupoptions_messageDisappearingSettings: (a: number) => number;
293
+ export const __wbg_get_keypackagestatus_lifetime: (a: number) => number;
371
294
  export const __wbg_set_keypackagestatus_lifetime: (a: number, b: number) => void;
295
+ export const __wbg_messagedisappearingsettings_free: (a: number, b: number) => void;
296
+ export const __wbg_apistats_free: (a: number, b: number) => void;
297
+ export const __wbg_get_apistats_upload_key_package: (a: number) => bigint;
298
+ export const __wbg_set_apistats_upload_key_package: (a: number, b: bigint) => void;
299
+ export const __wbg_get_apistats_fetch_key_package: (a: number) => bigint;
300
+ export const __wbg_set_apistats_fetch_key_package: (a: number, b: bigint) => void;
301
+ export const __wbg_get_apistats_send_group_messages: (a: number) => bigint;
302
+ export const __wbg_set_apistats_send_group_messages: (a: number, b: bigint) => void;
303
+ export const __wbg_get_apistats_send_welcome_messages: (a: number) => bigint;
304
+ export const __wbg_set_apistats_send_welcome_messages: (a: number, b: bigint) => void;
305
+ export const __wbg_get_apistats_query_group_messages: (a: number) => bigint;
306
+ export const __wbg_set_apistats_query_group_messages: (a: number, b: bigint) => void;
307
+ export const __wbg_get_apistats_query_welcome_messages: (a: number) => bigint;
308
+ export const __wbg_set_apistats_query_welcome_messages: (a: number, b: bigint) => void;
309
+ export const __wbg_get_apistats_subscribe_messages: (a: number) => bigint;
310
+ export const __wbg_set_apistats_subscribe_messages: (a: number, b: bigint) => void;
311
+ export const __wbg_get_apistats_subscribe_welcomes: (a: number) => bigint;
312
+ export const __wbg_set_apistats_subscribe_welcomes: (a: number, b: bigint) => void;
313
+ export const __wbg_identitystats_free: (a: number, b: number) => void;
372
314
  export const __wbg_permissionpolicyset_free: (a: number, b: number) => void;
373
315
  export const __wbg_get_permissionpolicyset_addMemberPolicy: (a: number) => number;
374
316
  export const __wbg_set_permissionpolicyset_addMemberPolicy: (a: number, b: number) => void;
@@ -390,6 +332,64 @@ export const permissionpolicyset_new: (a: number, b: number, c: number, d: numbe
390
332
  export const __wbg_grouppermissions_free: (a: number, b: number) => void;
391
333
  export const grouppermissions_policyType: (a: number) => [number, number, number];
392
334
  export const grouppermissions_policySet: (a: number) => [number, number, number];
335
+ export const __wbg_set_identitystats_publish_identity_update: (a: number, b: bigint) => void;
336
+ export const __wbg_set_identitystats_get_identity_updates_v2: (a: number, b: bigint) => void;
337
+ export const __wbg_set_identitystats_get_inbox_ids: (a: number, b: bigint) => void;
338
+ export const __wbg_set_identitystats_verify_smart_contract_wallet_signature: (a: number, b: bigint) => void;
339
+ export const __wbg_get_identitystats_publish_identity_update: (a: number) => bigint;
340
+ export const __wbg_get_identitystats_get_identity_updates_v2: (a: number) => bigint;
341
+ export const __wbg_get_identitystats_get_inbox_ids: (a: number) => bigint;
342
+ export const __wbg_get_identitystats_verify_smart_contract_wallet_signature: (a: number) => bigint;
343
+ export const __wbg_remoteattachmentinfo_free: (a: number, b: number) => void;
344
+ export const __wbg_get_remoteattachmentinfo_secret: (a: number) => any;
345
+ export const __wbg_set_remoteattachmentinfo_secret: (a: number, b: any) => void;
346
+ export const __wbg_get_remoteattachmentinfo_contentDigest: (a: number) => [number, number];
347
+ export const __wbg_set_remoteattachmentinfo_contentDigest: (a: number, b: number, c: number) => void;
348
+ export const __wbg_get_remoteattachmentinfo_nonce: (a: number) => any;
349
+ export const __wbg_set_remoteattachmentinfo_nonce: (a: number, b: any) => void;
350
+ export const __wbg_get_remoteattachmentinfo_scheme: (a: number) => [number, number];
351
+ export const __wbg_set_remoteattachmentinfo_scheme: (a: number, b: number, c: number) => void;
352
+ export const __wbg_get_remoteattachmentinfo_url: (a: number) => [number, number];
353
+ export const __wbg_set_remoteattachmentinfo_url: (a: number, b: number, c: number) => void;
354
+ export const __wbg_get_remoteattachmentinfo_salt: (a: number) => any;
355
+ export const __wbg_set_remoteattachmentinfo_salt: (a: number, b: any) => void;
356
+ export const __wbg_get_remoteattachmentinfo_contentLength: (a: number) => number;
357
+ export const __wbg_set_remoteattachmentinfo_contentLength: (a: number, b: number) => void;
358
+ export const __wbg_get_remoteattachmentinfo_filename: (a: number) => [number, number];
359
+ export const __wbg_set_remoteattachmentinfo_filename: (a: number, b: number, c: number) => void;
360
+ 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;
361
+ export const __wbg_multiremoteattachment_free: (a: number, b: number) => void;
362
+ export const __wbg_get_multiremoteattachment_attachments: (a: number) => [number, number];
363
+ export const __wbg_set_multiremoteattachment_attachments: (a: number, b: number, c: number) => void;
364
+ export const multiremoteattachment_new: (a: number, b: number) => number;
365
+ export const encodeMultiRemoteAttachment: (a: number) => [number, number, number];
366
+ export const decodeMultiRemoteAttachment: (a: any) => [number, number, number];
367
+ export const __wbg_client_free: (a: number, b: number) => void;
368
+ export const __wbg_logoptions_free: (a: number, b: number) => void;
369
+ export const __wbg_get_logoptions_structured: (a: number) => number;
370
+ export const __wbg_set_logoptions_structured: (a: number, b: number) => void;
371
+ export const __wbg_get_logoptions_performance: (a: number) => number;
372
+ export const __wbg_set_logoptions_performance: (a: number, b: number) => void;
373
+ export const __wbg_get_logoptions_level: (a: number) => number;
374
+ export const __wbg_set_logoptions_level: (a: number, b: number) => void;
375
+ export const logoptions_new: (a: number, b: number, c: number) => number;
376
+ 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) => any;
377
+ export const client_accountIdentifier: (a: number) => any;
378
+ export const client_inboxId: (a: number) => [number, number];
379
+ export const client_isRegistered: (a: number) => number;
380
+ export const client_installationId: (a: number) => [number, number];
381
+ export const client_installationIdBytes: (a: number) => any;
382
+ export const client_canMessage: (a: number, b: number, c: number) => any;
383
+ export const client_sendSyncRequest: (a: number) => any;
384
+ export const client_findInboxIdByIdentifier: (a: number, b: any) => any;
385
+ export const client_inboxStateFromInboxIds: (a: number, b: number, c: number, d: number) => any;
386
+ export const client_conversations: (a: number) => number;
387
+ export const client_syncPreferences: (a: number) => any;
388
+ export const client_apiStatistics: (a: number) => number;
389
+ export const client_apiIdentityStatistics: (a: number) => number;
390
+ export const client_apiAggregateStatistics: (a: number) => [number, number];
391
+ export const client_clearAllStatistics: (a: number) => void;
392
+ export const client_uploadDebugArchive: (a: number, b: number, c: number) => any;
393
393
  export const rust_zstd_wasm_shim_qsort: (a: number, b: number, c: number, d: number) => void;
394
394
  export const rust_zstd_wasm_shim_malloc: (a: number) => number;
395
395
  export const rust_zstd_wasm_shim_memcmp: (a: number, b: number, c: number) => number;
@@ -422,6 +422,7 @@ export const __wbg_intounderlyingsink_free: (a: number, b: number) => void;
422
422
  export const intounderlyingsink_write: (a: number, b: any) => any;
423
423
  export const intounderlyingsink_close: (a: number) => any;
424
424
  export const intounderlyingsink_abort: (a: number, b: any) => any;
425
+ export const task_worker_entry_point: (a: number) => [number, number];
425
426
  export const __wbindgen_malloc: (a: number, b: number) => number;
426
427
  export const __wbindgen_realloc: (a: number, b: number, c: number, d: number) => number;
427
428
  export const __wbindgen_exn_store: (a: number) => void;
@@ -431,8 +432,8 @@ export const __wbindgen_free: (a: number, b: number, c: number) => void;
431
432
  export const __externref_drop_slice: (a: number, b: number) => void;
432
433
  export const __wbindgen_export_7: WebAssembly.Table;
433
434
  export const __externref_table_dealloc: (a: number) => void;
434
- export const _dyn_core__ops__function__FnMut_____Output___R_as_wasm_bindgen__closure__WasmClosure___describe__invoke__h2bc8eabc61c14181: (a: number, b: number) => void;
435
- export const closure4991_externref_shim: (a: number, b: number, c: any) => void;
435
+ export const _dyn_core__ops__function__FnMut_____Output___R_as_wasm_bindgen__closure__WasmClosure___describe__invoke__h42782d8d6f6b94ef: (a: number, b: number) => void;
436
436
  export const _dyn_core__ops__function__FnMut_____Output___R_as_wasm_bindgen__closure__WasmClosure___describe__invoke__h912129f7a2cf8b7b: (a: number, b: number) => void;
437
- export const closure5942_externref_shim: (a: number, b: number, c: any, d: any) => void;
437
+ export const closure5017_externref_shim: (a: number, b: number, c: any) => void;
438
+ export const closure5960_externref_shim: (a: number, b: number, c: any, d: any) => void;
438
439
  export const __wbindgen_start: () => void;
package/dist/version.json CHANGED
@@ -1,5 +1,5 @@
1
1
  {
2
2
  "branch": "release/v1.3",
3
- "version": "3d577e6",
4
- "date": "2025-07-16 01:08:32 +0000"
3
+ "version": "5690ef1",
4
+ "date": "2025-07-24 13:50:36 +0000"
5
5
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@xmtp/wasm-bindings",
3
- "version": "1.3.0",
3
+ "version": "1.3.2",
4
4
  "type": "module",
5
5
  "license": "MIT",
6
6
  "description": "WASM bindings for the libXMTP rust library",