@xmtp/wasm-bindings 1.2.0-dev.4ba3b55 → 1.2.0-dev.5d15935
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 +204 -207
- package/dist/bindings_wasm.js +214 -225
- package/dist/bindings_wasm_bg.wasm +0 -0
- package/dist/bindings_wasm_bg.wasm.d.ts +188 -189
- package/dist/version.json +3 -3
- package/package.json +1 -1
|
@@ -1,6 +1,175 @@
|
|
|
1
1
|
/* tslint:disable */
|
|
2
2
|
/* eslint-disable */
|
|
3
3
|
export const memory: WebAssembly.Memory;
|
|
4
|
+
export const __wbg_streamcloser_free: (a: number, b: number) => void;
|
|
5
|
+
export const streamcloser_end: (a: number) => void;
|
|
6
|
+
export const streamcloser_endAndWait: (a: number) => any;
|
|
7
|
+
export const streamcloser_waitForReady: (a: number) => any;
|
|
8
|
+
export const streamcloser_isClosed: (a: number) => number;
|
|
9
|
+
export const __wbg_permissionpolicyset_free: (a: number, b: number) => void;
|
|
10
|
+
export const __wbg_get_permissionpolicyset_addMemberPolicy: (a: number) => number;
|
|
11
|
+
export const __wbg_set_permissionpolicyset_addMemberPolicy: (a: number, b: number) => void;
|
|
12
|
+
export const __wbg_get_permissionpolicyset_removeMemberPolicy: (a: number) => number;
|
|
13
|
+
export const __wbg_set_permissionpolicyset_removeMemberPolicy: (a: number, b: number) => void;
|
|
14
|
+
export const __wbg_get_permissionpolicyset_addAdminPolicy: (a: number) => number;
|
|
15
|
+
export const __wbg_set_permissionpolicyset_addAdminPolicy: (a: number, b: number) => void;
|
|
16
|
+
export const __wbg_get_permissionpolicyset_removeAdminPolicy: (a: number) => number;
|
|
17
|
+
export const __wbg_set_permissionpolicyset_removeAdminPolicy: (a: number, b: number) => void;
|
|
18
|
+
export const __wbg_get_permissionpolicyset_updateGroupNamePolicy: (a: number) => number;
|
|
19
|
+
export const __wbg_set_permissionpolicyset_updateGroupNamePolicy: (a: number, b: number) => void;
|
|
20
|
+
export const __wbg_get_permissionpolicyset_updateGroupDescriptionPolicy: (a: number) => number;
|
|
21
|
+
export const __wbg_set_permissionpolicyset_updateGroupDescriptionPolicy: (a: number, b: number) => void;
|
|
22
|
+
export const __wbg_get_permissionpolicyset_updateGroupImageUrlSquarePolicy: (a: number) => number;
|
|
23
|
+
export const __wbg_set_permissionpolicyset_updateGroupImageUrlSquarePolicy: (a: number, b: number) => void;
|
|
24
|
+
export const __wbg_get_permissionpolicyset_updateMessageDisappearingPolicy: (a: number) => number;
|
|
25
|
+
export const __wbg_set_permissionpolicyset_updateMessageDisappearingPolicy: (a: number, b: number) => void;
|
|
26
|
+
export const permissionpolicyset_new: (a: number, b: number, c: number, d: number, e: number, f: number, g: number, h: number) => number;
|
|
27
|
+
export const __wbg_grouppermissions_free: (a: number, b: number) => void;
|
|
28
|
+
export const grouppermissions_policyType: (a: number) => [number, number, number];
|
|
29
|
+
export const grouppermissions_policySet: (a: number) => [number, number, number];
|
|
30
|
+
export const __wbg_consent_free: (a: number, b: number) => void;
|
|
31
|
+
export const __wbg_get_consent_entityType: (a: number) => number;
|
|
32
|
+
export const __wbg_set_consent_entityType: (a: number, b: number) => void;
|
|
33
|
+
export const __wbg_get_consent_state: (a: number) => number;
|
|
34
|
+
export const __wbg_set_consent_state: (a: number, b: number) => void;
|
|
35
|
+
export const __wbg_get_consent_entity: (a: number) => [number, number];
|
|
36
|
+
export const __wbg_set_consent_entity: (a: number, b: number, c: number) => void;
|
|
37
|
+
export const consent_new: (a: number, b: number, c: number, d: number) => number;
|
|
38
|
+
export const client_setConsentStates: (a: number, b: number, c: number) => any;
|
|
39
|
+
export const client_getConsentState: (a: number, b: number, c: number, d: number) => any;
|
|
40
|
+
export const conversation_consentState: (a: number) => [number, number, number];
|
|
41
|
+
export const conversation_updateConsentState: (a: number, b: number) => [number, number];
|
|
42
|
+
export const __wbg_groupmetadata_free: (a: number, b: number) => void;
|
|
43
|
+
export const groupmetadata_creatorInboxId: (a: number) => [number, number];
|
|
44
|
+
export const groupmetadata_conversationType: (a: number) => [number, number];
|
|
45
|
+
export const __wbg_groupmember_free: (a: number, b: number) => void;
|
|
46
|
+
export const __wbg_get_groupmember_accountIdentifiers: (a: number) => [number, number];
|
|
47
|
+
export const __wbg_set_groupmember_accountIdentifiers: (a: number, b: number, c: number) => void;
|
|
48
|
+
export const __wbg_get_groupmember_installationIds: (a: number) => [number, number];
|
|
49
|
+
export const __wbg_set_groupmember_installationIds: (a: number, b: number, c: number) => void;
|
|
50
|
+
export const __wbg_get_groupmember_permissionLevel: (a: number) => number;
|
|
51
|
+
export const __wbg_set_groupmember_permissionLevel: (a: number, b: number) => void;
|
|
52
|
+
export const __wbg_get_groupmember_consentState: (a: number) => number;
|
|
53
|
+
export const __wbg_set_groupmember_consentState: (a: number, b: number) => void;
|
|
54
|
+
export const groupmember_new: (a: number, b: number, c: number, d: number, e: number, f: number, g: number, h: number) => number;
|
|
55
|
+
export const __wbg_conversation_free: (a: number, b: number) => void;
|
|
56
|
+
export const conversation_id: (a: number) => [number, number];
|
|
57
|
+
export const conversation_send: (a: number, b: number) => any;
|
|
58
|
+
export const conversation_sendOptimistic: (a: number, b: number) => [number, number, number, number];
|
|
59
|
+
export const conversation_publishMessages: (a: number) => any;
|
|
60
|
+
export const conversation_sync: (a: number) => any;
|
|
61
|
+
export const conversation_findMessages: (a: number, b: number) => any;
|
|
62
|
+
export const conversation_findMessagesWithReactions: (a: number, b: number) => any;
|
|
63
|
+
export const conversation_listMembers: (a: number) => any;
|
|
64
|
+
export const conversation_adminList: (a: number) => [number, number, number, number];
|
|
65
|
+
export const conversation_superAdminList: (a: number) => [number, number, number, number];
|
|
66
|
+
export const conversation_isAdmin: (a: number, b: number, c: number) => [number, number, number];
|
|
67
|
+
export const conversation_isSuperAdmin: (a: number, b: number, c: number) => [number, number, number];
|
|
68
|
+
export const conversation_addMembers: (a: number, b: number, c: number) => any;
|
|
69
|
+
export const conversation_addAdmin: (a: number, b: number, c: number) => any;
|
|
70
|
+
export const conversation_removeAdmin: (a: number, b: number, c: number) => any;
|
|
71
|
+
export const conversation_addSuperAdmin: (a: number, b: number, c: number) => any;
|
|
72
|
+
export const conversation_removeSuperAdmin: (a: number, b: number, c: number) => any;
|
|
73
|
+
export const conversation_groupPermissions: (a: number) => [number, number, number];
|
|
74
|
+
export const conversation_addMembersByInboxId: (a: number, b: number, c: number) => any;
|
|
75
|
+
export const conversation_removeMembers: (a: number, b: number, c: number) => any;
|
|
76
|
+
export const conversation_removeMembersByInboxId: (a: number, b: number, c: number) => any;
|
|
77
|
+
export const conversation_updateGroupName: (a: number, b: number, c: number) => any;
|
|
78
|
+
export const conversation_groupName: (a: number) => [number, number, number, number];
|
|
79
|
+
export const conversation_updateGroupImageUrlSquare: (a: number, b: number, c: number) => any;
|
|
80
|
+
export const conversation_groupImageUrlSquare: (a: number) => [number, number, number, number];
|
|
81
|
+
export const conversation_updateGroupDescription: (a: number, b: number, c: number) => any;
|
|
82
|
+
export const conversation_groupDescription: (a: number) => [number, number, number, number];
|
|
83
|
+
export const conversation_stream: (a: number, b: any) => [number, number, number];
|
|
84
|
+
export const conversation_createdAtNs: (a: number) => bigint;
|
|
85
|
+
export const conversation_isActive: (a: number) => [number, number, number];
|
|
86
|
+
export const conversation_pausedForVersion: (a: number) => [number, number, number, number];
|
|
87
|
+
export const conversation_addedByInboxId: (a: number) => [number, number, number, number];
|
|
88
|
+
export const conversation_groupMetadata: (a: number) => any;
|
|
89
|
+
export const conversation_dmPeerInboxId: (a: number) => [number, number, number, number];
|
|
90
|
+
export const conversation_updatePermissionPolicy: (a: number, b: number, c: number, d: number) => any;
|
|
91
|
+
export const conversation_updateMessageDisappearingSettings: (a: number, b: number) => any;
|
|
92
|
+
export const conversation_removeMessageDisappearingSettings: (a: number) => any;
|
|
93
|
+
export const conversation_messageDisappearingSettings: (a: number) => [number, number, number];
|
|
94
|
+
export const conversation_isMessageDisappearingEnabled: (a: number) => [number, number, number];
|
|
95
|
+
export const conversation_getHmacKeys: (a: number) => [number, number, number];
|
|
96
|
+
export const __wbg_contenttypeid_free: (a: number, b: number) => void;
|
|
97
|
+
export const __wbg_get_contenttypeid_typeId: (a: number) => [number, number];
|
|
98
|
+
export const __wbg_set_contenttypeid_typeId: (a: number, b: number, c: number) => void;
|
|
99
|
+
export const __wbg_get_contenttypeid_versionMajor: (a: number) => number;
|
|
100
|
+
export const __wbg_set_contenttypeid_versionMajor: (a: number, b: number) => void;
|
|
101
|
+
export const __wbg_get_contenttypeid_versionMinor: (a: number) => number;
|
|
102
|
+
export const __wbg_set_contenttypeid_versionMinor: (a: number, b: number) => void;
|
|
103
|
+
export const contenttypeid_new: (a: number, b: number, c: number, d: number, e: number, f: number) => number;
|
|
104
|
+
export const __wbg_encodedcontent_free: (a: number, b: number) => void;
|
|
105
|
+
export const __wbg_get_encodedcontent_type: (a: number) => number;
|
|
106
|
+
export const __wbg_set_encodedcontent_type: (a: number, b: number) => void;
|
|
107
|
+
export const __wbg_get_encodedcontent_parameters: (a: number) => any;
|
|
108
|
+
export const __wbg_set_encodedcontent_parameters: (a: number, b: any) => void;
|
|
109
|
+
export const __wbg_get_encodedcontent_fallback: (a: number) => [number, number];
|
|
110
|
+
export const __wbg_set_encodedcontent_fallback: (a: number, b: number, c: number) => void;
|
|
111
|
+
export const __wbg_get_encodedcontent_compression: (a: number) => number;
|
|
112
|
+
export const __wbg_set_encodedcontent_compression: (a: number, b: number) => void;
|
|
113
|
+
export const __wbg_get_encodedcontent_content: (a: number) => any;
|
|
114
|
+
export const __wbg_set_encodedcontent_content: (a: number, b: any) => void;
|
|
115
|
+
export const encodedcontent_new: (a: number, b: any, c: number, d: number, e: number, f: any) => number;
|
|
116
|
+
export const getInboxIdForIdentifier: (a: number, b: number, c: any) => any;
|
|
117
|
+
export const generateInboxId: (a: any) => [number, number, number, number];
|
|
118
|
+
export const __wbg_opfs_free: (a: number, b: number) => void;
|
|
119
|
+
export const opfs_init_sqlite_opfs: () => any;
|
|
120
|
+
export const opfs_exists: () => number;
|
|
121
|
+
export const opfs_error: () => [number, number];
|
|
122
|
+
export const opfs_wipeFiles: () => any;
|
|
123
|
+
export const opfs_rm: (a: number, b: number) => [number, number, number];
|
|
124
|
+
export const opfs_getFileNames: () => [number, number];
|
|
125
|
+
export const opfs_importDb: (a: number, b: number, c: number, d: number) => [number, number];
|
|
126
|
+
export const opfs_exportFile: (a: number, b: number) => [number, number, number, number];
|
|
127
|
+
export const opfs_getFileCount: () => number;
|
|
128
|
+
export const opfs_getCapacity: () => number;
|
|
129
|
+
export const opfs_addCapacity: (a: number) => any;
|
|
130
|
+
export const opfs_reduceCapacity: (a: number) => any;
|
|
131
|
+
export const verifySignedWithPublicKey: (a: number, b: number, c: any, d: any) => [number, number];
|
|
132
|
+
export const __wbg_passkeysignature_free: (a: number, b: number) => void;
|
|
133
|
+
export const client_createInboxSignatureText: (a: number) => [number, number, number, number];
|
|
134
|
+
export const client_addWalletSignatureText: (a: number, b: any) => any;
|
|
135
|
+
export const client_revokeWalletSignatureText: (a: number, b: any) => any;
|
|
136
|
+
export const client_revokeAllOtherInstallationsSignatureText: (a: number) => any;
|
|
137
|
+
export const client_revokeInstallationsSignatureText: (a: number, b: number, c: number) => any;
|
|
138
|
+
export const client_changeRecoveryIdentifierSignatureText: (a: number, b: any) => any;
|
|
139
|
+
export const client_addEcdsaSignature: (a: number, b: number, c: any) => any;
|
|
140
|
+
export const client_addPasskeySignature: (a: number, b: number, c: number) => any;
|
|
141
|
+
export const client_addScwSignature: (a: number, b: number, c: any, d: bigint, e: number, f: bigint) => any;
|
|
142
|
+
export const client_applySignatureRequests: (a: number) => any;
|
|
143
|
+
export const client_signWithInstallationKey: (a: number, b: number, c: number) => [number, number, number];
|
|
144
|
+
export const client_verifySignedWithInstallationKey: (a: number, b: number, c: number, d: any) => [number, number];
|
|
145
|
+
export const __wbg_set_groupmember_inboxId: (a: number, b: number, c: number) => void;
|
|
146
|
+
export const __wbg_set_contenttypeid_authorityId: (a: number, b: number, c: number) => void;
|
|
147
|
+
export const __wbg_get_groupmember_inboxId: (a: number) => [number, number];
|
|
148
|
+
export const __wbg_get_contenttypeid_authorityId: (a: number) => [number, number];
|
|
149
|
+
export const __wbg_remoteattachmentinfo_free: (a: number, b: number) => void;
|
|
150
|
+
export const __wbg_get_remoteattachmentinfo_secret: (a: number) => any;
|
|
151
|
+
export const __wbg_set_remoteattachmentinfo_secret: (a: number, b: any) => void;
|
|
152
|
+
export const __wbg_get_remoteattachmentinfo_contentDigest: (a: number) => [number, number];
|
|
153
|
+
export const __wbg_set_remoteattachmentinfo_contentDigest: (a: number, b: number, c: number) => void;
|
|
154
|
+
export const __wbg_get_remoteattachmentinfo_nonce: (a: number) => any;
|
|
155
|
+
export const __wbg_set_remoteattachmentinfo_nonce: (a: number, b: any) => void;
|
|
156
|
+
export const __wbg_get_remoteattachmentinfo_scheme: (a: number) => [number, number];
|
|
157
|
+
export const __wbg_set_remoteattachmentinfo_scheme: (a: number, b: number, c: number) => void;
|
|
158
|
+
export const __wbg_get_remoteattachmentinfo_url: (a: number) => [number, number];
|
|
159
|
+
export const __wbg_set_remoteattachmentinfo_url: (a: number, b: number, c: number) => void;
|
|
160
|
+
export const __wbg_get_remoteattachmentinfo_salt: (a: number) => any;
|
|
161
|
+
export const __wbg_set_remoteattachmentinfo_salt: (a: number, b: any) => void;
|
|
162
|
+
export const __wbg_get_remoteattachmentinfo_contentLength: (a: number) => number;
|
|
163
|
+
export const __wbg_set_remoteattachmentinfo_contentLength: (a: number, b: number) => void;
|
|
164
|
+
export const __wbg_get_remoteattachmentinfo_filename: (a: number) => [number, number];
|
|
165
|
+
export const __wbg_set_remoteattachmentinfo_filename: (a: number, b: number, c: number) => void;
|
|
166
|
+
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;
|
|
167
|
+
export const __wbg_multiremoteattachment_free: (a: number, b: number) => void;
|
|
168
|
+
export const __wbg_get_multiremoteattachment_attachments: (a: number) => [number, number];
|
|
169
|
+
export const __wbg_set_multiremoteattachment_attachments: (a: number, b: number, c: number) => void;
|
|
170
|
+
export const multiremoteattachment_new: (a: number, b: number) => number;
|
|
171
|
+
export const encodeMultiRemoteAttachment: (a: number) => [number, number, number];
|
|
172
|
+
export const decodeMultiRemoteAttachment: (a: any) => [number, number, number];
|
|
4
173
|
export const __wbg_listconversationsoptions_free: (a: number, b: number) => void;
|
|
5
174
|
export const __wbg_get_listconversationsoptions_consentStates: (a: number) => [number, number];
|
|
6
175
|
export const __wbg_set_listconversationsoptions_consentStates: (a: number, b: number, c: number) => void;
|
|
@@ -112,7 +281,7 @@ export const __wbg_set_logoptions_performance: (a: number, b: number) => void;
|
|
|
112
281
|
export const __wbg_get_logoptions_level: (a: number) => number;
|
|
113
282
|
export const __wbg_set_logoptions_level: (a: number, b: number) => void;
|
|
114
283
|
export const logoptions_new: (a: number, b: number, c: number) => number;
|
|
115
|
-
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
|
|
284
|
+
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) => any;
|
|
116
285
|
export const client_accountIdentifier: (a: number) => any;
|
|
117
286
|
export const client_inboxId: (a: number) => [number, number];
|
|
118
287
|
export const client_isRegistered: (a: number) => number;
|
|
@@ -125,31 +294,18 @@ export const client_sendConsentSyncRequest: (a: number) => any;
|
|
|
125
294
|
export const client_findInboxIdByIdentifier: (a: number, b: any) => any;
|
|
126
295
|
export const client_inboxStateFromInboxIds: (a: number, b: number, c: number, d: number) => any;
|
|
127
296
|
export const client_conversations: (a: number) => number;
|
|
128
|
-
export const
|
|
129
|
-
export const
|
|
130
|
-
export const
|
|
131
|
-
export const
|
|
132
|
-
export const
|
|
133
|
-
export const
|
|
134
|
-
export const
|
|
135
|
-
export const
|
|
136
|
-
export const
|
|
137
|
-
export const
|
|
138
|
-
export const
|
|
139
|
-
export const
|
|
140
|
-
export const __wbg_get_encodedcontent_type: (a: number) => number;
|
|
141
|
-
export const __wbg_set_encodedcontent_type: (a: number, b: number) => void;
|
|
142
|
-
export const __wbg_get_encodedcontent_parameters: (a: number) => any;
|
|
143
|
-
export const __wbg_set_encodedcontent_parameters: (a: number, b: any) => void;
|
|
144
|
-
export const __wbg_get_encodedcontent_fallback: (a: number) => [number, number];
|
|
145
|
-
export const __wbg_set_encodedcontent_fallback: (a: number, b: number, c: number) => void;
|
|
146
|
-
export const __wbg_get_encodedcontent_compression: (a: number) => number;
|
|
147
|
-
export const __wbg_set_encodedcontent_compression: (a: number, b: number) => void;
|
|
148
|
-
export const __wbg_get_encodedcontent_content: (a: number) => any;
|
|
149
|
-
export const __wbg_set_encodedcontent_content: (a: number, b: any) => void;
|
|
150
|
-
export const encodedcontent_new: (a: number, b: any, c: number, d: number, e: number, f: any) => number;
|
|
151
|
-
export const getInboxIdForIdentifier: (a: number, b: number, c: any) => any;
|
|
152
|
-
export const generateInboxId: (a: any) => [number, number, number, number];
|
|
297
|
+
export const __wbg_reaction_free: (a: number, b: number) => void;
|
|
298
|
+
export const __wbg_get_reaction_referenceInboxId: (a: number) => [number, number];
|
|
299
|
+
export const __wbg_set_reaction_referenceInboxId: (a: number, b: number, c: number) => void;
|
|
300
|
+
export const __wbg_get_reaction_action: (a: number) => number;
|
|
301
|
+
export const __wbg_set_reaction_action: (a: number, b: number) => void;
|
|
302
|
+
export const __wbg_get_reaction_content: (a: number) => [number, number];
|
|
303
|
+
export const __wbg_set_reaction_content: (a: number, b: number, c: number) => void;
|
|
304
|
+
export const __wbg_get_reaction_schema: (a: number) => number;
|
|
305
|
+
export const __wbg_set_reaction_schema: (a: number, b: number) => void;
|
|
306
|
+
export const reaction_new: (a: number, b: number, c: number, d: number, e: number, f: number, g: number, h: number) => number;
|
|
307
|
+
export const encodeReaction: (a: number) => [number, number, number];
|
|
308
|
+
export const decodeReaction: (a: any) => [number, number, number];
|
|
153
309
|
export const __wbg_installation_free: (a: number, b: number) => void;
|
|
154
310
|
export const __wbg_get_installation_bytes: (a: number) => any;
|
|
155
311
|
export const __wbg_set_installation_bytes: (a: number, b: any) => void;
|
|
@@ -159,6 +315,8 @@ export const __wbg_get_installation_clientTimestampNs: (a: number) => [number, b
|
|
|
159
315
|
export const __wbg_set_installation_clientTimestampNs: (a: number, b: number, c: bigint) => void;
|
|
160
316
|
export const installation_new: (a: any, b: number, c: number, d: number, e: bigint) => number;
|
|
161
317
|
export const __wbg_inboxstate_free: (a: number, b: number) => void;
|
|
318
|
+
export const __wbg_get_inboxstate_inboxId: (a: number) => [number, number];
|
|
319
|
+
export const __wbg_set_inboxstate_inboxId: (a: number, b: number, c: number) => void;
|
|
162
320
|
export const __wbg_get_inboxstate_recoveryIdentifier: (a: number) => any;
|
|
163
321
|
export const __wbg_set_inboxstate_recoveryIdentifier: (a: number, b: any) => void;
|
|
164
322
|
export const __wbg_get_inboxstate_installations: (a: number) => [number, number];
|
|
@@ -179,167 +337,8 @@ export const __wbg_set_lifetime_not_after: (a: number, b: bigint) => void;
|
|
|
179
337
|
export const client_inboxState: (a: number, b: number) => any;
|
|
180
338
|
export const client_getLatestInboxState: (a: number, b: number, c: number) => any;
|
|
181
339
|
export const client_getKeyPackageStatusesForInstallationIds: (a: number, b: number, c: number) => any;
|
|
182
|
-
export const __wbg_opfs_free: (a: number, b: number) => void;
|
|
183
|
-
export const opfs_init_sqlite_opfs: () => any;
|
|
184
|
-
export const opfs_exists: () => number;
|
|
185
|
-
export const opfs_error: () => [number, number];
|
|
186
|
-
export const opfs_wipeFiles: () => any;
|
|
187
|
-
export const opfs_rm: (a: number, b: number) => [number, number, number];
|
|
188
|
-
export const opfs_getFileNames: () => [number, number];
|
|
189
|
-
export const opfs_importDb: (a: number, b: number, c: number, d: number) => [number, number];
|
|
190
|
-
export const opfs_exportFile: (a: number, b: number) => [number, number, number, number];
|
|
191
|
-
export const opfs_getFileCount: () => number;
|
|
192
|
-
export const opfs_getCapacity: () => number;
|
|
193
|
-
export const opfs_addCapacity: (a: number) => any;
|
|
194
|
-
export const opfs_reduceCapacity: (a: number) => any;
|
|
195
|
-
export const __wbg_permissionpolicyset_free: (a: number, b: number) => void;
|
|
196
|
-
export const __wbg_get_permissionpolicyset_addMemberPolicy: (a: number) => number;
|
|
197
|
-
export const __wbg_set_permissionpolicyset_addMemberPolicy: (a: number, b: number) => void;
|
|
198
|
-
export const __wbg_get_permissionpolicyset_removeMemberPolicy: (a: number) => number;
|
|
199
|
-
export const __wbg_set_permissionpolicyset_removeMemberPolicy: (a: number, b: number) => void;
|
|
200
|
-
export const __wbg_get_permissionpolicyset_addAdminPolicy: (a: number) => number;
|
|
201
|
-
export const __wbg_set_permissionpolicyset_addAdminPolicy: (a: number, b: number) => void;
|
|
202
|
-
export const __wbg_get_permissionpolicyset_removeAdminPolicy: (a: number) => number;
|
|
203
|
-
export const __wbg_set_permissionpolicyset_removeAdminPolicy: (a: number, b: number) => void;
|
|
204
|
-
export const __wbg_get_permissionpolicyset_updateGroupNamePolicy: (a: number) => number;
|
|
205
|
-
export const __wbg_set_permissionpolicyset_updateGroupNamePolicy: (a: number, b: number) => void;
|
|
206
|
-
export const __wbg_get_permissionpolicyset_updateGroupDescriptionPolicy: (a: number) => number;
|
|
207
|
-
export const __wbg_set_permissionpolicyset_updateGroupDescriptionPolicy: (a: number, b: number) => void;
|
|
208
|
-
export const __wbg_get_permissionpolicyset_updateGroupImageUrlSquarePolicy: (a: number) => number;
|
|
209
|
-
export const __wbg_set_permissionpolicyset_updateGroupImageUrlSquarePolicy: (a: number, b: number) => void;
|
|
210
|
-
export const __wbg_get_permissionpolicyset_updateMessageDisappearingPolicy: (a: number) => number;
|
|
211
|
-
export const __wbg_set_permissionpolicyset_updateMessageDisappearingPolicy: (a: number, b: number) => void;
|
|
212
|
-
export const permissionpolicyset_new: (a: number, b: number, c: number, d: number, e: number, f: number, g: number, h: number) => number;
|
|
213
|
-
export const __wbg_grouppermissions_free: (a: number, b: number) => void;
|
|
214
|
-
export const grouppermissions_policyType: (a: number) => [number, number, number];
|
|
215
|
-
export const grouppermissions_policySet: (a: number) => [number, number, number];
|
|
216
|
-
export const __wbg_set_inboxstate_inboxId: (a: number, b: number, c: number) => void;
|
|
217
|
-
export const __wbg_get_inboxstate_inboxId: (a: number) => [number, number];
|
|
218
|
-
export const __wbg_streamcloser_free: (a: number, b: number) => void;
|
|
219
|
-
export const streamcloser_end: (a: number) => void;
|
|
220
|
-
export const streamcloser_endAndWait: (a: number) => any;
|
|
221
|
-
export const streamcloser_waitForReady: (a: number) => any;
|
|
222
|
-
export const streamcloser_isClosed: (a: number) => number;
|
|
223
|
-
export const __wbg_consent_free: (a: number, b: number) => void;
|
|
224
|
-
export const __wbg_get_consent_entityType: (a: number) => number;
|
|
225
|
-
export const __wbg_set_consent_entityType: (a: number, b: number) => void;
|
|
226
|
-
export const __wbg_get_consent_state: (a: number) => number;
|
|
227
|
-
export const __wbg_set_consent_state: (a: number, b: number) => void;
|
|
228
|
-
export const __wbg_get_consent_entity: (a: number) => [number, number];
|
|
229
|
-
export const __wbg_set_consent_entity: (a: number, b: number, c: number) => void;
|
|
230
|
-
export const consent_new: (a: number, b: number, c: number, d: number) => number;
|
|
231
|
-
export const client_setConsentStates: (a: number, b: number, c: number) => any;
|
|
232
|
-
export const client_getConsentState: (a: number, b: number, c: number, d: number) => any;
|
|
233
|
-
export const conversation_consentState: (a: number) => [number, number, number];
|
|
234
|
-
export const conversation_updateConsentState: (a: number, b: number) => [number, number];
|
|
235
|
-
export const __wbg_remoteattachmentinfo_free: (a: number, b: number) => void;
|
|
236
|
-
export const __wbg_get_remoteattachmentinfo_secret: (a: number) => any;
|
|
237
|
-
export const __wbg_set_remoteattachmentinfo_secret: (a: number, b: any) => void;
|
|
238
|
-
export const __wbg_get_remoteattachmentinfo_contentDigest: (a: number) => [number, number];
|
|
239
|
-
export const __wbg_set_remoteattachmentinfo_contentDigest: (a: number, b: number, c: number) => void;
|
|
240
|
-
export const __wbg_get_remoteattachmentinfo_nonce: (a: number) => any;
|
|
241
|
-
export const __wbg_set_remoteattachmentinfo_nonce: (a: number, b: any) => void;
|
|
242
|
-
export const __wbg_get_remoteattachmentinfo_scheme: (a: number) => [number, number];
|
|
243
|
-
export const __wbg_set_remoteattachmentinfo_scheme: (a: number, b: number, c: number) => void;
|
|
244
|
-
export const __wbg_get_remoteattachmentinfo_url: (a: number) => [number, number];
|
|
245
|
-
export const __wbg_set_remoteattachmentinfo_url: (a: number, b: number, c: number) => void;
|
|
246
|
-
export const __wbg_get_remoteattachmentinfo_salt: (a: number) => any;
|
|
247
|
-
export const __wbg_set_remoteattachmentinfo_salt: (a: number, b: any) => void;
|
|
248
|
-
export const __wbg_get_remoteattachmentinfo_contentLength: (a: number) => number;
|
|
249
|
-
export const __wbg_set_remoteattachmentinfo_contentLength: (a: number, b: number) => void;
|
|
250
|
-
export const __wbg_get_remoteattachmentinfo_filename: (a: number) => [number, number];
|
|
251
|
-
export const __wbg_set_remoteattachmentinfo_filename: (a: number, b: number, c: number) => void;
|
|
252
|
-
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;
|
|
253
|
-
export const __wbg_multiremoteattachment_free: (a: number, b: number) => void;
|
|
254
|
-
export const __wbg_get_multiremoteattachment_attachments: (a: number) => [number, number];
|
|
255
|
-
export const __wbg_set_multiremoteattachment_attachments: (a: number, b: number, c: number) => void;
|
|
256
|
-
export const multiremoteattachment_new: (a: number, b: number) => number;
|
|
257
|
-
export const encodeMultiRemoteAttachment: (a: number) => [number, number, number];
|
|
258
|
-
export const decodeMultiRemoteAttachment: (a: any) => [number, number, number];
|
|
259
|
-
export const __wbg_reaction_free: (a: number, b: number) => void;
|
|
260
|
-
export const __wbg_get_reaction_referenceInboxId: (a: number) => [number, number];
|
|
261
|
-
export const __wbg_set_reaction_referenceInboxId: (a: number, b: number, c: number) => void;
|
|
262
|
-
export const __wbg_get_reaction_action: (a: number) => number;
|
|
263
|
-
export const __wbg_set_reaction_action: (a: number, b: number) => void;
|
|
264
|
-
export const __wbg_get_reaction_content: (a: number) => [number, number];
|
|
265
|
-
export const __wbg_set_reaction_content: (a: number, b: number, c: number) => void;
|
|
266
|
-
export const __wbg_get_reaction_schema: (a: number) => number;
|
|
267
|
-
export const __wbg_set_reaction_schema: (a: number, b: number) => void;
|
|
268
|
-
export const reaction_new: (a: number, b: number, c: number, d: number, e: number, f: number, g: number, h: number) => number;
|
|
269
|
-
export const encodeReaction: (a: number) => [number, number, number];
|
|
270
|
-
export const decodeReaction: (a: any) => [number, number, number];
|
|
271
|
-
export const __wbg_groupmetadata_free: (a: number, b: number) => void;
|
|
272
|
-
export const groupmetadata_creatorInboxId: (a: number) => [number, number];
|
|
273
|
-
export const groupmetadata_conversationType: (a: number) => [number, number];
|
|
274
|
-
export const __wbg_groupmember_free: (a: number, b: number) => void;
|
|
275
|
-
export const __wbg_get_groupmember_accountIdentifiers: (a: number) => [number, number];
|
|
276
|
-
export const __wbg_set_groupmember_accountIdentifiers: (a: number, b: number, c: number) => void;
|
|
277
|
-
export const __wbg_get_groupmember_installationIds: (a: number) => [number, number];
|
|
278
|
-
export const __wbg_set_groupmember_installationIds: (a: number, b: number, c: number) => void;
|
|
279
|
-
export const __wbg_get_groupmember_permissionLevel: (a: number) => number;
|
|
280
|
-
export const __wbg_set_groupmember_permissionLevel: (a: number, b: number) => void;
|
|
281
|
-
export const __wbg_get_groupmember_consentState: (a: number) => number;
|
|
282
|
-
export const __wbg_set_groupmember_consentState: (a: number, b: number) => void;
|
|
283
|
-
export const groupmember_new: (a: number, b: number, c: number, d: number, e: number, f: number, g: number, h: number) => number;
|
|
284
|
-
export const __wbg_conversation_free: (a: number, b: number) => void;
|
|
285
|
-
export const conversation_id: (a: number) => [number, number];
|
|
286
|
-
export const conversation_send: (a: number, b: number) => any;
|
|
287
|
-
export const conversation_sendOptimistic: (a: number, b: number) => [number, number, number, number];
|
|
288
|
-
export const conversation_publishMessages: (a: number) => any;
|
|
289
|
-
export const conversation_sync: (a: number) => any;
|
|
290
|
-
export const conversation_findMessages: (a: number, b: number) => any;
|
|
291
|
-
export const conversation_findMessagesWithReactions: (a: number, b: number) => any;
|
|
292
|
-
export const conversation_listMembers: (a: number) => any;
|
|
293
|
-
export const conversation_adminList: (a: number) => [number, number, number, number];
|
|
294
|
-
export const conversation_superAdminList: (a: number) => [number, number, number, number];
|
|
295
|
-
export const conversation_isAdmin: (a: number, b: number, c: number) => [number, number, number];
|
|
296
|
-
export const conversation_isSuperAdmin: (a: number, b: number, c: number) => [number, number, number];
|
|
297
|
-
export const conversation_addMembers: (a: number, b: number, c: number) => any;
|
|
298
|
-
export const conversation_addAdmin: (a: number, b: number, c: number) => any;
|
|
299
|
-
export const conversation_removeAdmin: (a: number, b: number, c: number) => any;
|
|
300
|
-
export const conversation_addSuperAdmin: (a: number, b: number, c: number) => any;
|
|
301
|
-
export const conversation_removeSuperAdmin: (a: number, b: number, c: number) => any;
|
|
302
|
-
export const conversation_groupPermissions: (a: number) => [number, number, number];
|
|
303
|
-
export const conversation_addMembersByInboxId: (a: number, b: number, c: number) => any;
|
|
304
|
-
export const conversation_removeMembers: (a: number, b: number, c: number) => any;
|
|
305
|
-
export const conversation_removeMembersByInboxId: (a: number, b: number, c: number) => any;
|
|
306
|
-
export const conversation_updateGroupName: (a: number, b: number, c: number) => any;
|
|
307
|
-
export const conversation_groupName: (a: number) => [number, number, number, number];
|
|
308
|
-
export const conversation_updateGroupImageUrlSquare: (a: number, b: number, c: number) => any;
|
|
309
|
-
export const conversation_groupImageUrlSquare: (a: number) => [number, number, number, number];
|
|
310
|
-
export const conversation_updateGroupDescription: (a: number, b: number, c: number) => any;
|
|
311
|
-
export const conversation_groupDescription: (a: number) => [number, number, number, number];
|
|
312
|
-
export const conversation_stream: (a: number, b: any) => [number, number, number];
|
|
313
|
-
export const conversation_createdAtNs: (a: number) => bigint;
|
|
314
|
-
export const conversation_isActive: (a: number) => [number, number, number];
|
|
315
|
-
export const conversation_pausedForVersion: (a: number) => [number, number, number, number];
|
|
316
|
-
export const conversation_addedByInboxId: (a: number) => [number, number, number, number];
|
|
317
|
-
export const conversation_groupMetadata: (a: number) => any;
|
|
318
|
-
export const conversation_dmPeerInboxId: (a: number) => [number, number, number, number];
|
|
319
|
-
export const conversation_updatePermissionPolicy: (a: number, b: number, c: number, d: number) => any;
|
|
320
|
-
export const conversation_updateMessageDisappearingSettings: (a: number, b: number) => any;
|
|
321
|
-
export const conversation_removeMessageDisappearingSettings: (a: number) => any;
|
|
322
|
-
export const conversation_messageDisappearingSettings: (a: number) => [number, number, number];
|
|
323
|
-
export const conversation_isMessageDisappearingEnabled: (a: number) => [number, number, number];
|
|
324
|
-
export const conversation_getHmacKeys: (a: number) => [number, number, number];
|
|
325
|
-
export const verifySignedWithPublicKey: (a: number, b: number, c: any, d: any) => [number, number];
|
|
326
|
-
export const __wbg_passkeysignature_free: (a: number, b: number) => void;
|
|
327
|
-
export const client_createInboxSignatureText: (a: number) => [number, number, number, number];
|
|
328
|
-
export const client_addWalletSignatureText: (a: number, b: any) => any;
|
|
329
|
-
export const client_revokeWalletSignatureText: (a: number, b: any) => any;
|
|
330
|
-
export const client_revokeAllOtherInstallationsSignatureText: (a: number) => any;
|
|
331
|
-
export const client_revokeInstallationsSignatureText: (a: number, b: number, c: number) => any;
|
|
332
|
-
export const client_changeRecoveryIdentifierSignatureText: (a: number, b: any) => any;
|
|
333
|
-
export const client_addEcdsaSignature: (a: number, b: number, c: any) => any;
|
|
334
|
-
export const client_addPasskeySignature: (a: number, b: number, c: number) => any;
|
|
335
|
-
export const client_addScwSignature: (a: number, b: number, c: any, d: bigint, e: number, f: bigint) => any;
|
|
336
|
-
export const client_applySignatureRequests: (a: number) => any;
|
|
337
|
-
export const client_signWithInstallationKey: (a: number, b: number, c: number) => [number, number, number];
|
|
338
|
-
export const client_verifySignedWithInstallationKey: (a: number, b: number, c: number, d: any) => [number, number];
|
|
339
340
|
export const __wbg_set_reaction_reference: (a: number, b: number, c: number) => void;
|
|
340
|
-
export const __wbg_set_groupmember_inboxId: (a: number, b: number, c: number) => void;
|
|
341
341
|
export const __wbg_get_reaction_reference: (a: number) => [number, number];
|
|
342
|
-
export const __wbg_get_groupmember_inboxId: (a: number) => [number, number];
|
|
343
342
|
export const rust_sqlite_wasm_shim_localtime_js: (a: bigint, b: number) => void;
|
|
344
343
|
export const rust_sqlite_wasm_shim_tzset_js: (a: number, b: number, c: number, d: number) => void;
|
|
345
344
|
export const rust_sqlite_wasm_shim_emscripten_get_now: () => number;
|
|
@@ -370,9 +369,9 @@ export const __externref_drop_slice: (a: number, b: number) => void;
|
|
|
370
369
|
export const __wbindgen_export_7: WebAssembly.Table;
|
|
371
370
|
export const __externref_table_dealloc: (a: number) => void;
|
|
372
371
|
export const _dyn_core__ops__function__FnMut_____Output___R_as_wasm_bindgen__closure__WasmClosure___describe__invoke__h6040dd5f55152215: (a: number, b: number) => void;
|
|
373
|
-
export const
|
|
374
|
-
export const
|
|
372
|
+
export const _dyn_core__ops__function__FnMut_____Output___R_as_wasm_bindgen__closure__WasmClosure___describe__invoke__h9b134efb6b08a208: (a: number, b: number) => void;
|
|
373
|
+
export const closure3985_externref_shim: (a: number, b: number, c: any) => void;
|
|
375
374
|
export const _dyn_core__ops__function__FnMut_____Output___R_as_wasm_bindgen__closure__WasmClosure___describe__invoke__h0f45197f24caef5a: (a: number, b: number) => void;
|
|
376
|
-
export const
|
|
377
|
-
export const
|
|
375
|
+
export const closure4878_externref_shim: (a: number, b: number, c: any, d: number, e: any) => number;
|
|
376
|
+
export const closure4877_externref_shim: (a: number, b: number, c: any, d: any) => void;
|
|
378
377
|
export const __wbindgen_start: () => void;
|
package/dist/version.json
CHANGED