@xmtp/wasm-bindings 1.9.0-rc4 → 1.9.0-rc5
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 +278 -286
- package/dist/bindings_wasm.js +341 -395
- package/dist/bindings_wasm_bg.wasm +0 -0
- package/dist/bindings_wasm_bg.wasm.d.ts +45 -50
- package/package.json +1 -1
|
Binary file
|
|
@@ -1,75 +1,64 @@
|
|
|
1
1
|
/* tslint:disable */
|
|
2
2
|
/* eslint-disable */
|
|
3
3
|
export const memory: WebAssembly.Memory;
|
|
4
|
-
export const contentTypeAttachment: () => any;
|
|
5
|
-
export const contentTypeMarkdown: () => any;
|
|
6
4
|
export const contentTypeMultiRemoteAttachment: () => any;
|
|
7
5
|
export const contentTypeReadReceipt: () => any;
|
|
8
6
|
export const contentTypeReply: () => any;
|
|
9
|
-
export const contentTypeText: () => any;
|
|
10
7
|
export const contentTypeTransactionReference: () => any;
|
|
11
|
-
export const encodeAttachment: (a: any) => [number, number, number];
|
|
12
|
-
export const encodeMarkdown: (a: number, b: number) => [number, number, number];
|
|
13
8
|
export const encodeMultiRemoteAttachment: (a: any) => [number, number, number];
|
|
14
9
|
export const encodeReadReceipt: (a: any) => [number, number, number];
|
|
15
|
-
export const encodeText: (a: number, b: number) => [number, number, number];
|
|
16
10
|
export const encodeTransactionReference: (a: any) => [number, number, number];
|
|
17
|
-
export const
|
|
11
|
+
export const client_getKeyPackageStatusesForInstallationIds: (a: number, b: number, c: number) => any;
|
|
12
|
+
export const client_getLatestInboxState: (a: number, b: number, c: number) => any;
|
|
13
|
+
export const client_inboxState: (a: number, b: number) => any;
|
|
14
|
+
export const inboxStateFromInboxIds: (a: number, b: number, c: number, d: number, e: number, f: number) => any;
|
|
15
|
+
export const metadataFieldName: (a: number) => [number, number];
|
|
16
|
+
export const opfsClearAll: () => any;
|
|
17
|
+
export const opfsDeleteFile: (a: number, b: number) => any;
|
|
18
|
+
export const opfsExportDb: (a: number, b: number) => any;
|
|
19
|
+
export const opfsFileCount: () => any;
|
|
20
|
+
export const opfsFileExists: (a: number, b: number) => any;
|
|
21
|
+
export const opfsImportDb: (a: number, b: number, c: any) => any;
|
|
22
|
+
export const opfsInit: () => any;
|
|
23
|
+
export const opfsListFiles: () => any;
|
|
24
|
+
export const opfsPoolCapacity: () => any;
|
|
25
|
+
export const __wbg_authhandle_free: (a: number, b: number) => void;
|
|
18
26
|
export const __wbg_conversation_free: (a: number, b: number) => void;
|
|
19
27
|
export const __wbg_conversationlistitem_free: (a: number, b: number) => void;
|
|
20
28
|
export const __wbg_conversations_free: (a: number, b: number) => void;
|
|
21
|
-
export const __wbg_deletedmessage_free: (a: number, b: number) => void;
|
|
22
29
|
export const __wbg_get_conversationlistitem_conversation: (a: number) => number;
|
|
23
30
|
export const __wbg_get_conversationlistitem_isCommitLogForked: (a: number) => number;
|
|
24
31
|
export const __wbg_get_conversationlistitem_lastMessage: (a: number) => any;
|
|
25
|
-
export const __wbg_get_deletedmessage_adminInboxId: (a: number) => [number, number];
|
|
26
|
-
export const __wbg_get_deletedmessage_deletedBy: (a: number) => number;
|
|
27
32
|
export const __wbg_set_conversationlistitem_conversation: (a: number, b: number) => void;
|
|
28
33
|
export const __wbg_set_conversationlistitem_isCommitLogForked: (a: number, b: number) => void;
|
|
29
34
|
export const __wbg_set_conversationlistitem_lastMessage: (a: number, b: number) => void;
|
|
30
|
-
export const __wbg_set_deletedmessage_adminInboxId: (a: number, b: number, c: number) => void;
|
|
31
|
-
export const __wbg_set_deletedmessage_deletedBy: (a: number, b: number) => void;
|
|
32
35
|
export const __wbg_signaturerequesthandle_free: (a: number, b: number) => void;
|
|
33
36
|
export const __wbg_streamcloser_free: (a: number, b: number) => void;
|
|
34
37
|
export const applySignatureRequest: (a: number, b: number, c: number, d: number, e: number) => any;
|
|
35
|
-
export const
|
|
38
|
+
export const authhandle_id: (a: number) => number;
|
|
39
|
+
export const authhandle_new: () => number;
|
|
40
|
+
export const authhandle_set: (a: number, b: any) => any;
|
|
36
41
|
export const client_addWalletSignatureRequest: (a: number, b: any) => any;
|
|
37
|
-
export const client_apiAggregateStatistics: (a: number) => [number, number];
|
|
38
|
-
export const client_apiIdentityStatistics: (a: number) => any;
|
|
39
|
-
export const client_apiStatistics: (a: number) => any;
|
|
40
|
-
export const client_appVersion: (a: number) => [number, number];
|
|
41
42
|
export const client_applySignatureRequest: (a: number, b: number) => any;
|
|
42
|
-
export const client_canMessage: (a: number, b: number, c: number) => any;
|
|
43
43
|
export const client_changeRecoveryIdentifierSignatureRequest: (a: number, b: any) => any;
|
|
44
|
-
export const client_clearAllStatistics: (a: number) => void;
|
|
45
|
-
export const client_conversations: (a: number) => number;
|
|
46
44
|
export const client_createInboxSignatureRequest: (a: number) => [number, number, number];
|
|
47
|
-
export const client_findInboxIdByIdentifier: (a: number, b: any) => any;
|
|
48
45
|
export const client_getConsentState: (a: number, b: number, c: number, d: number) => any;
|
|
49
|
-
export const client_getKeyPackageStatusesForInstallationIds: (a: number, b: number, c: number) => any;
|
|
50
|
-
export const client_getLatestInboxState: (a: number, b: number, c: number) => any;
|
|
51
|
-
export const client_inboxId: (a: number) => [number, number];
|
|
52
|
-
export const client_inboxState: (a: number, b: number) => any;
|
|
53
|
-
export const client_inboxStateFromInboxIds: (a: number, b: number, c: number, d: number) => any;
|
|
54
|
-
export const client_installationId: (a: number) => [number, number];
|
|
55
|
-
export const client_installationIdBytes: (a: number) => any;
|
|
56
|
-
export const client_isRegistered: (a: number) => number;
|
|
57
|
-
export const client_libxmtpVersion: (a: number) => [number, number];
|
|
58
46
|
export const client_registerIdentity: (a: number, b: number) => any;
|
|
59
47
|
export const client_revokeAllOtherInstallationsSignatureRequest: (a: number) => any;
|
|
60
48
|
export const client_revokeInstallationsSignatureRequest: (a: number, b: number, c: number) => any;
|
|
61
49
|
export const client_revokeWalletSignatureRequest: (a: number, b: any) => any;
|
|
62
|
-
export const client_sendSyncRequest: (a: number) => any;
|
|
63
50
|
export const client_setConsentStates: (a: number, b: number, c: number) => any;
|
|
64
51
|
export const client_signWithInstallationKey: (a: number, b: number, c: number) => [number, number, number];
|
|
65
|
-
export const client_syncPreferences: (a: number) => any;
|
|
66
52
|
export const client_verifySignedWithInstallationKey: (a: number, b: number, c: number, d: any) => [number, number];
|
|
67
53
|
export const contentTypeActions: () => any;
|
|
54
|
+
export const contentTypeAttachment: () => any;
|
|
68
55
|
export const contentTypeGroupUpdated: () => any;
|
|
69
56
|
export const contentTypeIntent: () => any;
|
|
70
57
|
export const contentTypeLeaveRequest: () => any;
|
|
58
|
+
export const contentTypeMarkdown: () => any;
|
|
71
59
|
export const contentTypeReaction: () => any;
|
|
72
60
|
export const contentTypeRemoteAttachment: () => any;
|
|
61
|
+
export const contentTypeText: () => any;
|
|
73
62
|
export const contentTypeWalletSendCalls: () => any;
|
|
74
63
|
export const conversation_addAdmin: (a: number, b: number, c: number) => any;
|
|
75
64
|
export const conversation_addMembers: (a: number, b: number, c: number) => any;
|
|
@@ -156,17 +145,18 @@ export const conversations_streamMessageDeletions: (a: number, b: any) => [numbe
|
|
|
156
145
|
export const conversations_streamPreferences: (a: number, b: any) => [number, number, number];
|
|
157
146
|
export const conversations_sync: (a: number) => any;
|
|
158
147
|
export const conversations_syncAllConversations: (a: number, b: number, c: number) => any;
|
|
159
|
-
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, s: bigint, t: number, u: number, v: number) => any;
|
|
160
148
|
export const decryptAttachment: (a: number, b: number, c: any) => [number, number, number];
|
|
161
149
|
export const encodeActions: (a: any) => [number, number, number];
|
|
150
|
+
export const encodeAttachment: (a: any) => [number, number, number];
|
|
162
151
|
export const encodeIntent: (a: any) => [number, number, number];
|
|
152
|
+
export const encodeMarkdown: (a: number, b: number) => [number, number, number];
|
|
163
153
|
export const encodeReaction: (a: any) => [number, number, number];
|
|
164
154
|
export const encodeRemoteAttachment: (a: any) => [number, number, number];
|
|
155
|
+
export const encodeText: (a: number, b: number) => [number, number, number];
|
|
165
156
|
export const encodeWalletSendCalls: (a: any) => [number, number, number];
|
|
166
157
|
export const encryptAttachment: (a: any) => [number, number, number];
|
|
167
158
|
export const generateInboxId: (a: any, b: number, c: bigint) => [number, number, number, number];
|
|
168
159
|
export const getInboxIdForIdentifier: (a: number, b: number, c: number, d: number, e: number, f: any) => any;
|
|
169
|
-
export const inboxStateFromInboxIds: (a: number, b: number, c: number, d: number, e: number, f: number) => any;
|
|
170
160
|
export const revokeInstallationsSignatureRequest: (a: number, b: number, c: number, d: number, e: any, f: number, g: number, h: number, i: number) => [number, number, number];
|
|
171
161
|
export const signaturerequesthandle_addEcdsaSignature: (a: number, b: any) => any;
|
|
172
162
|
export const signaturerequesthandle_addPasskeySignature: (a: number, b: any) => any;
|
|
@@ -177,20 +167,25 @@ export const streamcloser_endAndWait: (a: number) => any;
|
|
|
177
167
|
export const streamcloser_isClosed: (a: number) => number;
|
|
178
168
|
export const streamcloser_waitForReady: (a: number) => any;
|
|
179
169
|
export const verifySignedWithPublicKey: (a: number, b: number, c: any, d: any) => [number, number];
|
|
180
|
-
export const
|
|
181
|
-
export const
|
|
182
|
-
export const
|
|
183
|
-
export const
|
|
184
|
-
export const
|
|
185
|
-
export const
|
|
186
|
-
export const
|
|
187
|
-
export const
|
|
188
|
-
export const
|
|
189
|
-
export const
|
|
190
|
-
export const
|
|
191
|
-
export const
|
|
192
|
-
export const
|
|
193
|
-
export const
|
|
170
|
+
export const __wbg_client_free: (a: number, b: number) => void;
|
|
171
|
+
export const client_accountIdentifier: (a: number) => any;
|
|
172
|
+
export const client_apiAggregateStatistics: (a: number) => [number, number];
|
|
173
|
+
export const client_apiIdentityStatistics: (a: number) => any;
|
|
174
|
+
export const client_apiStatistics: (a: number) => any;
|
|
175
|
+
export const client_appVersion: (a: number) => [number, number];
|
|
176
|
+
export const client_canMessage: (a: number, b: number, c: number) => any;
|
|
177
|
+
export const client_clearAllStatistics: (a: number) => void;
|
|
178
|
+
export const client_conversations: (a: number) => number;
|
|
179
|
+
export const client_findInboxIdByIdentifier: (a: number, b: any) => any;
|
|
180
|
+
export const client_inboxId: (a: number) => [number, number];
|
|
181
|
+
export const client_inboxStateFromInboxIds: (a: number, b: number, c: number, d: number) => any;
|
|
182
|
+
export const client_installationId: (a: number) => [number, number];
|
|
183
|
+
export const client_installationIdBytes: (a: number) => any;
|
|
184
|
+
export const client_isRegistered: (a: number) => number;
|
|
185
|
+
export const client_libxmtpVersion: (a: number) => [number, number];
|
|
186
|
+
export const client_sendSyncRequest: (a: number) => any;
|
|
187
|
+
export const client_syncPreferences: (a: number) => any;
|
|
188
|
+
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, s: bigint, t: number, u: number, v: number) => any;
|
|
194
189
|
export const rust_zstd_wasm_shim_calloc: (a: number, b: number) => number;
|
|
195
190
|
export const rust_zstd_wasm_shim_free: (a: number) => void;
|
|
196
191
|
export const rust_zstd_wasm_shim_malloc: (a: number) => number;
|
|
@@ -225,12 +220,12 @@ export const intounderlyingsink_close: (a: number) => any;
|
|
|
225
220
|
export const intounderlyingsink_write: (a: number, b: any) => any;
|
|
226
221
|
export const wasm_bindgen__convert__closures_____invoke__hb3ea4cec5b2a99b4: (a: number, b: number) => void;
|
|
227
222
|
export const wasm_bindgen__closure__destroy__h3dd912ac8e2d6083: (a: number, b: number) => void;
|
|
228
|
-
export const wasm_bindgen__convert__closures_____invoke__ha66b59b58c7b6e14: (a: number, b: number) => void;
|
|
229
|
-
export const wasm_bindgen__closure__destroy__h43bd69f6f2f23fdf: (a: number, b: number) => void;
|
|
230
223
|
export const wasm_bindgen__convert__closures_____invoke__h57fa53c0b5bdcaf1: (a: number, b: number) => void;
|
|
231
224
|
export const wasm_bindgen__closure__destroy__hdc965c5deda6531b: (a: number, b: number) => void;
|
|
232
225
|
export const wasm_bindgen__convert__closures_____invoke__h989c99c207fff0d8: (a: number, b: number, c: any) => void;
|
|
233
226
|
export const wasm_bindgen__closure__destroy__hab695a3e04b8e88a: (a: number, b: number) => void;
|
|
227
|
+
export const wasm_bindgen__convert__closures_____invoke__ha66b59b58c7b6e14: (a: number, b: number) => void;
|
|
228
|
+
export const wasm_bindgen__closure__destroy__h43bd69f6f2f23fdf: (a: number, b: number) => void;
|
|
234
229
|
export const wasm_bindgen__convert__closures_____invoke__h09c21df9c40da302: (a: number, b: number, c: any, d: any) => void;
|
|
235
230
|
export const __wbindgen_malloc: (a: number, b: number) => number;
|
|
236
231
|
export const __wbindgen_realloc: (a: number, b: number, c: number, d: number) => number;
|