@xmtp/wasm-bindings 1.5.0-rc2 → 1.6.0-dev.399ac31
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.
- package/dist/bindings_wasm.d.ts +212 -200
- package/dist/bindings_wasm.js +406 -285
- package/dist/bindings_wasm_bg.wasm +0 -0
- package/dist/bindings_wasm_bg.wasm.d.ts +186 -180
- package/dist/version.json +3 -3
- package/package.json +1 -1
|
Binary file
|
|
@@ -1,34 +1,32 @@
|
|
|
1
1
|
/* tslint:disable */
|
|
2
2
|
/* eslint-disable */
|
|
3
3
|
export const memory: WebAssembly.Memory;
|
|
4
|
-
export const
|
|
5
|
-
export const
|
|
6
|
-
export const
|
|
7
|
-
export const
|
|
8
|
-
export const
|
|
9
|
-
export const
|
|
10
|
-
export const
|
|
11
|
-
export const
|
|
12
|
-
export const
|
|
13
|
-
export const
|
|
14
|
-
export const
|
|
15
|
-
export const
|
|
16
|
-
export const
|
|
17
|
-
export const
|
|
18
|
-
export const
|
|
19
|
-
export const
|
|
20
|
-
export const
|
|
21
|
-
export const
|
|
22
|
-
export const
|
|
23
|
-
export const
|
|
24
|
-
export const
|
|
25
|
-
export const
|
|
26
|
-
export const
|
|
27
|
-
export const
|
|
28
|
-
export const
|
|
29
|
-
export const
|
|
30
|
-
export const client_clearAllStatistics: (a: number) => void;
|
|
31
|
-
export const client_uploadDebugArchive: (a: number, b: number, c: number) => any;
|
|
4
|
+
export const __wbg_apistats_free: (a: number, b: number) => void;
|
|
5
|
+
export const __wbg_get_apistats_upload_key_package: (a: number) => bigint;
|
|
6
|
+
export const __wbg_set_apistats_upload_key_package: (a: number, b: bigint) => void;
|
|
7
|
+
export const __wbg_get_apistats_fetch_key_package: (a: number) => bigint;
|
|
8
|
+
export const __wbg_set_apistats_fetch_key_package: (a: number, b: bigint) => void;
|
|
9
|
+
export const __wbg_get_apistats_send_group_messages: (a: number) => bigint;
|
|
10
|
+
export const __wbg_set_apistats_send_group_messages: (a: number, b: bigint) => void;
|
|
11
|
+
export const __wbg_get_apistats_send_welcome_messages: (a: number) => bigint;
|
|
12
|
+
export const __wbg_set_apistats_send_welcome_messages: (a: number, b: bigint) => void;
|
|
13
|
+
export const __wbg_get_apistats_query_group_messages: (a: number) => bigint;
|
|
14
|
+
export const __wbg_set_apistats_query_group_messages: (a: number, b: bigint) => void;
|
|
15
|
+
export const __wbg_get_apistats_query_welcome_messages: (a: number) => bigint;
|
|
16
|
+
export const __wbg_set_apistats_query_welcome_messages: (a: number, b: bigint) => void;
|
|
17
|
+
export const __wbg_get_apistats_subscribe_messages: (a: number) => bigint;
|
|
18
|
+
export const __wbg_set_apistats_subscribe_messages: (a: number, b: bigint) => void;
|
|
19
|
+
export const __wbg_get_apistats_subscribe_welcomes: (a: number) => bigint;
|
|
20
|
+
export const __wbg_set_apistats_subscribe_welcomes: (a: number, b: bigint) => void;
|
|
21
|
+
export const __wbg_identitystats_free: (a: number, b: number) => void;
|
|
22
|
+
export const __wbg_set_identitystats_publish_identity_update: (a: number, b: bigint) => void;
|
|
23
|
+
export const __wbg_set_identitystats_get_identity_updates_v2: (a: number, b: bigint) => void;
|
|
24
|
+
export const __wbg_set_identitystats_get_inbox_ids: (a: number, b: bigint) => void;
|
|
25
|
+
export const __wbg_set_identitystats_verify_smart_contract_wallet_signature: (a: number, b: bigint) => void;
|
|
26
|
+
export const __wbg_get_identitystats_publish_identity_update: (a: number) => bigint;
|
|
27
|
+
export const __wbg_get_identitystats_get_identity_updates_v2: (a: number) => bigint;
|
|
28
|
+
export const __wbg_get_identitystats_get_inbox_ids: (a: number) => bigint;
|
|
29
|
+
export const __wbg_get_identitystats_verify_smart_contract_wallet_signature: (a: number) => bigint;
|
|
32
30
|
export const __wbg_consent_free: (a: number, b: number) => void;
|
|
33
31
|
export const __wbg_get_consent_entityType: (a: number) => number;
|
|
34
32
|
export const __wbg_set_consent_entityType: (a: number, b: number) => void;
|
|
@@ -49,6 +47,7 @@ export const __wbg_set_remoteattachmentinfo_nonce: (a: number, b: any) => void;
|
|
|
49
47
|
export const __wbg_get_remoteattachmentinfo_scheme: (a: number) => [number, number];
|
|
50
48
|
export const __wbg_set_remoteattachmentinfo_scheme: (a: number, b: number, c: number) => void;
|
|
51
49
|
export const __wbg_get_remoteattachmentinfo_url: (a: number) => [number, number];
|
|
50
|
+
export const __wbg_set_remoteattachmentinfo_url: (a: number, b: number, c: number) => void;
|
|
52
51
|
export const __wbg_get_remoteattachmentinfo_salt: (a: number) => any;
|
|
53
52
|
export const __wbg_set_remoteattachmentinfo_salt: (a: number, b: any) => void;
|
|
54
53
|
export const __wbg_get_remoteattachmentinfo_contentLength: (a: number) => number;
|
|
@@ -62,6 +61,18 @@ export const __wbg_set_multiremoteattachment_attachments: (a: number, b: number,
|
|
|
62
61
|
export const multiremoteattachment_new: (a: number, b: number) => number;
|
|
63
62
|
export const encodeMultiRemoteAttachment: (a: number) => [number, number, number];
|
|
64
63
|
export const decodeMultiRemoteAttachment: (a: any) => [number, number, number];
|
|
64
|
+
export const __wbg_reaction_free: (a: number, b: number) => void;
|
|
65
|
+
export const __wbg_get_reaction_reference: (a: number) => [number, number];
|
|
66
|
+
export const __wbg_get_reaction_referenceInboxId: (a: number) => [number, number];
|
|
67
|
+
export const __wbg_get_reaction_action: (a: number) => number;
|
|
68
|
+
export const __wbg_set_reaction_action: (a: number, b: number) => void;
|
|
69
|
+
export const __wbg_get_reaction_content: (a: number) => [number, number];
|
|
70
|
+
export const __wbg_set_reaction_content: (a: number, b: number, c: number) => void;
|
|
71
|
+
export const __wbg_get_reaction_schema: (a: number) => number;
|
|
72
|
+
export const __wbg_set_reaction_schema: (a: number, b: number) => void;
|
|
73
|
+
export const reaction_new: (a: number, b: number, c: number, d: number, e: number, f: number, g: number, h: number) => number;
|
|
74
|
+
export const encodeReaction: (a: number) => [number, number, number];
|
|
75
|
+
export const decodeReaction: (a: any) => [number, number, number];
|
|
65
76
|
export const __wbg_groupmetadata_free: (a: number, b: number) => void;
|
|
66
77
|
export const groupmetadata_creatorInboxId: (a: number) => [number, number];
|
|
67
78
|
export const groupmetadata_conversationType: (a: number) => [number, number];
|
|
@@ -119,11 +130,72 @@ export const conversation_isMessageDisappearingEnabled: (a: number) => [number,
|
|
|
119
130
|
export const conversation_getHmacKeys: (a: number) => [number, number, number];
|
|
120
131
|
export const conversation_getDebugInfo: (a: number) => any;
|
|
121
132
|
export const conversation_findDuplicateDms: (a: number) => any;
|
|
133
|
+
export const __wbg_contenttypeid_free: (a: number, b: number) => void;
|
|
134
|
+
export const __wbg_get_contenttypeid_authorityId: (a: number) => [number, number];
|
|
135
|
+
export const __wbg_get_contenttypeid_typeId: (a: number) => [number, number];
|
|
136
|
+
export const __wbg_set_contenttypeid_typeId: (a: number, b: number, c: number) => void;
|
|
137
|
+
export const __wbg_get_contenttypeid_versionMajor: (a: number) => number;
|
|
138
|
+
export const __wbg_set_contenttypeid_versionMajor: (a: number, b: number) => void;
|
|
139
|
+
export const __wbg_get_contenttypeid_versionMinor: (a: number) => number;
|
|
140
|
+
export const __wbg_set_contenttypeid_versionMinor: (a: number, b: number) => void;
|
|
141
|
+
export const contenttypeid_new: (a: number, b: number, c: number, d: number, e: number, f: number) => number;
|
|
142
|
+
export const __wbg_encodedcontent_free: (a: number, b: number) => void;
|
|
143
|
+
export const __wbg_get_encodedcontent_type: (a: number) => number;
|
|
144
|
+
export const __wbg_set_encodedcontent_type: (a: number, b: number) => void;
|
|
145
|
+
export const __wbg_get_encodedcontent_parameters: (a: number) => any;
|
|
146
|
+
export const __wbg_set_encodedcontent_parameters: (a: number, b: any) => void;
|
|
147
|
+
export const __wbg_get_encodedcontent_fallback: (a: number) => [number, number];
|
|
148
|
+
export const __wbg_set_encodedcontent_fallback: (a: number, b: number, c: number) => void;
|
|
149
|
+
export const __wbg_get_encodedcontent_compression: (a: number) => number;
|
|
150
|
+
export const __wbg_set_encodedcontent_compression: (a: number, b: number) => void;
|
|
151
|
+
export const __wbg_get_encodedcontent_content: (a: number) => any;
|
|
152
|
+
export const __wbg_set_encodedcontent_content: (a: number, b: any) => void;
|
|
153
|
+
export const encodedcontent_new: (a: number, b: any, c: number, d: number, e: number, f: any) => number;
|
|
154
|
+
export const __wbg_opfs_free: (a: number, b: number) => void;
|
|
155
|
+
export const opfs_init_sqlite_opfs: () => any;
|
|
156
|
+
export const opfs_exists: () => number;
|
|
157
|
+
export const opfs_error: () => [number, number];
|
|
158
|
+
export const opfs_wipeFiles: () => any;
|
|
159
|
+
export const opfs_rm: (a: number, b: number) => [number, number, number];
|
|
160
|
+
export const opfs_getFileNames: () => [number, number];
|
|
161
|
+
export const opfs_importDb: (a: number, b: number, c: number, d: number) => [number, number];
|
|
162
|
+
export const opfs_exportFile: (a: number, b: number) => [number, number, number, number];
|
|
163
|
+
export const opfs_getFileCount: () => number;
|
|
164
|
+
export const opfs_getCapacity: () => number;
|
|
165
|
+
export const opfs_addCapacity: (a: number) => any;
|
|
166
|
+
export const opfs_reduceCapacity: (a: number) => any;
|
|
167
|
+
export const __wbg_signaturerequesthandle_free: (a: number, b: number) => void;
|
|
168
|
+
export const verifySignedWithPublicKey: (a: number, b: number, c: any, d: any) => [number, number];
|
|
169
|
+
export const revokeInstallationsSignatureRequest: (a: number, b: number, c: number, d: number, e: any, f: number, g: number, h: number, i: number) => any;
|
|
170
|
+
export const applySignatureRequest: (a: number, b: number, c: number, d: number, e: number) => any;
|
|
171
|
+
export const __wbg_passkeysignature_free: (a: number, b: number) => void;
|
|
172
|
+
export const signaturerequesthandle_signatureText: (a: number) => any;
|
|
173
|
+
export const signaturerequesthandle_addEcdsaSignature: (a: number, b: any) => any;
|
|
174
|
+
export const signaturerequesthandle_addPasskeySignature: (a: number, b: number) => any;
|
|
175
|
+
export const signaturerequesthandle_addScwSignature: (a: number, b: any, c: any, d: bigint, e: number, f: bigint) => any;
|
|
176
|
+
export const client_createInboxSignatureRequest: (a: number) => [number, number, number];
|
|
177
|
+
export const client_addWalletSignatureRequest: (a: number, b: any) => any;
|
|
178
|
+
export const client_revokeWalletSignatureRequest: (a: number, b: any) => any;
|
|
179
|
+
export const client_revokeAllOtherInstallationsSignatureRequest: (a: number) => any;
|
|
180
|
+
export const client_revokeInstallationsSignatureRequest: (a: number, b: number, c: number) => any;
|
|
181
|
+
export const client_changeRecoveryIdentifierSignatureRequest: (a: number, b: any) => any;
|
|
182
|
+
export const client_applySignatureRequest: (a: number, b: number) => any;
|
|
183
|
+
export const client_registerIdentity: (a: number, b: number) => any;
|
|
184
|
+
export const client_signWithInstallationKey: (a: number, b: number, c: number) => [number, number, number];
|
|
185
|
+
export const client_verifySignedWithInstallationKey: (a: number, b: number, c: number, d: any) => [number, number];
|
|
186
|
+
export const __wbg_set_reaction_reference: (a: number, b: number, c: number) => void;
|
|
187
|
+
export const __wbg_set_groupmember_inboxId: (a: number, b: number, c: number) => void;
|
|
188
|
+
export const __wbg_set_contenttypeid_authorityId: (a: number, b: number, c: number) => void;
|
|
189
|
+
export const __wbg_set_reaction_referenceInboxId: (a: number, b: number, c: number) => void;
|
|
190
|
+
export const __wbg_get_remoteattachmentinfo_secret: (a: number) => any;
|
|
191
|
+
export const __wbg_set_remoteattachmentinfo_secret: (a: number, b: any) => void;
|
|
122
192
|
export const __wbg_listconversationsoptions_free: (a: number, b: number) => void;
|
|
123
193
|
export const __wbg_get_listconversationsoptions_consentStates: (a: number) => [number, number];
|
|
124
194
|
export const __wbg_set_listconversationsoptions_consentStates: (a: number, b: number, c: number) => void;
|
|
125
195
|
export const __wbg_get_listconversationsoptions_conversationType: (a: number) => number;
|
|
126
196
|
export const __wbg_set_listconversationsoptions_conversationType: (a: number, b: number) => void;
|
|
197
|
+
export const __wbg_get_listconversationsoptions_createdAfterNs: (a: number) => [number, bigint];
|
|
198
|
+
export const __wbg_set_listconversationsoptions_createdAfterNs: (a: number, b: number, c: bigint) => void;
|
|
127
199
|
export const __wbg_get_listconversationsoptions_createdBeforeNs: (a: number) => [number, bigint];
|
|
128
200
|
export const __wbg_set_listconversationsoptions_createdBeforeNs: (a: number, b: number, c: bigint) => void;
|
|
129
201
|
export const __wbg_get_listconversationsoptions_includeDuplicateDms: (a: number) => number;
|
|
@@ -131,7 +203,13 @@ export const __wbg_set_listconversationsoptions_includeDuplicateDms: (a: number,
|
|
|
131
203
|
export const __wbg_get_listconversationsoptions_limit: (a: number) => [number, bigint];
|
|
132
204
|
export const __wbg_set_listconversationsoptions_limit: (a: number, b: number, c: bigint) => void;
|
|
133
205
|
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;
|
|
206
|
+
export const __wbg_messagedisappearingsettings_free: (a: number, b: number) => void;
|
|
207
|
+
export const __wbg_get_messagedisappearingsettings_inNs: (a: number) => bigint;
|
|
208
|
+
export const __wbg_set_messagedisappearingsettings_inNs: (a: number, b: bigint) => void;
|
|
134
209
|
export const messagedisappearingsettings_new: (a: bigint, b: bigint) => number;
|
|
210
|
+
export const __wbg_xmtpcursor_free: (a: number, b: number) => void;
|
|
211
|
+
export const __wbg_get_xmtpcursor_originator_id: (a: number) => number;
|
|
212
|
+
export const __wbg_set_xmtpcursor_originator_id: (a: number, b: number) => void;
|
|
135
213
|
export const __wbg_conversationdebuginfo_free: (a: number, b: number) => void;
|
|
136
214
|
export const __wbg_get_conversationdebuginfo_epoch: (a: number) => bigint;
|
|
137
215
|
export const __wbg_set_conversationdebuginfo_epoch: (a: number, b: bigint) => void;
|
|
@@ -145,8 +223,8 @@ export const __wbg_get_conversationdebuginfo_localCommitLog: (a: number) => [num
|
|
|
145
223
|
export const __wbg_set_conversationdebuginfo_localCommitLog: (a: number, b: number, c: number) => void;
|
|
146
224
|
export const __wbg_get_conversationdebuginfo_remoteCommitLog: (a: number) => [number, number];
|
|
147
225
|
export const __wbg_set_conversationdebuginfo_remoteCommitLog: (a: number, b: number, c: number) => void;
|
|
148
|
-
export const __wbg_get_conversationdebuginfo_cursor: (a: number) =>
|
|
149
|
-
export const __wbg_set_conversationdebuginfo_cursor: (a: number, b:
|
|
226
|
+
export const __wbg_get_conversationdebuginfo_cursor: (a: number) => [number, number];
|
|
227
|
+
export const __wbg_set_conversationdebuginfo_cursor: (a: number, b: number, c: number) => void;
|
|
150
228
|
export const __wbg_creategroupoptions_free: (a: number, b: number) => void;
|
|
151
229
|
export const __wbg_get_creategroupoptions_permissions: (a: number) => number;
|
|
152
230
|
export const __wbg_set_creategroupoptions_permissions: (a: number, b: number) => void;
|
|
@@ -165,7 +243,6 @@ export const __wbg_set_createdmoptions_messageDisappearingSettings: (a: number,
|
|
|
165
243
|
export const createdmoptions_new: (a: number) => number;
|
|
166
244
|
export const __wbg_hmackey_free: (a: number, b: number) => void;
|
|
167
245
|
export const __wbg_get_hmackey_key: (a: number) => [number, number];
|
|
168
|
-
export const __wbg_set_hmackey_key: (a: number, b: number, c: number) => void;
|
|
169
246
|
export const __wbg_conversationlistitem_free: (a: number, b: number) => void;
|
|
170
247
|
export const __wbg_get_conversationlistitem_conversation: (a: number) => number;
|
|
171
248
|
export const __wbg_set_conversationlistitem_conversation: (a: number, b: number) => void;
|
|
@@ -192,53 +269,6 @@ export const conversations_stream: (a: number, b: any, c: number) => [number, nu
|
|
|
192
269
|
export const conversations_streamAllMessages: (a: number, b: any, c: number, d: number, e: number) => [number, number, number];
|
|
193
270
|
export const conversations_streamConsent: (a: number, b: any) => [number, number, number];
|
|
194
271
|
export const conversations_streamPreferences: (a: number, b: any) => [number, number, number];
|
|
195
|
-
export const __wbg_contenttypeid_free: (a: number, b: number) => void;
|
|
196
|
-
export const __wbg_get_contenttypeid_authorityId: (a: number) => [number, number];
|
|
197
|
-
export const __wbg_get_contenttypeid_typeId: (a: number) => [number, number];
|
|
198
|
-
export const __wbg_set_contenttypeid_typeId: (a: number, b: number, c: number) => void;
|
|
199
|
-
export const __wbg_get_contenttypeid_versionMajor: (a: number) => number;
|
|
200
|
-
export const __wbg_set_contenttypeid_versionMajor: (a: number, b: number) => void;
|
|
201
|
-
export const __wbg_get_contenttypeid_versionMinor: (a: number) => number;
|
|
202
|
-
export const __wbg_set_contenttypeid_versionMinor: (a: number, b: number) => void;
|
|
203
|
-
export const contenttypeid_new: (a: number, b: number, c: number, d: number, e: number, f: number) => number;
|
|
204
|
-
export const __wbg_encodedcontent_free: (a: number, b: number) => void;
|
|
205
|
-
export const __wbg_get_encodedcontent_type: (a: number) => number;
|
|
206
|
-
export const __wbg_set_encodedcontent_type: (a: number, b: number) => void;
|
|
207
|
-
export const __wbg_get_encodedcontent_parameters: (a: number) => any;
|
|
208
|
-
export const __wbg_set_encodedcontent_parameters: (a: number, b: any) => void;
|
|
209
|
-
export const __wbg_get_encodedcontent_fallback: (a: number) => [number, number];
|
|
210
|
-
export const __wbg_set_encodedcontent_fallback: (a: number, b: number, c: number) => void;
|
|
211
|
-
export const __wbg_get_encodedcontent_compression: (a: number) => number;
|
|
212
|
-
export const __wbg_set_encodedcontent_compression: (a: number, b: number) => void;
|
|
213
|
-
export const __wbg_get_encodedcontent_content: (a: number) => any;
|
|
214
|
-
export const __wbg_set_encodedcontent_content: (a: number, b: any) => void;
|
|
215
|
-
export const encodedcontent_new: (a: number, b: any, c: number, d: number, e: number, f: any) => number;
|
|
216
|
-
export const getInboxIdForIdentifier: (a: number, b: number, c: any) => any;
|
|
217
|
-
export const generateInboxId: (a: any) => [number, number, number, number];
|
|
218
|
-
export const __wbg_installation_free: (a: number, b: number) => void;
|
|
219
|
-
export const __wbg_get_installation_bytes: (a: number) => any;
|
|
220
|
-
export const __wbg_set_installation_bytes: (a: number, b: any) => void;
|
|
221
|
-
export const __wbg_get_installation_id: (a: number) => [number, number];
|
|
222
|
-
export const __wbg_get_installation_clientTimestampNs: (a: number) => [number, bigint];
|
|
223
|
-
export const __wbg_set_installation_clientTimestampNs: (a: number, b: number, c: bigint) => void;
|
|
224
|
-
export const installation_new: (a: any, b: number, c: number, d: number, e: bigint) => number;
|
|
225
|
-
export const __wbg_inboxstate_free: (a: number, b: number) => void;
|
|
226
|
-
export const __wbg_get_inboxstate_inboxId: (a: number) => [number, number];
|
|
227
|
-
export const __wbg_get_inboxstate_recoveryIdentifier: (a: number) => any;
|
|
228
|
-
export const __wbg_set_inboxstate_recoveryIdentifier: (a: number, b: any) => void;
|
|
229
|
-
export const __wbg_get_inboxstate_installations: (a: number) => [number, number];
|
|
230
|
-
export const __wbg_set_inboxstate_installations: (a: number, b: number, c: number) => void;
|
|
231
|
-
export const __wbg_get_inboxstate_accountIdentifiers: (a: number) => [number, number];
|
|
232
|
-
export const __wbg_set_inboxstate_accountIdentifiers: (a: number, b: number, c: number) => void;
|
|
233
|
-
export const inboxstate_new: (a: number, b: number, c: any, d: number, e: number, f: number, g: number) => number;
|
|
234
|
-
export const __wbg_keypackagestatus_free: (a: number, b: number) => void;
|
|
235
|
-
export const __wbg_get_keypackagestatus_validationError: (a: number) => [number, number];
|
|
236
|
-
export const __wbg_set_keypackagestatus_validationError: (a: number, b: number, c: number) => void;
|
|
237
|
-
export const __wbg_lifetime_free: (a: number, b: number) => void;
|
|
238
|
-
export const inboxStateFromInboxIds: (a: number, b: number, c: number, d: number) => any;
|
|
239
|
-
export const client_inboxState: (a: number, b: number) => any;
|
|
240
|
-
export const client_getLatestInboxState: (a: number, b: number, c: number) => any;
|
|
241
|
-
export const client_getKeyPackageStatusesForInstallationIds: (a: number, b: number, c: number) => any;
|
|
242
272
|
export const __wbg_listmessagesoptions_free: (a: number, b: number) => void;
|
|
243
273
|
export const __wbg_get_listmessagesoptions_contentTypes: (a: number) => [number, number];
|
|
244
274
|
export const __wbg_set_listmessagesoptions_contentTypes: (a: number, b: number, c: number) => void;
|
|
@@ -268,115 +298,85 @@ export const __wbg_get_messagewithreactions_message: (a: number) => number;
|
|
|
268
298
|
export const __wbg_set_messagewithreactions_message: (a: number, b: number) => void;
|
|
269
299
|
export const __wbg_get_messagewithreactions_reactions: (a: number) => [number, number];
|
|
270
300
|
export const __wbg_set_messagewithreactions_reactions: (a: number, b: number, c: number) => void;
|
|
271
|
-
export const
|
|
272
|
-
export const
|
|
273
|
-
export const opfs_exists: () => number;
|
|
274
|
-
export const opfs_error: () => [number, number];
|
|
275
|
-
export const opfs_wipeFiles: () => any;
|
|
276
|
-
export const opfs_rm: (a: number, b: number) => [number, number, number];
|
|
277
|
-
export const opfs_getFileNames: () => [number, number];
|
|
278
|
-
export const opfs_importDb: (a: number, b: number, c: number, d: number) => [number, number];
|
|
279
|
-
export const opfs_exportFile: (a: number, b: number) => [number, number, number, number];
|
|
280
|
-
export const opfs_getFileCount: () => number;
|
|
281
|
-
export const opfs_getCapacity: () => number;
|
|
282
|
-
export const opfs_addCapacity: (a: number) => any;
|
|
283
|
-
export const opfs_reduceCapacity: (a: number) => any;
|
|
284
|
-
export const __wbg_signaturerequesthandle_free: (a: number, b: number) => void;
|
|
285
|
-
export const verifySignedWithPublicKey: (a: number, b: number, c: any, d: any) => [number, number];
|
|
286
|
-
export const revokeInstallationsSignatureRequest: (a: number, b: number, c: any, d: number, e: number, f: number, g: number) => any;
|
|
287
|
-
export const applySignatureRequest: (a: number, b: number, c: number) => any;
|
|
288
|
-
export const __wbg_passkeysignature_free: (a: number, b: number) => void;
|
|
289
|
-
export const signaturerequesthandle_signatureText: (a: number) => any;
|
|
290
|
-
export const signaturerequesthandle_addEcdsaSignature: (a: number, b: any) => any;
|
|
291
|
-
export const signaturerequesthandle_addPasskeySignature: (a: number, b: number) => any;
|
|
292
|
-
export const signaturerequesthandle_addScwSignature: (a: number, b: any, c: any, d: bigint, e: number, f: bigint) => any;
|
|
293
|
-
export const client_createInboxSignatureRequest: (a: number) => [number, number, number];
|
|
294
|
-
export const client_addWalletSignatureRequest: (a: number, b: any) => any;
|
|
295
|
-
export const client_revokeWalletSignatureRequest: (a: number, b: any) => any;
|
|
296
|
-
export const client_revokeAllOtherInstallationsSignatureRequest: (a: number) => any;
|
|
297
|
-
export const client_revokeInstallationsSignatureRequest: (a: number, b: number, c: number) => any;
|
|
298
|
-
export const client_changeRecoveryIdentifierSignatureRequest: (a: number, b: any) => any;
|
|
299
|
-
export const client_applySignatureRequest: (a: number, b: number) => any;
|
|
300
|
-
export const client_registerIdentity: (a: number, b: number) => any;
|
|
301
|
-
export const client_signWithInstallationKey: (a: number, b: number, c: number) => [number, number, number];
|
|
302
|
-
export const client_verifySignedWithInstallationKey: (a: number, b: number, c: number, d: any) => [number, number];
|
|
303
|
-
export const __wbg_streamcloser_free: (a: number, b: number) => void;
|
|
304
|
-
export const streamcloser_end: (a: number) => void;
|
|
305
|
-
export const streamcloser_endAndWait: (a: number) => any;
|
|
306
|
-
export const streamcloser_waitForReady: (a: number) => any;
|
|
307
|
-
export const streamcloser_isClosed: (a: number) => number;
|
|
308
|
-
export const __wbg_get_creategroupoptions_messageDisappearingSettings: (a: number) => number;
|
|
309
|
-
export const __wbg_set_groupmember_inboxId: (a: number, b: number, c: number) => void;
|
|
310
|
-
export const __wbg_set_remoteattachmentinfo_url: (a: number, b: number, c: number) => void;
|
|
311
|
-
export const __wbg_set_contenttypeid_authorityId: (a: number, b: number, c: number) => void;
|
|
312
|
-
export const __wbg_set_installation_id: (a: number, b: number, c: number) => void;
|
|
313
|
-
export const __wbg_set_inboxstate_inboxId: (a: number, b: number, c: number) => void;
|
|
314
|
-
export const __wbg_get_remoteattachmentinfo_secret: (a: number) => any;
|
|
301
|
+
export const __wbg_set_hmackey_key: (a: number, b: number, c: number) => void;
|
|
302
|
+
export const __wbg_set_xmtpcursor_sequence_id: (a: number, b: bigint) => void;
|
|
315
303
|
export const __wbg_set_messagedisappearingsettings_fromNs: (a: number, b: bigint) => void;
|
|
316
|
-
export const __wbg_set_messagedisappearingsettings_inNs: (a: number, b: bigint) => void;
|
|
317
304
|
export const __wbg_set_hmackey_epoch: (a: number, b: bigint) => void;
|
|
318
|
-
export const __wbg_set_lifetime_not_before: (a: number, b: bigint) => void;
|
|
319
|
-
export const __wbg_set_lifetime_not_after: (a: number, b: bigint) => void;
|
|
320
305
|
export const __wbg_set_message_sentAtNs: (a: number, b: bigint) => void;
|
|
321
|
-
export const __wbg_set_creategroupoptions_messageDisappearingSettings: (a: number, b: number) => void;
|
|
322
|
-
export const __wbg_get_listconversationsoptions_createdAfterNs: (a: number) => [number, bigint];
|
|
323
306
|
export const __wbg_get_listmessagesoptions_sentBeforeNs: (a: number) => [number, bigint];
|
|
324
307
|
export const __wbg_get_listmessagesoptions_sentAfterNs: (a: number) => [number, bigint];
|
|
325
308
|
export const __wbg_get_listmessagesoptions_limit: (a: number) => [number, bigint];
|
|
326
|
-
export const
|
|
327
|
-
export const __wbg_get_messagedisappearingsettings_fromNs: (a: number) => bigint;
|
|
328
|
-
export const __wbg_get_messagedisappearingsettings_inNs: (a: number) => bigint;
|
|
329
|
-
export const __wbg_get_hmackey_epoch: (a: number) => bigint;
|
|
330
|
-
export const __wbg_get_lifetime_not_before: (a: number) => bigint;
|
|
331
|
-
export const __wbg_get_lifetime_not_after: (a: number) => bigint;
|
|
332
|
-
export const __wbg_get_message_sentAtNs: (a: number) => bigint;
|
|
333
|
-
export const __wbg_set_listconversationsoptions_createdAfterNs: (a: number, b: number, c: bigint) => void;
|
|
309
|
+
export const __wbg_get_creategroupoptions_messageDisappearingSettings: (a: number) => number;
|
|
334
310
|
export const __wbg_set_listmessagesoptions_sentBeforeNs: (a: number, b: number, c: bigint) => void;
|
|
335
311
|
export const __wbg_set_listmessagesoptions_sentAfterNs: (a: number, b: number, c: bigint) => void;
|
|
336
312
|
export const __wbg_set_listmessagesoptions_limit: (a: number, b: number, c: bigint) => void;
|
|
337
|
-
export const
|
|
338
|
-
export const
|
|
313
|
+
export const __wbg_get_xmtpcursor_sequence_id: (a: number) => bigint;
|
|
314
|
+
export const __wbg_get_messagedisappearingsettings_fromNs: (a: number) => bigint;
|
|
315
|
+
export const __wbg_get_hmackey_epoch: (a: number) => bigint;
|
|
316
|
+
export const __wbg_get_message_sentAtNs: (a: number) => bigint;
|
|
317
|
+
export const __wbg_set_creategroupoptions_messageDisappearingSettings: (a: number, b: number) => void;
|
|
318
|
+
export const __wbg_client_free: (a: number, b: number) => void;
|
|
319
|
+
export const __wbg_logoptions_free: (a: number, b: number) => void;
|
|
320
|
+
export const __wbg_get_logoptions_structured: (a: number) => number;
|
|
321
|
+
export const __wbg_set_logoptions_structured: (a: number, b: number) => void;
|
|
322
|
+
export const __wbg_get_logoptions_performance: (a: number) => number;
|
|
323
|
+
export const __wbg_set_logoptions_performance: (a: number, b: number) => void;
|
|
324
|
+
export const __wbg_get_logoptions_level: (a: number) => number;
|
|
325
|
+
export const __wbg_set_logoptions_level: (a: number, b: number) => void;
|
|
326
|
+
export const logoptions_new: (a: number, b: number, c: number) => number;
|
|
327
|
+
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;
|
|
328
|
+
export const client_accountIdentifier: (a: number) => any;
|
|
329
|
+
export const client_inboxId: (a: number) => [number, number];
|
|
330
|
+
export const client_isRegistered: (a: number) => number;
|
|
331
|
+
export const client_installationId: (a: number) => [number, number];
|
|
332
|
+
export const client_installationIdBytes: (a: number) => any;
|
|
333
|
+
export const client_appVersion: (a: number) => [number, number];
|
|
334
|
+
export const client_libxmtpVersion: (a: number) => [number, number];
|
|
335
|
+
export const client_canMessage: (a: number, b: number, c: number) => any;
|
|
336
|
+
export const client_sendSyncRequest: (a: number) => any;
|
|
337
|
+
export const client_findInboxIdByIdentifier: (a: number, b: any) => any;
|
|
338
|
+
export const client_inboxStateFromInboxIds: (a: number, b: number, c: number, d: number) => any;
|
|
339
|
+
export const client_conversations: (a: number) => number;
|
|
340
|
+
export const client_syncPreferences: (a: number) => any;
|
|
341
|
+
export const client_apiStatistics: (a: number) => number;
|
|
342
|
+
export const client_apiIdentityStatistics: (a: number) => number;
|
|
343
|
+
export const client_apiAggregateStatistics: (a: number) => [number, number];
|
|
344
|
+
export const client_clearAllStatistics: (a: number) => void;
|
|
345
|
+
export const client_uploadDebugArchive: (a: number, b: number, c: number) => any;
|
|
346
|
+
export const getInboxIdForIdentifier: (a: number, b: number, c: number, d: number, e: any) => any;
|
|
347
|
+
export const generateInboxId: (a: any) => [number, number, number, number];
|
|
348
|
+
export const __wbg_installation_free: (a: number, b: number) => void;
|
|
349
|
+
export const __wbg_get_installation_bytes: (a: number) => any;
|
|
350
|
+
export const __wbg_set_installation_bytes: (a: number, b: any) => void;
|
|
351
|
+
export const __wbg_get_installation_id: (a: number) => [number, number];
|
|
352
|
+
export const __wbg_set_installation_id: (a: number, b: number, c: number) => void;
|
|
353
|
+
export const __wbg_get_installation_clientTimestampNs: (a: number) => [number, bigint];
|
|
354
|
+
export const __wbg_set_installation_clientTimestampNs: (a: number, b: number, c: bigint) => void;
|
|
355
|
+
export const installation_new: (a: any, b: number, c: number, d: number, e: bigint) => number;
|
|
356
|
+
export const __wbg_inboxstate_free: (a: number, b: number) => void;
|
|
357
|
+
export const __wbg_get_inboxstate_inboxId: (a: number) => [number, number];
|
|
358
|
+
export const __wbg_set_inboxstate_inboxId: (a: number, b: number, c: number) => void;
|
|
359
|
+
export const __wbg_get_inboxstate_recoveryIdentifier: (a: number) => any;
|
|
360
|
+
export const __wbg_set_inboxstate_recoveryIdentifier: (a: number, b: any) => void;
|
|
361
|
+
export const __wbg_get_inboxstate_installations: (a: number) => [number, number];
|
|
362
|
+
export const __wbg_set_inboxstate_installations: (a: number, b: number, c: number) => void;
|
|
363
|
+
export const __wbg_get_inboxstate_accountIdentifiers: (a: number) => [number, number];
|
|
364
|
+
export const __wbg_set_inboxstate_accountIdentifiers: (a: number, b: number, c: number) => void;
|
|
365
|
+
export const inboxstate_new: (a: number, b: number, c: any, d: number, e: number, f: number, g: number) => number;
|
|
366
|
+
export const __wbg_keypackagestatus_free: (a: number, b: number) => void;
|
|
339
367
|
export const __wbg_get_keypackagestatus_lifetime: (a: number) => number;
|
|
340
|
-
export const
|
|
341
|
-
export const
|
|
342
|
-
export const
|
|
343
|
-
export const
|
|
344
|
-
export const
|
|
345
|
-
export const
|
|
346
|
-
export const
|
|
347
|
-
export const
|
|
348
|
-
export const
|
|
349
|
-
export const
|
|
350
|
-
export const
|
|
351
|
-
export const
|
|
352
|
-
export const __wbg_set_apistats_query_welcome_messages: (a: number, b: bigint) => void;
|
|
353
|
-
export const __wbg_get_apistats_subscribe_messages: (a: number) => bigint;
|
|
354
|
-
export const __wbg_set_apistats_subscribe_messages: (a: number, b: bigint) => void;
|
|
355
|
-
export const __wbg_get_apistats_subscribe_welcomes: (a: number) => bigint;
|
|
356
|
-
export const __wbg_set_apistats_subscribe_welcomes: (a: number, b: bigint) => void;
|
|
357
|
-
export const __wbg_identitystats_free: (a: number, b: number) => void;
|
|
358
|
-
export const __wbg_set_identitystats_publish_identity_update: (a: number, b: bigint) => void;
|
|
359
|
-
export const __wbg_set_identitystats_get_identity_updates_v2: (a: number, b: bigint) => void;
|
|
360
|
-
export const __wbg_set_identitystats_get_inbox_ids: (a: number, b: bigint) => void;
|
|
361
|
-
export const __wbg_set_identitystats_verify_smart_contract_wallet_signature: (a: number, b: bigint) => void;
|
|
362
|
-
export const __wbg_get_identitystats_publish_identity_update: (a: number) => bigint;
|
|
363
|
-
export const __wbg_get_identitystats_get_identity_updates_v2: (a: number) => bigint;
|
|
364
|
-
export const __wbg_get_identitystats_get_inbox_ids: (a: number) => bigint;
|
|
365
|
-
export const __wbg_get_identitystats_verify_smart_contract_wallet_signature: (a: number) => bigint;
|
|
366
|
-
export const __wbg_reaction_free: (a: number, b: number) => void;
|
|
367
|
-
export const __wbg_get_reaction_reference: (a: number) => [number, number];
|
|
368
|
-
export const __wbg_set_reaction_reference: (a: number, b: number, c: number) => void;
|
|
369
|
-
export const __wbg_get_reaction_referenceInboxId: (a: number) => [number, number];
|
|
370
|
-
export const __wbg_set_reaction_referenceInboxId: (a: number, b: number, c: number) => void;
|
|
371
|
-
export const __wbg_get_reaction_action: (a: number) => number;
|
|
372
|
-
export const __wbg_set_reaction_action: (a: number, b: number) => void;
|
|
373
|
-
export const __wbg_get_reaction_content: (a: number) => [number, number];
|
|
374
|
-
export const __wbg_set_reaction_content: (a: number, b: number, c: number) => void;
|
|
375
|
-
export const __wbg_get_reaction_schema: (a: number) => number;
|
|
376
|
-
export const __wbg_set_reaction_schema: (a: number, b: number) => void;
|
|
377
|
-
export const reaction_new: (a: number, b: number, c: number, d: number, e: number, f: number, g: number, h: number) => number;
|
|
378
|
-
export const encodeReaction: (a: number) => [number, number, number];
|
|
379
|
-
export const decodeReaction: (a: any) => [number, number, number];
|
|
368
|
+
export const __wbg_set_keypackagestatus_lifetime: (a: number, b: number) => void;
|
|
369
|
+
export const __wbg_get_keypackagestatus_validationError: (a: number) => [number, number];
|
|
370
|
+
export const __wbg_set_keypackagestatus_validationError: (a: number, b: number, c: number) => void;
|
|
371
|
+
export const __wbg_lifetime_free: (a: number, b: number) => void;
|
|
372
|
+
export const __wbg_get_lifetime_not_before: (a: number) => bigint;
|
|
373
|
+
export const __wbg_set_lifetime_not_before: (a: number, b: bigint) => void;
|
|
374
|
+
export const __wbg_get_lifetime_not_after: (a: number) => bigint;
|
|
375
|
+
export const __wbg_set_lifetime_not_after: (a: number, b: bigint) => void;
|
|
376
|
+
export const inboxStateFromInboxIds: (a: number, b: number, c: number, d: number, e: number, f: number) => any;
|
|
377
|
+
export const client_inboxState: (a: number, b: number) => any;
|
|
378
|
+
export const client_getLatestInboxState: (a: number, b: number, c: number) => any;
|
|
379
|
+
export const client_getKeyPackageStatusesForInstallationIds: (a: number, b: number, c: number) => any;
|
|
380
380
|
export const __wbg_permissionpolicyset_free: (a: number, b: number) => void;
|
|
381
381
|
export const __wbg_get_permissionpolicyset_addMemberPolicy: (a: number) => number;
|
|
382
382
|
export const __wbg_set_permissionpolicyset_addMemberPolicy: (a: number, b: number) => void;
|
|
@@ -398,6 +398,11 @@ export const permissionpolicyset_new: (a: number, b: number, c: number, d: numbe
|
|
|
398
398
|
export const __wbg_grouppermissions_free: (a: number, b: number) => void;
|
|
399
399
|
export const grouppermissions_policyType: (a: number) => [number, number, number];
|
|
400
400
|
export const grouppermissions_policySet: (a: number) => [number, number, number];
|
|
401
|
+
export const __wbg_streamcloser_free: (a: number, b: number) => void;
|
|
402
|
+
export const streamcloser_end: (a: number) => void;
|
|
403
|
+
export const streamcloser_endAndWait: (a: number) => any;
|
|
404
|
+
export const streamcloser_waitForReady: (a: number) => any;
|
|
405
|
+
export const streamcloser_isClosed: (a: number) => number;
|
|
401
406
|
export const rust_zstd_wasm_shim_qsort: (a: number, b: number, c: number, d: number) => void;
|
|
402
407
|
export const rust_zstd_wasm_shim_malloc: (a: number) => number;
|
|
403
408
|
export const rust_zstd_wasm_shim_memcmp: (a: number, b: number, c: number) => number;
|
|
@@ -440,8 +445,9 @@ export const __wbindgen_free: (a: number, b: number, c: number) => void;
|
|
|
440
445
|
export const __externref_drop_slice: (a: number, b: number) => void;
|
|
441
446
|
export const __wbindgen_export_7: WebAssembly.Table;
|
|
442
447
|
export const __externref_table_dealloc: (a: number) => void;
|
|
443
|
-
export const
|
|
448
|
+
export const wasm_bindgen__convert__closures_____invoke__hf1da1e5ad7398b09: (a: number, b: number) => void;
|
|
449
|
+
export const wasm_bindgen__convert__closures_____invoke__h7637509b4f7e8710: (a: number, b: number) => void;
|
|
444
450
|
export const wasm_bindgen__convert__closures_____invoke__hfa5440517c90e88d: (a: number, b: number) => void;
|
|
445
|
-
export const
|
|
446
|
-
export const
|
|
451
|
+
export const closure5647_externref_shim: (a: number, b: number, c: any) => void;
|
|
452
|
+
export const closure6618_externref_shim: (a: number, b: number, c: any, d: any) => void;
|
|
447
453
|
export const __wbindgen_start: () => void;
|
package/dist/version.json
CHANGED