@xmtp/wasm-bindings 1.6.0-dev.419b6dc → 1.6.0-dev.e545a64
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 +386 -374
- package/dist/bindings_wasm.js +221 -157
- package/dist/bindings_wasm_bg.wasm +0 -0
- package/dist/bindings_wasm_bg.wasm.d.ts +371 -365
- package/dist/version.json +3 -3
- package/package.json +1 -1
|
@@ -1,6 +1,77 @@
|
|
|
1
1
|
/* tslint:disable */
|
|
2
2
|
/* eslint-disable */
|
|
3
3
|
export const memory: WebAssembly.Memory;
|
|
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;
|
|
30
|
+
export const __wbg_permissionpolicyset_free: (a: number, b: number) => void;
|
|
31
|
+
export const __wbg_get_permissionpolicyset_addMemberPolicy: (a: number) => number;
|
|
32
|
+
export const __wbg_set_permissionpolicyset_addMemberPolicy: (a: number, b: number) => void;
|
|
33
|
+
export const __wbg_get_permissionpolicyset_removeMemberPolicy: (a: number) => number;
|
|
34
|
+
export const __wbg_set_permissionpolicyset_removeMemberPolicy: (a: number, b: number) => void;
|
|
35
|
+
export const __wbg_get_permissionpolicyset_addAdminPolicy: (a: number) => number;
|
|
36
|
+
export const __wbg_set_permissionpolicyset_addAdminPolicy: (a: number, b: number) => void;
|
|
37
|
+
export const __wbg_get_permissionpolicyset_removeAdminPolicy: (a: number) => number;
|
|
38
|
+
export const __wbg_set_permissionpolicyset_removeAdminPolicy: (a: number, b: number) => void;
|
|
39
|
+
export const __wbg_get_permissionpolicyset_updateGroupNamePolicy: (a: number) => number;
|
|
40
|
+
export const __wbg_set_permissionpolicyset_updateGroupNamePolicy: (a: number, b: number) => void;
|
|
41
|
+
export const __wbg_get_permissionpolicyset_updateGroupDescriptionPolicy: (a: number) => number;
|
|
42
|
+
export const __wbg_set_permissionpolicyset_updateGroupDescriptionPolicy: (a: number, b: number) => void;
|
|
43
|
+
export const __wbg_get_permissionpolicyset_updateGroupImageUrlSquarePolicy: (a: number) => number;
|
|
44
|
+
export const __wbg_set_permissionpolicyset_updateGroupImageUrlSquarePolicy: (a: number, b: number) => void;
|
|
45
|
+
export const __wbg_get_permissionpolicyset_updateMessageDisappearingPolicy: (a: number) => number;
|
|
46
|
+
export const __wbg_set_permissionpolicyset_updateMessageDisappearingPolicy: (a: number, b: number) => void;
|
|
47
|
+
export const permissionpolicyset_new: (a: number, b: number, c: number, d: number, e: number, f: number, g: number, h: number) => number;
|
|
48
|
+
export const __wbg_grouppermissions_free: (a: number, b: number) => void;
|
|
49
|
+
export const grouppermissions_policyType: (a: number) => [number, number, number];
|
|
50
|
+
export const grouppermissions_policySet: (a: number) => [number, number, number];
|
|
51
|
+
export const __wbg_streamcloser_free: (a: number, b: number) => void;
|
|
52
|
+
export const streamcloser_end: (a: number) => void;
|
|
53
|
+
export const streamcloser_endAndWait: (a: number) => any;
|
|
54
|
+
export const streamcloser_waitForReady: (a: number) => any;
|
|
55
|
+
export const streamcloser_isClosed: (a: number) => number;
|
|
56
|
+
export const __wbg_signaturerequesthandle_free: (a: number, b: number) => void;
|
|
57
|
+
export const verifySignedWithPublicKey: (a: number, b: number, c: any, d: any) => [number, number];
|
|
58
|
+
export const revokeInstallationsSignatureRequest: (a: number, b: number, c: number, d: number, e: any, f: number, g: number, h: number, i: number) => [number, number, number];
|
|
59
|
+
export const applySignatureRequest: (a: number, b: number, c: number, d: number, e: number) => any;
|
|
60
|
+
export const __wbg_passkeysignature_free: (a: number, b: number) => void;
|
|
61
|
+
export const signaturerequesthandle_signatureText: (a: number) => any;
|
|
62
|
+
export const signaturerequesthandle_addEcdsaSignature: (a: number, b: any) => any;
|
|
63
|
+
export const signaturerequesthandle_addPasskeySignature: (a: number, b: number) => any;
|
|
64
|
+
export const signaturerequesthandle_addScwSignature: (a: number, b: any, c: any, d: bigint, e: number, f: bigint) => any;
|
|
65
|
+
export const client_createInboxSignatureRequest: (a: number) => [number, number, number];
|
|
66
|
+
export const client_addWalletSignatureRequest: (a: number, b: any) => any;
|
|
67
|
+
export const client_revokeWalletSignatureRequest: (a: number, b: any) => any;
|
|
68
|
+
export const client_revokeAllOtherInstallationsSignatureRequest: (a: number) => any;
|
|
69
|
+
export const client_revokeInstallationsSignatureRequest: (a: number, b: number, c: number) => any;
|
|
70
|
+
export const client_changeRecoveryIdentifierSignatureRequest: (a: number, b: any) => any;
|
|
71
|
+
export const client_applySignatureRequest: (a: number, b: number) => any;
|
|
72
|
+
export const client_registerIdentity: (a: number, b: number) => any;
|
|
73
|
+
export const client_signWithInstallationKey: (a: number, b: number, c: number) => [number, number, number];
|
|
74
|
+
export const client_verifySignedWithInstallationKey: (a: number, b: number, c: number, d: any) => [number, number];
|
|
4
75
|
export const __wbg_decodedmessagecontent_free: (a: number, b: number) => void;
|
|
5
76
|
export const decodedmessagecontent_payloadType: (a: number) => number;
|
|
6
77
|
export const decodedmessagecontent_asText: (a: number) => number;
|
|
@@ -18,6 +89,81 @@ export const __wbg_enrichedreply_free: (a: number, b: number) => void;
|
|
|
18
89
|
export const enrichedreply_referenceId: (a: number) => [number, number];
|
|
19
90
|
export const enrichedreply_content: (a: number) => number;
|
|
20
91
|
export const enrichedreply_inReplyTo: (a: number) => number;
|
|
92
|
+
export const __wbg_listconversationsoptions_free: (a: number, b: number) => void;
|
|
93
|
+
export const __wbg_get_listconversationsoptions_consentStates: (a: number) => [number, number];
|
|
94
|
+
export const __wbg_set_listconversationsoptions_consentStates: (a: number, b: number, c: number) => void;
|
|
95
|
+
export const __wbg_get_listconversationsoptions_conversationType: (a: number) => number;
|
|
96
|
+
export const __wbg_set_listconversationsoptions_conversationType: (a: number, b: number) => void;
|
|
97
|
+
export const __wbg_get_listconversationsoptions_createdBeforeNs: (a: number) => [number, bigint];
|
|
98
|
+
export const __wbg_set_listconversationsoptions_createdBeforeNs: (a: number, b: number, c: bigint) => void;
|
|
99
|
+
export const __wbg_get_listconversationsoptions_includeDuplicateDms: (a: number) => number;
|
|
100
|
+
export const __wbg_set_listconversationsoptions_includeDuplicateDms: (a: number, b: number) => void;
|
|
101
|
+
export const __wbg_get_listconversationsoptions_limit: (a: number) => [number, bigint];
|
|
102
|
+
export const __wbg_set_listconversationsoptions_limit: (a: number, b: number, c: bigint) => void;
|
|
103
|
+
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;
|
|
104
|
+
export const messagedisappearingsettings_new: (a: bigint, b: bigint) => number;
|
|
105
|
+
export const __wbg_xmtpcursor_free: (a: number, b: number) => void;
|
|
106
|
+
export const __wbg_get_xmtpcursor_originator_id: (a: number) => number;
|
|
107
|
+
export const __wbg_set_xmtpcursor_originator_id: (a: number, b: number) => void;
|
|
108
|
+
export const __wbg_conversationdebuginfo_free: (a: number, b: number) => void;
|
|
109
|
+
export const __wbg_get_conversationdebuginfo_epoch: (a: number) => bigint;
|
|
110
|
+
export const __wbg_set_conversationdebuginfo_epoch: (a: number, b: bigint) => void;
|
|
111
|
+
export const __wbg_get_conversationdebuginfo_maybeForked: (a: number) => number;
|
|
112
|
+
export const __wbg_set_conversationdebuginfo_maybeForked: (a: number, b: number) => void;
|
|
113
|
+
export const __wbg_get_conversationdebuginfo_forkDetails: (a: number) => [number, number];
|
|
114
|
+
export const __wbg_set_conversationdebuginfo_forkDetails: (a: number, b: number, c: number) => void;
|
|
115
|
+
export const __wbg_get_conversationdebuginfo_isCommitLogForked: (a: number) => number;
|
|
116
|
+
export const __wbg_set_conversationdebuginfo_isCommitLogForked: (a: number, b: number) => void;
|
|
117
|
+
export const __wbg_get_conversationdebuginfo_localCommitLog: (a: number) => [number, number];
|
|
118
|
+
export const __wbg_set_conversationdebuginfo_localCommitLog: (a: number, b: number, c: number) => void;
|
|
119
|
+
export const __wbg_get_conversationdebuginfo_remoteCommitLog: (a: number) => [number, number];
|
|
120
|
+
export const __wbg_set_conversationdebuginfo_remoteCommitLog: (a: number, b: number, c: number) => void;
|
|
121
|
+
export const __wbg_get_conversationdebuginfo_cursor: (a: number) => [number, number];
|
|
122
|
+
export const __wbg_set_conversationdebuginfo_cursor: (a: number, b: number, c: number) => void;
|
|
123
|
+
export const __wbg_creategroupoptions_free: (a: number, b: number) => void;
|
|
124
|
+
export const __wbg_get_creategroupoptions_permissions: (a: number) => number;
|
|
125
|
+
export const __wbg_set_creategroupoptions_permissions: (a: number, b: number) => void;
|
|
126
|
+
export const __wbg_get_creategroupoptions_groupName: (a: number) => [number, number];
|
|
127
|
+
export const __wbg_set_creategroupoptions_groupName: (a: number, b: number, c: number) => void;
|
|
128
|
+
export const __wbg_get_creategroupoptions_groupImageUrlSquare: (a: number) => [number, number];
|
|
129
|
+
export const __wbg_set_creategroupoptions_groupImageUrlSquare: (a: number, b: number, c: number) => void;
|
|
130
|
+
export const __wbg_get_creategroupoptions_groupDescription: (a: number) => [number, number];
|
|
131
|
+
export const __wbg_set_creategroupoptions_groupDescription: (a: number, b: number, c: number) => void;
|
|
132
|
+
export const __wbg_get_creategroupoptions_customPermissionPolicySet: (a: number) => number;
|
|
133
|
+
export const __wbg_set_creategroupoptions_customPermissionPolicySet: (a: number, b: number) => void;
|
|
134
|
+
export const creategroupoptions_new: (a: number, b: number, c: number, d: number, e: number, f: number, g: number, h: number, i: number) => number;
|
|
135
|
+
export const __wbg_createdmoptions_free: (a: number, b: number) => void;
|
|
136
|
+
export const __wbg_get_createdmoptions_messageDisappearingSettings: (a: number) => number;
|
|
137
|
+
export const __wbg_set_createdmoptions_messageDisappearingSettings: (a: number, b: number) => void;
|
|
138
|
+
export const createdmoptions_new: (a: number) => number;
|
|
139
|
+
export const __wbg_hmackey_free: (a: number, b: number) => void;
|
|
140
|
+
export const __wbg_get_hmackey_key: (a: number) => [number, number];
|
|
141
|
+
export const __wbg_conversationlistitem_free: (a: number, b: number) => void;
|
|
142
|
+
export const __wbg_get_conversationlistitem_conversation: (a: number) => number;
|
|
143
|
+
export const __wbg_set_conversationlistitem_conversation: (a: number, b: number) => void;
|
|
144
|
+
export const __wbg_get_conversationlistitem_lastMessage: (a: number) => number;
|
|
145
|
+
export const __wbg_set_conversationlistitem_lastMessage: (a: number, b: number) => void;
|
|
146
|
+
export const __wbg_get_conversationlistitem_isCommitLogForked: (a: number) => number;
|
|
147
|
+
export const __wbg_set_conversationlistitem_isCommitLogForked: (a: number, b: number) => void;
|
|
148
|
+
export const conversationlistitem_new: (a: number, b: number, c: number) => number;
|
|
149
|
+
export const __wbg_conversations_free: (a: number, b: number) => void;
|
|
150
|
+
export const conversations_createGroupOptimistic: (a: number, b: number) => [number, number, number];
|
|
151
|
+
export const conversations_createGroup: (a: number, b: number, c: number, d: number) => any;
|
|
152
|
+
export const conversations_createGroupByInboxIds: (a: number, b: number, c: number, d: number) => any;
|
|
153
|
+
export const conversations_createDm: (a: number, b: any, c: number) => any;
|
|
154
|
+
export const conversations_createDmByInboxId: (a: number, b: number, c: number, d: number) => any;
|
|
155
|
+
export const conversations_findGroupById: (a: number, b: number, c: number) => [number, number, number];
|
|
156
|
+
export const conversations_findDmByTargetInboxId: (a: number, b: number, c: number) => [number, number, number];
|
|
157
|
+
export const conversations_findMessageById: (a: number, b: number, c: number) => [number, number, number];
|
|
158
|
+
export const conversations_sync: (a: number) => any;
|
|
159
|
+
export const conversations_syncAllConversations: (a: number, b: number, c: number) => any;
|
|
160
|
+
export const conversations_list: (a: number, b: number) => [number, number, number];
|
|
161
|
+
export const conversations_getHmacKeys: (a: number) => [number, number, number];
|
|
162
|
+
export const conversations_streamLocal: (a: number, b: number) => any;
|
|
163
|
+
export const conversations_stream: (a: number, b: any, c: number) => [number, number, number];
|
|
164
|
+
export const conversations_streamAllMessages: (a: number, b: any, c: number, d: number, e: number) => [number, number, number];
|
|
165
|
+
export const conversations_streamConsent: (a: number, b: any) => [number, number, number];
|
|
166
|
+
export const conversations_streamPreferences: (a: number, b: any) => [number, number, number];
|
|
21
167
|
export const __wbg_decodedmessage_free: (a: number, b: number) => void;
|
|
22
168
|
export const __wbg_get_decodedmessage_id: (a: number) => [number, number];
|
|
23
169
|
export const __wbg_set_decodedmessage_id: (a: number, b: number, c: number) => void;
|
|
@@ -43,25 +189,73 @@ export const __wbg_get_decodedmessage_delivery_status: (a: number) => number;
|
|
|
43
189
|
export const __wbg_set_decodedmessage_delivery_status: (a: number, b: number) => void;
|
|
44
190
|
export const __wbg_get_decodedmessage_num_replies: (a: number) => bigint;
|
|
45
191
|
export const __wbg_set_decodedmessage_num_replies: (a: number, b: bigint) => void;
|
|
46
|
-
export const
|
|
47
|
-
export const
|
|
48
|
-
export const
|
|
49
|
-
export const
|
|
50
|
-
export const
|
|
51
|
-
export const
|
|
52
|
-
export const
|
|
53
|
-
export const
|
|
54
|
-
export const
|
|
55
|
-
export const
|
|
56
|
-
export const
|
|
57
|
-
export const
|
|
58
|
-
export const
|
|
59
|
-
export const
|
|
60
|
-
export const
|
|
61
|
-
export const
|
|
62
|
-
export const
|
|
63
|
-
export const
|
|
64
|
-
export const
|
|
192
|
+
export const __wbg_installation_free: (a: number, b: number) => void;
|
|
193
|
+
export const __wbg_get_installation_bytes: (a: number) => any;
|
|
194
|
+
export const __wbg_set_installation_bytes: (a: number, b: any) => void;
|
|
195
|
+
export const __wbg_get_installation_id: (a: number) => [number, number];
|
|
196
|
+
export const __wbg_set_installation_id: (a: number, b: number, c: number) => void;
|
|
197
|
+
export const __wbg_get_installation_clientTimestampNs: (a: number) => [number, bigint];
|
|
198
|
+
export const __wbg_set_installation_clientTimestampNs: (a: number, b: number, c: bigint) => void;
|
|
199
|
+
export const installation_new: (a: any, b: number, c: number, d: number, e: bigint) => number;
|
|
200
|
+
export const __wbg_inboxstate_free: (a: number, b: number) => void;
|
|
201
|
+
export const __wbg_get_inboxstate_inboxId: (a: number) => [number, number];
|
|
202
|
+
export const __wbg_set_inboxstate_inboxId: (a: number, b: number, c: number) => void;
|
|
203
|
+
export const __wbg_get_inboxstate_recoveryIdentifier: (a: number) => any;
|
|
204
|
+
export const __wbg_set_inboxstate_recoveryIdentifier: (a: number, b: any) => void;
|
|
205
|
+
export const __wbg_get_inboxstate_installations: (a: number) => [number, number];
|
|
206
|
+
export const __wbg_set_inboxstate_installations: (a: number, b: number, c: number) => void;
|
|
207
|
+
export const __wbg_get_inboxstate_accountIdentifiers: (a: number) => [number, number];
|
|
208
|
+
export const __wbg_set_inboxstate_accountIdentifiers: (a: number, b: number, c: number) => void;
|
|
209
|
+
export const inboxstate_new: (a: number, b: number, c: any, d: number, e: number, f: number, g: number) => number;
|
|
210
|
+
export const __wbg_keypackagestatus_free: (a: number, b: number) => void;
|
|
211
|
+
export const __wbg_get_keypackagestatus_validationError: (a: number) => [number, number];
|
|
212
|
+
export const __wbg_set_keypackagestatus_validationError: (a: number, b: number, c: number) => void;
|
|
213
|
+
export const __wbg_lifetime_free: (a: number, b: number) => void;
|
|
214
|
+
export const __wbg_get_lifetime_not_after: (a: number) => bigint;
|
|
215
|
+
export const __wbg_set_lifetime_not_after: (a: number, b: bigint) => void;
|
|
216
|
+
export const inboxStateFromInboxIds: (a: number, b: number, c: number, d: number, e: number, f: number) => any;
|
|
217
|
+
export const client_inboxState: (a: number, b: number) => any;
|
|
218
|
+
export const client_getLatestInboxState: (a: number, b: number, c: number) => any;
|
|
219
|
+
export const client_getKeyPackageStatusesForInstallationIds: (a: number, b: number, c: number) => any;
|
|
220
|
+
export const __wbg_set_hmackey_key: (a: number, b: number, c: number) => void;
|
|
221
|
+
export const __wbg_set_xmtpcursor_sequence_id: (a: number, b: bigint) => void;
|
|
222
|
+
export const __wbg_set_messagedisappearingsettings_fromNs: (a: number, b: bigint) => void;
|
|
223
|
+
export const __wbg_set_hmackey_epoch: (a: number, b: bigint) => void;
|
|
224
|
+
export const __wbg_set_lifetime_not_before: (a: number, b: bigint) => void;
|
|
225
|
+
export const __wbg_set_messagedisappearingsettings_inNs: (a: number, b: bigint) => void;
|
|
226
|
+
export const __wbg_get_listconversationsoptions_createdAfterNs: (a: number) => [number, bigint];
|
|
227
|
+
export const __wbg_get_creategroupoptions_messageDisappearingSettings: (a: number) => number;
|
|
228
|
+
export const __wbg_set_listconversationsoptions_createdAfterNs: (a: number, b: number, c: bigint) => void;
|
|
229
|
+
export const __wbg_get_xmtpcursor_sequence_id: (a: number) => bigint;
|
|
230
|
+
export const __wbg_get_messagedisappearingsettings_fromNs: (a: number) => bigint;
|
|
231
|
+
export const __wbg_get_hmackey_epoch: (a: number) => bigint;
|
|
232
|
+
export const __wbg_get_lifetime_not_before: (a: number) => bigint;
|
|
233
|
+
export const __wbg_get_messagedisappearingsettings_inNs: (a: number) => bigint;
|
|
234
|
+
export const __wbg_set_creategroupoptions_messageDisappearingSettings: (a: number, b: number) => void;
|
|
235
|
+
export const __wbg_set_keypackagestatus_lifetime: (a: number, b: number) => void;
|
|
236
|
+
export const __wbg_messagedisappearingsettings_free: (a: number, b: number) => void;
|
|
237
|
+
export const __wbg_get_keypackagestatus_lifetime: (a: number) => number;
|
|
238
|
+
export const __wbg_groupupdated_free: (a: number, b: number) => void;
|
|
239
|
+
export const __wbg_get_groupupdated_initiatedByInboxId: (a: number) => [number, number];
|
|
240
|
+
export const __wbg_set_groupupdated_initiatedByInboxId: (a: number, b: number, c: number) => void;
|
|
241
|
+
export const __wbg_get_groupupdated_addedInboxes: (a: number) => [number, number];
|
|
242
|
+
export const __wbg_set_groupupdated_addedInboxes: (a: number, b: number, c: number) => void;
|
|
243
|
+
export const __wbg_get_groupupdated_removedInboxes: (a: number) => [number, number];
|
|
244
|
+
export const __wbg_set_groupupdated_removedInboxes: (a: number, b: number, c: number) => void;
|
|
245
|
+
export const __wbg_get_groupupdated_metadataFieldChanges: (a: number) => [number, number];
|
|
246
|
+
export const __wbg_set_groupupdated_metadataFieldChanges: (a: number, b: number, c: number) => void;
|
|
247
|
+
export const __wbg_inbox_free: (a: number, b: number) => void;
|
|
248
|
+
export const __wbg_get_inbox_inboxId: (a: number) => [number, number];
|
|
249
|
+
export const __wbg_metadatafieldchange_free: (a: number, b: number) => void;
|
|
250
|
+
export const __wbg_get_metadatafieldchange_fieldName: (a: number) => [number, number];
|
|
251
|
+
export const __wbg_get_metadatafieldchange_oldValue: (a: number) => [number, number];
|
|
252
|
+
export const __wbg_set_metadatafieldchange_oldValue: (a: number, b: number, c: number) => void;
|
|
253
|
+
export const __wbg_get_metadatafieldchange_newValue: (a: number) => [number, number];
|
|
254
|
+
export const __wbg_set_metadatafieldchange_newValue: (a: number, b: number, c: number) => void;
|
|
255
|
+
export const getInboxIdForIdentifier: (a: number, b: number, c: number, d: number, e: any) => any;
|
|
256
|
+
export const generateInboxId: (a: any) => [number, number, number, number];
|
|
257
|
+
export const __wbg_set_inbox_inboxId: (a: number, b: number, c: number) => void;
|
|
258
|
+
export const __wbg_set_metadatafieldchange_fieldName: (a: number, b: number, c: number) => void;
|
|
65
259
|
export const __wbg_consent_free: (a: number, b: number) => void;
|
|
66
260
|
export const __wbg_get_consent_entityType: (a: number) => number;
|
|
67
261
|
export const __wbg_set_consent_entityType: (a: number, b: number) => void;
|
|
@@ -74,30 +268,56 @@ export const client_setConsentStates: (a: number, b: number, c: number) => any;
|
|
|
74
268
|
export const client_getConsentState: (a: number, b: number, c: number, d: number) => any;
|
|
75
269
|
export const conversation_consentState: (a: number) => [number, number, number];
|
|
76
270
|
export const conversation_updateConsentState: (a: number, b: number) => [number, number];
|
|
77
|
-
export const
|
|
78
|
-
export const
|
|
79
|
-
export const
|
|
80
|
-
export const
|
|
81
|
-
export const
|
|
82
|
-
export const
|
|
83
|
-
export const
|
|
84
|
-
export const
|
|
85
|
-
export const
|
|
86
|
-
export const
|
|
87
|
-
export const
|
|
88
|
-
export const
|
|
89
|
-
export const
|
|
90
|
-
export const
|
|
91
|
-
export const
|
|
92
|
-
export const
|
|
93
|
-
export const
|
|
94
|
-
export const
|
|
95
|
-
export const
|
|
96
|
-
export const
|
|
97
|
-
export const
|
|
98
|
-
export const
|
|
99
|
-
export const
|
|
100
|
-
export const
|
|
271
|
+
export const __wbg_reaction_free: (a: number, b: number) => void;
|
|
272
|
+
export const __wbg_get_reaction_reference: (a: number) => [number, number];
|
|
273
|
+
export const __wbg_get_reaction_referenceInboxId: (a: number) => [number, number];
|
|
274
|
+
export const __wbg_get_reaction_action: (a: number) => number;
|
|
275
|
+
export const __wbg_set_reaction_action: (a: number, b: number) => void;
|
|
276
|
+
export const __wbg_get_reaction_content: (a: number) => [number, number];
|
|
277
|
+
export const __wbg_set_reaction_content: (a: number, b: number, c: number) => void;
|
|
278
|
+
export const __wbg_get_reaction_schema: (a: number) => number;
|
|
279
|
+
export const __wbg_set_reaction_schema: (a: number, b: number) => void;
|
|
280
|
+
export const reaction_new: (a: number, b: number, c: number, d: number, e: number, f: number, g: number, h: number) => number;
|
|
281
|
+
export const encodeReaction: (a: number) => [number, number, number];
|
|
282
|
+
export const decodeReaction: (a: any) => [number, number, number];
|
|
283
|
+
export const __wbg_reactionpayload_free: (a: number, b: number) => void;
|
|
284
|
+
export const __wbg_get_reactionpayload_reference: (a: number) => [number, number];
|
|
285
|
+
export const __wbg_get_reactionpayload_referenceInboxId: (a: number) => [number, number];
|
|
286
|
+
export const __wbg_get_reactionpayload_content: (a: number) => [number, number];
|
|
287
|
+
export const __wbg_remoteattachment_free: (a: number, b: number) => void;
|
|
288
|
+
export const __wbg_get_remoteattachment_url: (a: number) => [number, number];
|
|
289
|
+
export const __wbg_set_remoteattachment_url: (a: number, b: number, c: number) => void;
|
|
290
|
+
export const __wbg_get_remoteattachment_contentDigest: (a: number) => [number, number];
|
|
291
|
+
export const __wbg_get_remoteattachment_secret: (a: number) => [number, number];
|
|
292
|
+
export const __wbg_set_remoteattachment_secret: (a: number, b: number, c: number) => void;
|
|
293
|
+
export const __wbg_get_remoteattachment_salt: (a: number) => [number, number];
|
|
294
|
+
export const __wbg_set_remoteattachment_salt: (a: number, b: number, c: number) => void;
|
|
295
|
+
export const __wbg_get_remoteattachment_nonce: (a: number) => [number, number];
|
|
296
|
+
export const __wbg_set_remoteattachment_nonce: (a: number, b: number, c: number) => void;
|
|
297
|
+
export const __wbg_get_remoteattachment_scheme: (a: number) => [number, number];
|
|
298
|
+
export const __wbg_set_remoteattachment_scheme: (a: number, b: number, c: number) => void;
|
|
299
|
+
export const __wbg_get_remoteattachment_contentLength: (a: number) => bigint;
|
|
300
|
+
export const __wbg_set_remoteattachment_contentLength: (a: number, b: bigint) => void;
|
|
301
|
+
export const __wbg_get_remoteattachment_filename: (a: number) => [number, number];
|
|
302
|
+
export const __wbg_set_remoteattachment_filename: (a: number, b: number, c: number) => void;
|
|
303
|
+
export const __wbg_transactionreference_free: (a: number, b: number) => void;
|
|
304
|
+
export const __wbg_get_transactionreference_namespace: (a: number) => [number, number];
|
|
305
|
+
export const __wbg_set_transactionreference_namespace: (a: number, b: number, c: number) => void;
|
|
306
|
+
export const __wbg_get_transactionreference_networkId: (a: number) => [number, number];
|
|
307
|
+
export const __wbg_set_transactionreference_networkId: (a: number, b: number, c: number) => void;
|
|
308
|
+
export const __wbg_get_transactionreference_reference: (a: number) => [number, number];
|
|
309
|
+
export const __wbg_set_transactionreference_reference: (a: number, b: number, c: number) => void;
|
|
310
|
+
export const __wbg_get_transactionreference_metadata: (a: number) => number;
|
|
311
|
+
export const __wbg_set_transactionreference_metadata: (a: number, b: number) => void;
|
|
312
|
+
export const __wbg_transactionmetadata_free: (a: number, b: number) => void;
|
|
313
|
+
export const __wbg_get_transactionmetadata_transactionType: (a: number) => [number, number];
|
|
314
|
+
export const __wbg_get_transactionmetadata_currency: (a: number) => [number, number];
|
|
315
|
+
export const __wbg_get_transactionmetadata_amount: (a: number) => number;
|
|
316
|
+
export const __wbg_set_transactionmetadata_amount: (a: number, b: number) => void;
|
|
317
|
+
export const __wbg_get_transactionmetadata_decimals: (a: number) => number;
|
|
318
|
+
export const __wbg_set_transactionmetadata_decimals: (a: number, b: number) => void;
|
|
319
|
+
export const __wbg_get_transactionmetadata_fromAddress: (a: number) => [number, number];
|
|
320
|
+
export const __wbg_get_transactionmetadata_toAddress: (a: number) => [number, number];
|
|
101
321
|
export const __wbg_sendmessageopts_free: (a: number, b: number) => void;
|
|
102
322
|
export const __wbg_get_sendmessageopts_shouldPush: (a: number) => number;
|
|
103
323
|
export const __wbg_set_sendmessageopts_shouldPush: (a: number, b: number) => void;
|
|
@@ -158,169 +378,13 @@ export const conversation_messageDisappearingSettings: (a: number) => [number, n
|
|
|
158
378
|
export const conversation_isMessageDisappearingEnabled: (a: number) => [number, number, number];
|
|
159
379
|
export const conversation_getHmacKeys: (a: number) => [number, number, number];
|
|
160
380
|
export const conversation_getDebugInfo: (a: number) => any;
|
|
161
|
-
export const conversation_findDuplicateDms: (a: number) => any;
|
|
162
|
-
export const conversation_findMessagesV2: (a: number, b: number) => any;
|
|
163
|
-
export const conversation_getLastReadTimes: (a: number) => any;
|
|
164
|
-
export const __wbg_apistats_free: (a: number, b: number) => void;
|
|
165
|
-
export const __wbg_get_apistats_upload_key_package: (a: number) => bigint;
|
|
166
|
-
export const __wbg_set_apistats_upload_key_package: (a: number, b: bigint) => void;
|
|
167
|
-
export const __wbg_get_apistats_fetch_key_package: (a: number) => bigint;
|
|
168
|
-
export const __wbg_set_apistats_fetch_key_package: (a: number, b: bigint) => void;
|
|
169
|
-
export const __wbg_get_apistats_send_group_messages: (a: number) => bigint;
|
|
170
|
-
export const __wbg_set_apistats_send_group_messages: (a: number, b: bigint) => void;
|
|
171
|
-
export const __wbg_get_apistats_send_welcome_messages: (a: number) => bigint;
|
|
172
|
-
export const __wbg_set_apistats_send_welcome_messages: (a: number, b: bigint) => void;
|
|
173
|
-
export const __wbg_get_apistats_query_group_messages: (a: number) => bigint;
|
|
174
|
-
export const __wbg_set_apistats_query_group_messages: (a: number, b: bigint) => void;
|
|
175
|
-
export const __wbg_get_apistats_query_welcome_messages: (a: number) => bigint;
|
|
176
|
-
export const __wbg_set_apistats_query_welcome_messages: (a: number, b: bigint) => void;
|
|
177
|
-
export const __wbg_get_apistats_subscribe_messages: (a: number) => bigint;
|
|
178
|
-
export const __wbg_set_apistats_subscribe_messages: (a: number, b: bigint) => void;
|
|
179
|
-
export const __wbg_get_apistats_subscribe_welcomes: (a: number) => bigint;
|
|
180
|
-
export const __wbg_set_apistats_subscribe_welcomes: (a: number, b: bigint) => void;
|
|
181
|
-
export const __wbg_identitystats_free: (a: number, b: number) => void;
|
|
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_set_groupmember_inboxId: (a: number, b: number, c: number) => void;
|
|
196
|
-
export const __wbg_set_identitystats_publish_identity_update: (a: number, b: bigint) => void;
|
|
197
|
-
export const __wbg_set_identitystats_get_identity_updates_v2: (a: number, b: bigint) => void;
|
|
198
|
-
export const __wbg_set_identitystats_get_inbox_ids: (a: number, b: bigint) => void;
|
|
199
|
-
export const __wbg_set_identitystats_verify_smart_contract_wallet_signature: (a: number, b: bigint) => void;
|
|
200
|
-
export const __wbg_get_identitystats_publish_identity_update: (a: number) => bigint;
|
|
201
|
-
export const __wbg_get_identitystats_get_identity_updates_v2: (a: number) => bigint;
|
|
202
|
-
export const __wbg_get_identitystats_get_inbox_ids: (a: number) => bigint;
|
|
203
|
-
export const __wbg_get_identitystats_verify_smart_contract_wallet_signature: (a: number) => bigint;
|
|
204
|
-
export const __wbg_attachment_free: (a: number, b: number) => void;
|
|
205
|
-
export const __wbg_get_attachment_filename: (a: number) => [number, number];
|
|
206
|
-
export const __wbg_set_attachment_filename: (a: number, b: number, c: number) => void;
|
|
207
|
-
export const __wbg_get_attachment_mimeType: (a: number) => [number, number];
|
|
208
|
-
export const __wbg_set_attachment_mimeType: (a: number, b: number, c: number) => void;
|
|
209
|
-
export const __wbg_get_attachment_content: (a: number) => [number, number];
|
|
210
|
-
export const __wbg_set_attachment_content: (a: number, b: number, c: number) => void;
|
|
211
|
-
export const __wbg_reaction_free: (a: number, b: number) => void;
|
|
212
|
-
export const __wbg_get_reaction_reference: (a: number) => [number, number];
|
|
213
|
-
export const __wbg_get_reaction_referenceInboxId: (a: number) => [number, number];
|
|
214
|
-
export const __wbg_get_reaction_action: (a: number) => number;
|
|
215
|
-
export const __wbg_set_reaction_action: (a: number, b: number) => void;
|
|
216
|
-
export const __wbg_get_reaction_content: (a: number) => [number, number];
|
|
217
|
-
export const __wbg_get_reaction_schema: (a: number) => number;
|
|
218
|
-
export const __wbg_set_reaction_schema: (a: number, b: number) => void;
|
|
219
|
-
export const reaction_new: (a: number, b: number, c: number, d: number, e: number, f: number, g: number, h: number) => number;
|
|
220
|
-
export const encodeReaction: (a: number) => [number, number, number];
|
|
221
|
-
export const decodeReaction: (a: any) => [number, number, number];
|
|
222
|
-
export const __wbg_reactionpayload_free: (a: number, b: number) => void;
|
|
223
|
-
export const __wbg_get_reactionpayload_reference: (a: number) => [number, number];
|
|
224
|
-
export const __wbg_get_reactionpayload_referenceInboxId: (a: number) => [number, number];
|
|
225
|
-
export const __wbg_get_reactionpayload_content: (a: number) => [number, number];
|
|
226
|
-
export const __wbg_transactionreference_free: (a: number, b: number) => void;
|
|
227
|
-
export const __wbg_get_transactionreference_namespace: (a: number) => [number, number];
|
|
228
|
-
export const __wbg_set_transactionreference_namespace: (a: number, b: number, c: number) => void;
|
|
229
|
-
export const __wbg_get_transactionreference_networkId: (a: number) => [number, number];
|
|
230
|
-
export const __wbg_set_transactionreference_networkId: (a: number, b: number, c: number) => void;
|
|
231
|
-
export const __wbg_get_transactionreference_reference: (a: number) => [number, number];
|
|
232
|
-
export const __wbg_set_transactionreference_reference: (a: number, b: number, c: number) => void;
|
|
233
|
-
export const __wbg_get_transactionreference_metadata: (a: number) => number;
|
|
234
|
-
export const __wbg_set_transactionreference_metadata: (a: number, b: number) => void;
|
|
235
|
-
export const __wbg_transactionmetadata_free: (a: number, b: number) => void;
|
|
236
|
-
export const __wbg_get_transactionmetadata_transactionType: (a: number) => [number, number];
|
|
237
|
-
export const __wbg_get_transactionmetadata_currency: (a: number) => [number, number];
|
|
238
|
-
export const __wbg_get_transactionmetadata_amount: (a: number) => number;
|
|
239
|
-
export const __wbg_set_transactionmetadata_amount: (a: number, b: number) => void;
|
|
240
|
-
export const __wbg_get_transactionmetadata_decimals: (a: number) => number;
|
|
241
|
-
export const __wbg_set_transactionmetadata_decimals: (a: number, b: number) => void;
|
|
242
|
-
export const __wbg_get_transactionmetadata_fromAddress: (a: number) => [number, number];
|
|
243
|
-
export const __wbg_get_transactionmetadata_toAddress: (a: number) => [number, number];
|
|
244
|
-
export const __wbg_set_transactionmetadata_toAddress: (a: number, b: number, c: number) => void;
|
|
245
|
-
export const __wbg_listconversationsoptions_free: (a: number, b: number) => void;
|
|
246
|
-
export const __wbg_get_listconversationsoptions_consentStates: (a: number) => [number, number];
|
|
247
|
-
export const __wbg_set_listconversationsoptions_consentStates: (a: number, b: number, c: number) => void;
|
|
248
|
-
export const __wbg_get_listconversationsoptions_conversationType: (a: number) => number;
|
|
249
|
-
export const __wbg_set_listconversationsoptions_conversationType: (a: number, b: number) => void;
|
|
250
|
-
export const __wbg_get_listconversationsoptions_createdBeforeNs: (a: number) => [number, bigint];
|
|
251
|
-
export const __wbg_set_listconversationsoptions_createdBeforeNs: (a: number, b: number, c: bigint) => void;
|
|
252
|
-
export const __wbg_get_listconversationsoptions_includeDuplicateDms: (a: number) => number;
|
|
253
|
-
export const __wbg_set_listconversationsoptions_includeDuplicateDms: (a: number, b: number) => void;
|
|
254
|
-
export const __wbg_get_listconversationsoptions_limit: (a: number) => [number, bigint];
|
|
255
|
-
export const __wbg_set_listconversationsoptions_limit: (a: number, b: number, c: bigint) => void;
|
|
256
|
-
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;
|
|
257
|
-
export const __wbg_messagedisappearingsettings_free: (a: number, b: number) => void;
|
|
258
|
-
export const messagedisappearingsettings_new: (a: bigint, b: bigint) => number;
|
|
259
|
-
export const __wbg_xmtpcursor_free: (a: number, b: number) => void;
|
|
260
|
-
export const __wbg_get_xmtpcursor_originator_id: (a: number) => number;
|
|
261
|
-
export const __wbg_set_xmtpcursor_originator_id: (a: number, b: number) => void;
|
|
262
|
-
export const __wbg_conversationdebuginfo_free: (a: number, b: number) => void;
|
|
263
|
-
export const __wbg_get_conversationdebuginfo_epoch: (a: number) => bigint;
|
|
264
|
-
export const __wbg_set_conversationdebuginfo_epoch: (a: number, b: bigint) => void;
|
|
265
|
-
export const __wbg_get_conversationdebuginfo_maybeForked: (a: number) => number;
|
|
266
|
-
export const __wbg_set_conversationdebuginfo_maybeForked: (a: number, b: number) => void;
|
|
267
|
-
export const __wbg_get_conversationdebuginfo_forkDetails: (a: number) => [number, number];
|
|
268
|
-
export const __wbg_set_conversationdebuginfo_forkDetails: (a: number, b: number, c: number) => void;
|
|
269
|
-
export const __wbg_get_conversationdebuginfo_isCommitLogForked: (a: number) => number;
|
|
270
|
-
export const __wbg_set_conversationdebuginfo_isCommitLogForked: (a: number, b: number) => void;
|
|
271
|
-
export const __wbg_get_conversationdebuginfo_localCommitLog: (a: number) => [number, number];
|
|
272
|
-
export const __wbg_set_conversationdebuginfo_localCommitLog: (a: number, b: number, c: number) => void;
|
|
273
|
-
export const __wbg_get_conversationdebuginfo_remoteCommitLog: (a: number) => [number, number];
|
|
274
|
-
export const __wbg_set_conversationdebuginfo_remoteCommitLog: (a: number, b: number, c: number) => void;
|
|
275
|
-
export const __wbg_get_conversationdebuginfo_cursor: (a: number) => [number, number];
|
|
276
|
-
export const __wbg_set_conversationdebuginfo_cursor: (a: number, b: number, c: number) => void;
|
|
277
|
-
export const __wbg_creategroupoptions_free: (a: number, b: number) => void;
|
|
278
|
-
export const __wbg_get_creategroupoptions_permissions: (a: number) => number;
|
|
279
|
-
export const __wbg_set_creategroupoptions_permissions: (a: number, b: number) => void;
|
|
280
|
-
export const __wbg_get_creategroupoptions_groupName: (a: number) => [number, number];
|
|
281
|
-
export const __wbg_set_creategroupoptions_groupName: (a: number, b: number, c: number) => void;
|
|
282
|
-
export const __wbg_get_creategroupoptions_groupImageUrlSquare: (a: number) => [number, number];
|
|
283
|
-
export const __wbg_set_creategroupoptions_groupImageUrlSquare: (a: number, b: number, c: number) => void;
|
|
284
|
-
export const __wbg_get_creategroupoptions_groupDescription: (a: number) => [number, number];
|
|
285
|
-
export const __wbg_set_creategroupoptions_groupDescription: (a: number, b: number, c: number) => void;
|
|
286
|
-
export const __wbg_get_creategroupoptions_customPermissionPolicySet: (a: number) => number;
|
|
287
|
-
export const __wbg_set_creategroupoptions_customPermissionPolicySet: (a: number, b: number) => void;
|
|
288
|
-
export const creategroupoptions_new: (a: number, b: number, c: number, d: number, e: number, f: number, g: number, h: number, i: number) => number;
|
|
289
|
-
export const __wbg_createdmoptions_free: (a: number, b: number) => void;
|
|
290
|
-
export const __wbg_get_createdmoptions_messageDisappearingSettings: (a: number) => number;
|
|
291
|
-
export const __wbg_set_createdmoptions_messageDisappearingSettings: (a: number, b: number) => void;
|
|
292
|
-
export const createdmoptions_new: (a: number) => number;
|
|
293
|
-
export const __wbg_hmackey_free: (a: number, b: number) => void;
|
|
294
|
-
export const __wbg_get_hmackey_key: (a: number) => [number, number];
|
|
295
|
-
export const __wbg_conversationlistitem_free: (a: number, b: number) => void;
|
|
296
|
-
export const __wbg_get_conversationlistitem_conversation: (a: number) => number;
|
|
297
|
-
export const __wbg_set_conversationlistitem_conversation: (a: number, b: number) => void;
|
|
298
|
-
export const __wbg_get_conversationlistitem_lastMessage: (a: number) => number;
|
|
299
|
-
export const __wbg_set_conversationlistitem_lastMessage: (a: number, b: number) => void;
|
|
300
|
-
export const __wbg_get_conversationlistitem_isCommitLogForked: (a: number) => number;
|
|
301
|
-
export const __wbg_set_conversationlistitem_isCommitLogForked: (a: number, b: number) => void;
|
|
302
|
-
export const conversationlistitem_new: (a: number, b: number, c: number) => number;
|
|
303
|
-
export const __wbg_conversations_free: (a: number, b: number) => void;
|
|
304
|
-
export const conversations_createGroupOptimistic: (a: number, b: number) => [number, number, number];
|
|
305
|
-
export const conversations_createGroup: (a: number, b: number, c: number, d: number) => any;
|
|
306
|
-
export const conversations_createGroupByInboxIds: (a: number, b: number, c: number, d: number) => any;
|
|
307
|
-
export const conversations_createDm: (a: number, b: any, c: number) => any;
|
|
308
|
-
export const conversations_createDmByInboxId: (a: number, b: number, c: number, d: number) => any;
|
|
309
|
-
export const conversations_findGroupById: (a: number, b: number, c: number) => [number, number, number];
|
|
310
|
-
export const conversations_findDmByTargetInboxId: (a: number, b: number, c: number) => [number, number, number];
|
|
311
|
-
export const conversations_findMessageById: (a: number, b: number, c: number) => [number, number, number];
|
|
312
|
-
export const conversations_sync: (a: number) => any;
|
|
313
|
-
export const conversations_syncAllConversations: (a: number, b: number, c: number) => any;
|
|
314
|
-
export const conversations_list: (a: number, b: number) => [number, number, number];
|
|
315
|
-
export const conversations_getHmacKeys: (a: number) => [number, number, number];
|
|
316
|
-
export const conversations_streamLocal: (a: number, b: number) => any;
|
|
317
|
-
export const conversations_stream: (a: number, b: any, c: number) => [number, number, number];
|
|
318
|
-
export const conversations_streamAllMessages: (a: number, b: any, c: number, d: number, e: number) => [number, number, number];
|
|
319
|
-
export const conversations_streamConsent: (a: number, b: any) => [number, number, number];
|
|
320
|
-
export const conversations_streamPreferences: (a: number, b: any) => [number, number, number];
|
|
381
|
+
export const conversation_findDuplicateDms: (a: number) => any;
|
|
382
|
+
export const conversation_findMessagesV2: (a: number, b: number) => any;
|
|
383
|
+
export const conversation_getLastReadTimes: (a: number) => any;
|
|
321
384
|
export const __wbg_contenttypeid_free: (a: number, b: number) => void;
|
|
322
385
|
export const __wbg_get_contenttypeid_authorityId: (a: number) => [number, number];
|
|
323
386
|
export const __wbg_get_contenttypeid_typeId: (a: number) => [number, number];
|
|
387
|
+
export const __wbg_set_contenttypeid_typeId: (a: number, b: number, c: number) => void;
|
|
324
388
|
export const __wbg_get_contenttypeid_versionMajor: (a: number) => number;
|
|
325
389
|
export const __wbg_set_contenttypeid_versionMajor: (a: number, b: number) => void;
|
|
326
390
|
export const __wbg_get_contenttypeid_versionMinor: (a: number) => number;
|
|
@@ -338,136 +402,42 @@ export const __wbg_set_encodedcontent_compression: (a: number, b: number) => voi
|
|
|
338
402
|
export const __wbg_get_encodedcontent_content: (a: number) => any;
|
|
339
403
|
export const __wbg_set_encodedcontent_content: (a: number, b: any) => void;
|
|
340
404
|
export const encodedcontent_new: (a: number, b: any, c: number, d: number, e: number, f: any) => number;
|
|
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
|
|
353
|
-
export const
|
|
354
|
-
export const __wbg_set_inboxstate_recoveryIdentifier: (a: number, b: any) => void;
|
|
355
|
-
export const __wbg_get_inboxstate_installations: (a: number) => [number, number];
|
|
356
|
-
export const __wbg_set_inboxstate_installations: (a: number, b: number, c: number) => void;
|
|
357
|
-
export const __wbg_get_inboxstate_accountIdentifiers: (a: number) => [number, number];
|
|
358
|
-
export const __wbg_set_inboxstate_accountIdentifiers: (a: number, b: number, c: number) => void;
|
|
359
|
-
export const inboxstate_new: (a: number, b: number, c: any, d: number, e: number, f: number, g: number) => number;
|
|
360
|
-
export const __wbg_keypackagestatus_free: (a: number, b: number) => void;
|
|
361
|
-
export const __wbg_get_keypackagestatus_lifetime: (a: number) => number;
|
|
362
|
-
export const __wbg_get_keypackagestatus_validationError: (a: number) => [number, number];
|
|
363
|
-
export const __wbg_set_keypackagestatus_validationError: (a: number, b: number, c: number) => void;
|
|
364
|
-
export const __wbg_lifetime_free: (a: number, b: number) => void;
|
|
365
|
-
export const __wbg_get_lifetime_not_after: (a: number) => bigint;
|
|
366
|
-
export const __wbg_set_lifetime_not_after: (a: number, b: bigint) => void;
|
|
367
|
-
export const inboxStateFromInboxIds: (a: number, b: number, c: number, d: number, e: number, f: number) => any;
|
|
368
|
-
export const client_inboxState: (a: number, b: number) => any;
|
|
369
|
-
export const client_getLatestInboxState: (a: number, b: number, c: number) => any;
|
|
370
|
-
export const client_getKeyPackageStatusesForInstallationIds: (a: number, b: number, c: number) => any;
|
|
371
|
-
export const __wbg_listmessagesoptions_free: (a: number, b: number) => void;
|
|
372
|
-
export const __wbg_get_listmessagesoptions_contentTypes: (a: number) => [number, number];
|
|
373
|
-
export const __wbg_set_listmessagesoptions_contentTypes: (a: number, b: number, c: number) => void;
|
|
374
|
-
export const __wbg_get_listmessagesoptions_excludeContentTypes: (a: number) => [number, number];
|
|
375
|
-
export const __wbg_set_listmessagesoptions_excludeContentTypes: (a: number, b: number, c: number) => void;
|
|
376
|
-
export const __wbg_get_listmessagesoptions_deliveryStatus: (a: number) => number;
|
|
377
|
-
export const __wbg_set_listmessagesoptions_deliveryStatus: (a: number, b: number) => void;
|
|
378
|
-
export const __wbg_get_listmessagesoptions_direction: (a: number) => number;
|
|
379
|
-
export const __wbg_set_listmessagesoptions_direction: (a: number, b: number) => void;
|
|
380
|
-
export const __wbg_get_listmessagesoptions_kind: (a: number) => number;
|
|
381
|
-
export const __wbg_set_listmessagesoptions_kind: (a: number, b: number) => void;
|
|
382
|
-
export const __wbg_get_listmessagesoptions_excludeSenderInboxIds: (a: number) => [number, number];
|
|
383
|
-
export const __wbg_set_listmessagesoptions_excludeSenderInboxIds: (a: number, b: number, c: number) => void;
|
|
384
|
-
export const listmessagesoptions_new: (a: number, b: bigint, c: number, d: bigint, e: number, f: bigint, g: number, h: number, i: number, j: number, k: number, l: number, m: number, n: number, o: number) => number;
|
|
385
|
-
export const __wbg_message_free: (a: number, b: number) => void;
|
|
386
|
-
export const __wbg_get_message_id: (a: number) => [number, number];
|
|
387
|
-
export const __wbg_set_message_id: (a: number, b: number, c: number) => void;
|
|
388
|
-
export const __wbg_get_message_convoId: (a: number) => [number, number];
|
|
389
|
-
export const __wbg_set_message_convoId: (a: number, b: number, c: number) => void;
|
|
390
|
-
export const __wbg_get_message_senderInboxId: (a: number) => [number, number];
|
|
391
|
-
export const __wbg_set_message_senderInboxId: (a: number, b: number, c: number) => void;
|
|
392
|
-
export const __wbg_get_message_content: (a: number) => number;
|
|
393
|
-
export const __wbg_set_message_content: (a: number, b: number) => void;
|
|
394
|
-
export const __wbg_get_message_kind: (a: number) => number;
|
|
395
|
-
export const __wbg_set_message_kind: (a: number, b: number) => void;
|
|
396
|
-
export const __wbg_get_message_deliveryStatus: (a: number) => number;
|
|
397
|
-
export const __wbg_set_message_deliveryStatus: (a: number, b: number) => void;
|
|
398
|
-
export const message_new: (a: number, b: number, c: bigint, d: number, e: number, f: number, g: number, h: number, i: number, j: number) => number;
|
|
399
|
-
export const __wbg_messagewithreactions_free: (a: number, b: number) => void;
|
|
400
|
-
export const __wbg_get_messagewithreactions_message: (a: number) => number;
|
|
401
|
-
export const __wbg_set_messagewithreactions_message: (a: number, b: number) => void;
|
|
402
|
-
export const __wbg_get_messagewithreactions_reactions: (a: number) => [number, number];
|
|
403
|
-
export const __wbg_set_messagewithreactions_reactions: (a: number, b: number, c: number) => void;
|
|
404
|
-
export const __wbg_permissionpolicyset_free: (a: number, b: number) => void;
|
|
405
|
-
export const __wbg_get_permissionpolicyset_addMemberPolicy: (a: number) => number;
|
|
406
|
-
export const __wbg_set_permissionpolicyset_addMemberPolicy: (a: number, b: number) => void;
|
|
407
|
-
export const __wbg_get_permissionpolicyset_removeMemberPolicy: (a: number) => number;
|
|
408
|
-
export const __wbg_set_permissionpolicyset_removeMemberPolicy: (a: number, b: number) => void;
|
|
409
|
-
export const __wbg_get_permissionpolicyset_addAdminPolicy: (a: number) => number;
|
|
410
|
-
export const __wbg_set_permissionpolicyset_addAdminPolicy: (a: number, b: number) => void;
|
|
411
|
-
export const __wbg_get_permissionpolicyset_removeAdminPolicy: (a: number) => number;
|
|
412
|
-
export const __wbg_set_permissionpolicyset_removeAdminPolicy: (a: number, b: number) => void;
|
|
413
|
-
export const __wbg_get_permissionpolicyset_updateGroupNamePolicy: (a: number) => number;
|
|
414
|
-
export const __wbg_set_permissionpolicyset_updateGroupNamePolicy: (a: number, b: number) => void;
|
|
415
|
-
export const __wbg_get_permissionpolicyset_updateGroupDescriptionPolicy: (a: number) => number;
|
|
416
|
-
export const __wbg_set_permissionpolicyset_updateGroupDescriptionPolicy: (a: number, b: number) => void;
|
|
417
|
-
export const __wbg_get_permissionpolicyset_updateGroupImageUrlSquarePolicy: (a: number) => number;
|
|
418
|
-
export const __wbg_set_permissionpolicyset_updateGroupImageUrlSquarePolicy: (a: number, b: number) => void;
|
|
419
|
-
export const __wbg_get_permissionpolicyset_updateMessageDisappearingPolicy: (a: number) => number;
|
|
420
|
-
export const __wbg_set_permissionpolicyset_updateMessageDisappearingPolicy: (a: number, b: number) => void;
|
|
421
|
-
export const permissionpolicyset_new: (a: number, b: number, c: number, d: number, e: number, f: number, g: number, h: number) => number;
|
|
422
|
-
export const __wbg_grouppermissions_free: (a: number, b: number) => void;
|
|
423
|
-
export const grouppermissions_policyType: (a: number) => [number, number, number];
|
|
424
|
-
export const grouppermissions_policySet: (a: number) => [number, number, number];
|
|
425
|
-
export const __wbg_streamcloser_free: (a: number, b: number) => void;
|
|
426
|
-
export const streamcloser_end: (a: number) => void;
|
|
427
|
-
export const streamcloser_endAndWait: (a: number) => any;
|
|
428
|
-
export const streamcloser_waitForReady: (a: number) => any;
|
|
429
|
-
export const streamcloser_isClosed: (a: number) => number;
|
|
430
|
-
export const __wbg_get_creategroupoptions_messageDisappearingSettings: (a: number) => number;
|
|
431
|
-
export const __wbg_get_reactionpayload_action: (a: number) => number;
|
|
432
|
-
export const __wbg_get_reactionpayload_schema: (a: number) => number;
|
|
405
|
+
export const __wbg_opfs_free: (a: number, b: number) => void;
|
|
406
|
+
export const opfs_init_sqlite_opfs: () => any;
|
|
407
|
+
export const opfs_exists: () => number;
|
|
408
|
+
export const opfs_error: () => [number, number];
|
|
409
|
+
export const opfs_wipeFiles: () => any;
|
|
410
|
+
export const opfs_rm: (a: number, b: number) => [number, number, number];
|
|
411
|
+
export const opfs_getFileNames: () => [number, number];
|
|
412
|
+
export const opfs_importDb: (a: number, b: number, c: number, d: number) => [number, number];
|
|
413
|
+
export const opfs_exportFile: (a: number, b: number) => [number, number, number, number];
|
|
414
|
+
export const opfs_getFileCount: () => number;
|
|
415
|
+
export const opfs_getCapacity: () => number;
|
|
416
|
+
export const opfs_addCapacity: (a: number) => any;
|
|
417
|
+
export const opfs_reduceCapacity: (a: number) => any;
|
|
433
418
|
export const __wbg_set_reaction_reference: (a: number, b: number, c: number) => void;
|
|
434
|
-
export const __wbg_set_reaction_referenceInboxId: (a: number, b: number, c: number) => void;
|
|
435
419
|
export const __wbg_set_reactionpayload_reference: (a: number, b: number, c: number) => void;
|
|
436
420
|
export const __wbg_set_reactionpayload_referenceInboxId: (a: number, b: number, c: number) => void;
|
|
437
421
|
export const __wbg_set_reactionpayload_content: (a: number, b: number, c: number) => void;
|
|
438
|
-
export const
|
|
422
|
+
export const __wbg_set_remoteattachment_contentDigest: (a: number, b: number, c: number) => void;
|
|
439
423
|
export const __wbg_set_transactionmetadata_transactionType: (a: number, b: number, c: number) => void;
|
|
440
|
-
export const
|
|
424
|
+
export const __wbg_set_transactionmetadata_currency: (a: number, b: number, c: number) => void;
|
|
441
425
|
export const __wbg_set_transactionmetadata_fromAddress: (a: number, b: number, c: number) => void;
|
|
442
|
-
export const
|
|
426
|
+
export const __wbg_set_transactionmetadata_toAddress: (a: number, b: number, c: number) => void;
|
|
427
|
+
export const __wbg_set_groupmember_inboxId: (a: number, b: number, c: number) => void;
|
|
443
428
|
export const __wbg_set_contenttypeid_authorityId: (a: number, b: number, c: number) => void;
|
|
444
|
-
export const
|
|
445
|
-
export const __wbg_set_inboxstate_inboxId: (a: number, b: number, c: number) => void;
|
|
446
|
-
export const __wbg_set_xmtpcursor_sequence_id: (a: number, b: bigint) => void;
|
|
447
|
-
export const __wbg_set_messagedisappearingsettings_fromNs: (a: number, b: bigint) => void;
|
|
448
|
-
export const __wbg_set_hmackey_epoch: (a: number, b: bigint) => void;
|
|
449
|
-
export const __wbg_set_lifetime_not_before: (a: number, b: bigint) => void;
|
|
450
|
-
export const __wbg_set_messagedisappearingsettings_inNs: (a: number, b: bigint) => void;
|
|
451
|
-
export const __wbg_set_message_sentAtNs: (a: number, b: bigint) => void;
|
|
452
|
-
export const __wbg_set_creategroupoptions_messageDisappearingSettings: (a: number, b: number) => void;
|
|
453
|
-
export const __wbg_get_listconversationsoptions_createdAfterNs: (a: number) => [number, bigint];
|
|
454
|
-
export const __wbg_get_listmessagesoptions_sentBeforeNs: (a: number) => [number, bigint];
|
|
455
|
-
export const __wbg_get_listmessagesoptions_sentAfterNs: (a: number) => [number, bigint];
|
|
456
|
-
export const __wbg_get_listmessagesoptions_limit: (a: number) => [number, bigint];
|
|
429
|
+
export const __wbg_set_reaction_referenceInboxId: (a: number, b: number, c: number) => void;
|
|
457
430
|
export const __wbg_set_reactionpayload_action: (a: number, b: number) => void;
|
|
458
431
|
export const __wbg_set_reactionpayload_schema: (a: number, b: number) => void;
|
|
459
|
-
export const
|
|
460
|
-
export const
|
|
461
|
-
export const
|
|
462
|
-
export const
|
|
463
|
-
export const
|
|
464
|
-
export const
|
|
465
|
-
export const
|
|
466
|
-
export const
|
|
467
|
-
export const
|
|
468
|
-
export const __wbg_set_listmessagesoptions_limit: (a: number, b: number, c: bigint) => void;
|
|
469
|
-
export const __wbg_set_keypackagestatus_lifetime: (a: number, b: number) => void;
|
|
470
|
-
export const __wbg_readreceipt_free: (a: number, b: number) => void;
|
|
432
|
+
export const __wbg_get_reactionpayload_action: (a: number) => number;
|
|
433
|
+
export const __wbg_get_reactionpayload_schema: (a: number) => number;
|
|
434
|
+
export const __wbg_attachment_free: (a: number, b: number) => void;
|
|
435
|
+
export const __wbg_get_attachment_filename: (a: number) => [number, number];
|
|
436
|
+
export const __wbg_set_attachment_filename: (a: number, b: number, c: number) => void;
|
|
437
|
+
export const __wbg_get_attachment_mimeType: (a: number) => [number, number];
|
|
438
|
+
export const __wbg_set_attachment_mimeType: (a: number, b: number, c: number) => void;
|
|
439
|
+
export const __wbg_get_attachment_content: (a: number) => [number, number];
|
|
440
|
+
export const __wbg_set_attachment_content: (a: number, b: number, c: number) => void;
|
|
471
441
|
export const __wbg_client_free: (a: number, b: number) => void;
|
|
472
442
|
export const __wbg_logoptions_free: (a: number, b: number) => void;
|
|
473
443
|
export const __wbg_get_logoptions_structured: (a: number) => number;
|
|
@@ -477,6 +447,12 @@ export const __wbg_set_logoptions_performance: (a: number, b: number) => void;
|
|
|
477
447
|
export const __wbg_get_logoptions_level: (a: number) => number;
|
|
478
448
|
export const __wbg_set_logoptions_level: (a: number, b: number) => void;
|
|
479
449
|
export const logoptions_new: (a: number, b: number, c: number) => number;
|
|
450
|
+
export const __wbg_groupsyncsummary_free: (a: number, b: number) => void;
|
|
451
|
+
export const __wbg_get_groupsyncsummary_numEligible: (a: number) => number;
|
|
452
|
+
export const __wbg_set_groupsyncsummary_numEligible: (a: number, b: number) => void;
|
|
453
|
+
export const __wbg_get_groupsyncsummary_numSynced: (a: number) => number;
|
|
454
|
+
export const __wbg_set_groupsyncsummary_numSynced: (a: number, b: number) => void;
|
|
455
|
+
export const groupsyncsummary_new: (a: number, b: number) => number;
|
|
480
456
|
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;
|
|
481
457
|
export const client_accountIdentifier: (a: number) => any;
|
|
482
458
|
export const client_inboxId: (a: number) => [number, number];
|
|
@@ -498,45 +474,75 @@ export const client_clearAllStatistics: (a: number) => void;
|
|
|
498
474
|
export const client_uploadDebugArchive: (a: number, b: number, c: number) => any;
|
|
499
475
|
export const client_deleteMessage: (a: number, b: number, c: number) => [number, number, number];
|
|
500
476
|
export const client_messageV2: (a: number, b: number, c: number) => any;
|
|
501
|
-
export const
|
|
502
|
-
export const
|
|
503
|
-
export const
|
|
504
|
-
export const
|
|
505
|
-
export const
|
|
506
|
-
export const
|
|
507
|
-
export const
|
|
508
|
-
export const
|
|
509
|
-
export const
|
|
510
|
-
export const
|
|
511
|
-
export const
|
|
512
|
-
export const
|
|
513
|
-
export const
|
|
514
|
-
export const
|
|
515
|
-
export const
|
|
516
|
-
export const
|
|
517
|
-
export const
|
|
518
|
-
export const
|
|
519
|
-
export const
|
|
520
|
-
export const
|
|
521
|
-
export const
|
|
522
|
-
export const
|
|
523
|
-
export const
|
|
524
|
-
export const
|
|
525
|
-
export const
|
|
526
|
-
export const
|
|
527
|
-
export const __wbg_get_remoteattachment_nonce: (a: number) => [number, number];
|
|
528
|
-
export const __wbg_set_remoteattachment_nonce: (a: number, b: number, c: number) => void;
|
|
529
|
-
export const __wbg_get_remoteattachment_scheme: (a: number) => [number, number];
|
|
530
|
-
export const __wbg_set_remoteattachment_scheme: (a: number, b: number, c: number) => void;
|
|
531
|
-
export const __wbg_get_remoteattachment_contentLength: (a: number) => bigint;
|
|
532
|
-
export const __wbg_set_remoteattachment_contentLength: (a: number, b: bigint) => void;
|
|
533
|
-
export const __wbg_get_remoteattachment_filename: (a: number) => [number, number];
|
|
534
|
-
export const __wbg_set_remoteattachment_filename: (a: number, b: number, c: number) => void;
|
|
477
|
+
export const __wbg_remoteattachmentinfo_free: (a: number, b: number) => void;
|
|
478
|
+
export const __wbg_get_remoteattachmentinfo_secret: (a: number) => any;
|
|
479
|
+
export const __wbg_set_remoteattachmentinfo_secret: (a: number, b: any) => void;
|
|
480
|
+
export const __wbg_get_remoteattachmentinfo_contentDigest: (a: number) => [number, number];
|
|
481
|
+
export const __wbg_set_remoteattachmentinfo_contentDigest: (a: number, b: number, c: number) => void;
|
|
482
|
+
export const __wbg_get_remoteattachmentinfo_nonce: (a: number) => any;
|
|
483
|
+
export const __wbg_set_remoteattachmentinfo_nonce: (a: number, b: any) => void;
|
|
484
|
+
export const __wbg_get_remoteattachmentinfo_scheme: (a: number) => [number, number];
|
|
485
|
+
export const __wbg_set_remoteattachmentinfo_scheme: (a: number, b: number, c: number) => void;
|
|
486
|
+
export const __wbg_get_remoteattachmentinfo_url: (a: number) => [number, number];
|
|
487
|
+
export const __wbg_set_remoteattachmentinfo_url: (a: number, b: number, c: number) => void;
|
|
488
|
+
export const __wbg_get_remoteattachmentinfo_salt: (a: number) => any;
|
|
489
|
+
export const __wbg_set_remoteattachmentinfo_salt: (a: number, b: any) => void;
|
|
490
|
+
export const __wbg_get_remoteattachmentinfo_contentLength: (a: number) => number;
|
|
491
|
+
export const __wbg_set_remoteattachmentinfo_contentLength: (a: number, b: number) => void;
|
|
492
|
+
export const __wbg_get_remoteattachmentinfo_filename: (a: number) => [number, number];
|
|
493
|
+
export const __wbg_set_remoteattachmentinfo_filename: (a: number, b: number, c: number) => void;
|
|
494
|
+
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;
|
|
495
|
+
export const __wbg_multiremoteattachment_free: (a: number, b: number) => void;
|
|
496
|
+
export const __wbg_get_multiremoteattachment_attachments: (a: number) => [number, number];
|
|
497
|
+
export const __wbg_set_multiremoteattachment_attachments: (a: number, b: number, c: number) => void;
|
|
498
|
+
export const multiremoteattachment_new: (a: number, b: number) => number;
|
|
499
|
+
export const encodeMultiRemoteAttachment: (a: number) => [number, number, number];
|
|
500
|
+
export const decodeMultiRemoteAttachment: (a: any) => [number, number, number];
|
|
501
|
+
export const __wbg_readreceipt_free: (a: number, b: number) => void;
|
|
502
|
+
export const __wbg_textcontent_free: (a: number, b: number) => void;
|
|
535
503
|
export const __wbg_get_textcontent_content: (a: number) => [number, number];
|
|
536
|
-
export const __wbg_set_inbox_inboxId: (a: number, b: number, c: number) => void;
|
|
537
|
-
export const __wbg_set_metadatafieldchange_fieldName: (a: number, b: number, c: number) => void;
|
|
538
504
|
export const __wbg_set_textcontent_content: (a: number, b: number, c: number) => void;
|
|
539
|
-
export const
|
|
505
|
+
export const __wbg_listmessagesoptions_free: (a: number, b: number) => void;
|
|
506
|
+
export const __wbg_get_listmessagesoptions_contentTypes: (a: number) => [number, number];
|
|
507
|
+
export const __wbg_set_listmessagesoptions_contentTypes: (a: number, b: number, c: number) => void;
|
|
508
|
+
export const __wbg_get_listmessagesoptions_excludeContentTypes: (a: number) => [number, number];
|
|
509
|
+
export const __wbg_set_listmessagesoptions_excludeContentTypes: (a: number, b: number, c: number) => void;
|
|
510
|
+
export const __wbg_get_listmessagesoptions_sentBeforeNs: (a: number) => [number, bigint];
|
|
511
|
+
export const __wbg_set_listmessagesoptions_sentBeforeNs: (a: number, b: number, c: bigint) => void;
|
|
512
|
+
export const __wbg_get_listmessagesoptions_sentAfterNs: (a: number) => [number, bigint];
|
|
513
|
+
export const __wbg_set_listmessagesoptions_sentAfterNs: (a: number, b: number, c: bigint) => void;
|
|
514
|
+
export const __wbg_get_listmessagesoptions_limit: (a: number) => [number, bigint];
|
|
515
|
+
export const __wbg_set_listmessagesoptions_limit: (a: number, b: number, c: bigint) => void;
|
|
516
|
+
export const __wbg_get_listmessagesoptions_deliveryStatus: (a: number) => number;
|
|
517
|
+
export const __wbg_set_listmessagesoptions_deliveryStatus: (a: number, b: number) => void;
|
|
518
|
+
export const __wbg_get_listmessagesoptions_direction: (a: number) => number;
|
|
519
|
+
export const __wbg_set_listmessagesoptions_direction: (a: number, b: number) => void;
|
|
520
|
+
export const __wbg_get_listmessagesoptions_kind: (a: number) => number;
|
|
521
|
+
export const __wbg_set_listmessagesoptions_kind: (a: number, b: number) => void;
|
|
522
|
+
export const __wbg_get_listmessagesoptions_excludeSenderInboxIds: (a: number) => [number, number];
|
|
523
|
+
export const __wbg_set_listmessagesoptions_excludeSenderInboxIds: (a: number, b: number, c: number) => void;
|
|
524
|
+
export const listmessagesoptions_new: (a: number, b: bigint, c: number, d: bigint, e: number, f: bigint, g: number, h: number, i: number, j: number, k: number, l: number, m: number, n: number, o: number) => number;
|
|
525
|
+
export const __wbg_message_free: (a: number, b: number) => void;
|
|
526
|
+
export const __wbg_get_message_id: (a: number) => [number, number];
|
|
527
|
+
export const __wbg_set_message_id: (a: number, b: number, c: number) => void;
|
|
528
|
+
export const __wbg_get_message_sentAtNs: (a: number) => bigint;
|
|
529
|
+
export const __wbg_set_message_sentAtNs: (a: number, b: bigint) => void;
|
|
530
|
+
export const __wbg_get_message_convoId: (a: number) => [number, number];
|
|
531
|
+
export const __wbg_set_message_convoId: (a: number, b: number, c: number) => void;
|
|
532
|
+
export const __wbg_get_message_senderInboxId: (a: number) => [number, number];
|
|
533
|
+
export const __wbg_set_message_senderInboxId: (a: number, b: number, c: number) => void;
|
|
534
|
+
export const __wbg_get_message_content: (a: number) => number;
|
|
535
|
+
export const __wbg_set_message_content: (a: number, b: number) => void;
|
|
536
|
+
export const __wbg_get_message_kind: (a: number) => number;
|
|
537
|
+
export const __wbg_set_message_kind: (a: number, b: number) => void;
|
|
538
|
+
export const __wbg_get_message_deliveryStatus: (a: number) => number;
|
|
539
|
+
export const __wbg_set_message_deliveryStatus: (a: number, b: number) => void;
|
|
540
|
+
export const message_new: (a: number, b: number, c: bigint, d: number, e: number, f: number, g: number, h: number, i: number, j: number) => number;
|
|
541
|
+
export const __wbg_messagewithreactions_free: (a: number, b: number) => void;
|
|
542
|
+
export const __wbg_get_messagewithreactions_message: (a: number) => number;
|
|
543
|
+
export const __wbg_set_messagewithreactions_message: (a: number, b: number) => void;
|
|
544
|
+
export const __wbg_get_messagewithreactions_reactions: (a: number) => [number, number];
|
|
545
|
+
export const __wbg_set_messagewithreactions_reactions: (a: number, b: number, c: number) => void;
|
|
540
546
|
export const rust_zstd_wasm_shim_qsort: (a: number, b: number, c: number, d: number) => void;
|
|
541
547
|
export const rust_zstd_wasm_shim_malloc: (a: number) => number;
|
|
542
548
|
export const rust_zstd_wasm_shim_memcmp: (a: number, b: number, c: number) => number;
|
|
@@ -579,9 +585,9 @@ export const __wbindgen_free: (a: number, b: number, c: number) => void;
|
|
|
579
585
|
export const __externref_drop_slice: (a: number, b: number) => void;
|
|
580
586
|
export const __wbindgen_export_7: WebAssembly.Table;
|
|
581
587
|
export const __externref_table_dealloc: (a: number) => void;
|
|
582
|
-
export const
|
|
583
|
-
export const
|
|
588
|
+
export const wasm_bindgen__convert__closures_____invoke__h8d2688e22b07e25f: (a: number, b: number) => void;
|
|
589
|
+
export const closure6985_externref_shim: (a: number, b: number, c: any) => void;
|
|
584
590
|
export const wasm_bindgen__convert__closures_____invoke__h6553f0a100c562a9: (a: number, b: number) => void;
|
|
585
|
-
export const
|
|
586
|
-
export const
|
|
591
|
+
export const wasm_bindgen__convert__closures_____invoke__h040a93cf6078a98e: (a: number, b: number) => void;
|
|
592
|
+
export const closure7952_externref_shim: (a: number, b: number, c: any, d: any) => void;
|
|
587
593
|
export const __wbindgen_start: () => void;
|