@xmtp/wasm-bindings 1.0.0-rc3 → 1.0.0-rc4
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 +216 -225
- package/dist/bindings_wasm.js +212 -320
- package/dist/bindings_wasm_bg.wasm +0 -0
- package/dist/bindings_wasm_bg.wasm.d.ts +188 -194
- package/package.json +1 -1
|
Binary file
|
|
@@ -1,189 +1,6 @@
|
|
|
1
1
|
/* tslint:disable */
|
|
2
2
|
/* eslint-disable */
|
|
3
3
|
export const memory: WebAssembly.Memory;
|
|
4
|
-
export const __wbg_listconversationsoptions_free: (a: number, b: number) => void;
|
|
5
|
-
export const __wbg_get_listconversationsoptions_consentStates: (a: number) => [number, number];
|
|
6
|
-
export const __wbg_set_listconversationsoptions_consentStates: (a: number, b: number, c: number) => void;
|
|
7
|
-
export const __wbg_get_listconversationsoptions_createdBeforeNs: (a: number) => [number, bigint];
|
|
8
|
-
export const __wbg_set_listconversationsoptions_createdBeforeNs: (a: number, b: number, c: bigint) => void;
|
|
9
|
-
export const __wbg_get_listconversationsoptions_includeDuplicateDms: (a: number) => number;
|
|
10
|
-
export const __wbg_set_listconversationsoptions_includeDuplicateDms: (a: number, b: number) => void;
|
|
11
|
-
export const __wbg_get_listconversationsoptions_limit: (a: number) => [number, bigint];
|
|
12
|
-
export const __wbg_set_listconversationsoptions_limit: (a: number, b: number, c: bigint) => void;
|
|
13
|
-
export const listconversationsoptions_new: (a: number, b: number, c: number, d: bigint, e: number, f: bigint, g: number, h: number, i: bigint) => number;
|
|
14
|
-
export const __wbg_messagedisappearingsettings_free: (a: number, b: number) => void;
|
|
15
|
-
export const __wbg_get_messagedisappearingsettings_inNs: (a: number) => bigint;
|
|
16
|
-
export const __wbg_set_messagedisappearingsettings_inNs: (a: number, b: bigint) => void;
|
|
17
|
-
export const messagedisappearingsettings_new: (a: bigint, b: bigint) => number;
|
|
18
|
-
export const __wbg_creategroupoptions_free: (a: number, b: number) => void;
|
|
19
|
-
export const __wbg_get_creategroupoptions_permissions: (a: number) => number;
|
|
20
|
-
export const __wbg_set_creategroupoptions_permissions: (a: number, b: number) => void;
|
|
21
|
-
export const __wbg_get_creategroupoptions_groupName: (a: number) => [number, number];
|
|
22
|
-
export const __wbg_set_creategroupoptions_groupName: (a: number, b: number, c: number) => void;
|
|
23
|
-
export const __wbg_get_creategroupoptions_groupImageUrlSquare: (a: number) => [number, number];
|
|
24
|
-
export const __wbg_set_creategroupoptions_groupImageUrlSquare: (a: number, b: number, c: number) => void;
|
|
25
|
-
export const __wbg_get_creategroupoptions_groupDescription: (a: number) => [number, number];
|
|
26
|
-
export const __wbg_set_creategroupoptions_groupDescription: (a: number, b: number, c: number) => void;
|
|
27
|
-
export const __wbg_get_creategroupoptions_customPermissionPolicySet: (a: number) => number;
|
|
28
|
-
export const __wbg_set_creategroupoptions_customPermissionPolicySet: (a: number, b: number) => void;
|
|
29
|
-
export const creategroupoptions_new: (a: number, b: number, c: number, d: number, e: number, f: number, g: number, h: number, i: number) => number;
|
|
30
|
-
export const __wbg_createdmoptions_free: (a: number, b: number) => void;
|
|
31
|
-
export const __wbg_get_createdmoptions_messageDisappearingSettings: (a: number) => number;
|
|
32
|
-
export const __wbg_set_createdmoptions_messageDisappearingSettings: (a: number, b: number) => void;
|
|
33
|
-
export const createdmoptions_new: (a: number) => number;
|
|
34
|
-
export const __wbg_hmackey_free: (a: number, b: number) => void;
|
|
35
|
-
export const __wbg_get_hmackey_key: (a: number) => [number, number];
|
|
36
|
-
export const __wbg_set_hmackey_key: (a: number, b: number, c: number) => void;
|
|
37
|
-
export const __wbg_get_hmackey_epoch: (a: number) => bigint;
|
|
38
|
-
export const __wbg_set_hmackey_epoch: (a: number, b: bigint) => void;
|
|
39
|
-
export const __wbg_conversationlistitem_free: (a: number, b: number) => void;
|
|
40
|
-
export const __wbg_get_conversationlistitem_conversation: (a: number) => number;
|
|
41
|
-
export const __wbg_set_conversationlistitem_conversation: (a: number, b: number) => void;
|
|
42
|
-
export const __wbg_get_conversationlistitem_lastMessage: (a: number) => number;
|
|
43
|
-
export const __wbg_set_conversationlistitem_lastMessage: (a: number, b: number) => void;
|
|
44
|
-
export const conversationlistitem_new: (a: number, b: number) => number;
|
|
45
|
-
export const __wbg_conversations_free: (a: number, b: number) => void;
|
|
46
|
-
export const conversations_createGroup: (a: number, b: number, c: number, d: number) => any;
|
|
47
|
-
export const conversations_createGroupByInboxIds: (a: number, b: number, c: number, d: number) => any;
|
|
48
|
-
export const conversations_createDm: (a: number, b: number, c: number) => any;
|
|
49
|
-
export const conversations_createDmByInboxId: (a: number, b: number, c: number, d: number) => any;
|
|
50
|
-
export const conversations_findGroupById: (a: number, b: number, c: number) => [number, number, number];
|
|
51
|
-
export const conversations_findDmByTargetInboxId: (a: number, b: number, c: number) => [number, number, number];
|
|
52
|
-
export const conversations_findMessageById: (a: number, b: number, c: number) => [number, number, number];
|
|
53
|
-
export const conversations_sync: (a: number) => any;
|
|
54
|
-
export const conversations_syncAllConversations: (a: number, b: number, c: number) => any;
|
|
55
|
-
export const conversations_list: (a: number, b: number) => [number, number, number];
|
|
56
|
-
export const conversations_listGroups: (a: number, b: number) => [number, number, number];
|
|
57
|
-
export const conversations_listDms: (a: number, b: number) => [number, number, number];
|
|
58
|
-
export const conversations_getHmacKeys: (a: number) => [number, number, number];
|
|
59
|
-
export const conversations_stream: (a: number, b: any, c: number) => [number, number, number];
|
|
60
|
-
export const conversations_streamGroups: (a: number, b: any) => [number, number, number];
|
|
61
|
-
export const conversations_streamDms: (a: number, b: any) => [number, number, number];
|
|
62
|
-
export const conversations_streamAllMessages: (a: number, b: any, c: number) => [number, number, number];
|
|
63
|
-
export const conversations_streamConsent: (a: number, b: any) => [number, number, number];
|
|
64
|
-
export const conversations_streamPreferences: (a: number, b: any) => [number, number, number];
|
|
65
|
-
export const __wbg_contenttypeid_free: (a: number, b: number) => void;
|
|
66
|
-
export const __wbg_get_contenttypeid_authorityId: (a: number) => [number, number];
|
|
67
|
-
export const __wbg_set_contenttypeid_authorityId: (a: number, b: number, c: number) => void;
|
|
68
|
-
export const __wbg_get_contenttypeid_typeId: (a: number) => [number, number];
|
|
69
|
-
export const __wbg_set_contenttypeid_typeId: (a: number, b: number, c: number) => void;
|
|
70
|
-
export const __wbg_get_contenttypeid_versionMajor: (a: number) => number;
|
|
71
|
-
export const __wbg_set_contenttypeid_versionMajor: (a: number, b: number) => void;
|
|
72
|
-
export const __wbg_get_contenttypeid_versionMinor: (a: number) => number;
|
|
73
|
-
export const __wbg_set_contenttypeid_versionMinor: (a: number, b: number) => void;
|
|
74
|
-
export const contenttypeid_new: (a: number, b: number, c: number, d: number, e: number, f: number) => number;
|
|
75
|
-
export const __wbg_encodedcontent_free: (a: number, b: number) => void;
|
|
76
|
-
export const __wbg_get_encodedcontent_type: (a: number) => number;
|
|
77
|
-
export const __wbg_set_encodedcontent_type: (a: number, b: number) => void;
|
|
78
|
-
export const __wbg_get_encodedcontent_parameters: (a: number) => any;
|
|
79
|
-
export const __wbg_set_encodedcontent_parameters: (a: number, b: any) => void;
|
|
80
|
-
export const __wbg_get_encodedcontent_fallback: (a: number) => [number, number];
|
|
81
|
-
export const __wbg_set_encodedcontent_fallback: (a: number, b: number, c: number) => void;
|
|
82
|
-
export const __wbg_get_encodedcontent_compression: (a: number) => number;
|
|
83
|
-
export const __wbg_set_encodedcontent_compression: (a: number, b: number) => void;
|
|
84
|
-
export const __wbg_get_encodedcontent_content: (a: number) => any;
|
|
85
|
-
export const __wbg_set_encodedcontent_content: (a: number, b: any) => void;
|
|
86
|
-
export const encodedcontent_new: (a: number, b: any, c: number, d: number, e: number, f: any) => number;
|
|
87
|
-
export const __wbg_installation_free: (a: number, b: number) => void;
|
|
88
|
-
export const __wbg_get_installation_bytes: (a: number) => any;
|
|
89
|
-
export const __wbg_set_installation_bytes: (a: number, b: any) => void;
|
|
90
|
-
export const __wbg_get_installation_id: (a: number) => [number, number];
|
|
91
|
-
export const __wbg_set_installation_id: (a: number, b: number, c: number) => void;
|
|
92
|
-
export const __wbg_get_installation_clientTimestampNs: (a: number) => [number, bigint];
|
|
93
|
-
export const __wbg_set_installation_clientTimestampNs: (a: number, b: number, c: bigint) => void;
|
|
94
|
-
export const installation_new: (a: any, b: number, c: number, d: number, e: bigint) => number;
|
|
95
|
-
export const __wbg_inboxstate_free: (a: number, b: number) => void;
|
|
96
|
-
export const __wbg_get_inboxstate_recoveryIdentifier: (a: number) => number;
|
|
97
|
-
export const __wbg_set_inboxstate_recoveryIdentifier: (a: number, b: number) => void;
|
|
98
|
-
export const __wbg_get_inboxstate_installations: (a: number) => [number, number];
|
|
99
|
-
export const __wbg_set_inboxstate_installations: (a: number, b: number, c: number) => void;
|
|
100
|
-
export const __wbg_get_inboxstate_accountIdentifiers: (a: number) => [number, number];
|
|
101
|
-
export const __wbg_set_inboxstate_accountIdentifiers: (a: number, b: number, c: number) => void;
|
|
102
|
-
export const inboxstate_new: (a: number, b: number, c: number, d: number, e: number, f: number, g: number) => number;
|
|
103
|
-
export const client_inboxState: (a: number, b: number) => any;
|
|
104
|
-
export const client_getLatestInboxState: (a: number, b: number, c: number) => any;
|
|
105
|
-
export const __wbg_listmessagesoptions_free: (a: number, b: number) => void;
|
|
106
|
-
export const __wbg_get_listmessagesoptions_contentTypes: (a: number) => [number, number];
|
|
107
|
-
export const __wbg_set_listmessagesoptions_contentTypes: (a: number, b: number, c: number) => void;
|
|
108
|
-
export const __wbg_get_listmessagesoptions_deliveryStatus: (a: number) => number;
|
|
109
|
-
export const __wbg_set_listmessagesoptions_deliveryStatus: (a: number, b: number) => void;
|
|
110
|
-
export const __wbg_get_listmessagesoptions_direction: (a: number) => number;
|
|
111
|
-
export const __wbg_set_listmessagesoptions_direction: (a: number, b: number) => void;
|
|
112
|
-
export const listmessagesoptions_new: (a: number, b: bigint, c: number, d: bigint, e: number, f: bigint, g: number, h: number, i: number, j: number) => number;
|
|
113
|
-
export const __wbg_message_free: (a: number, b: number) => void;
|
|
114
|
-
export const __wbg_get_message_id: (a: number) => [number, number];
|
|
115
|
-
export const __wbg_set_message_id: (a: number, b: number, c: number) => void;
|
|
116
|
-
export const __wbg_get_message_convoId: (a: number) => [number, number];
|
|
117
|
-
export const __wbg_set_message_convoId: (a: number, b: number, c: number) => void;
|
|
118
|
-
export const __wbg_get_message_senderInboxId: (a: number) => [number, number];
|
|
119
|
-
export const __wbg_set_message_senderInboxId: (a: number, b: number, c: number) => void;
|
|
120
|
-
export const __wbg_get_message_content: (a: number) => number;
|
|
121
|
-
export const __wbg_set_message_content: (a: number, b: number) => void;
|
|
122
|
-
export const __wbg_get_message_kind: (a: number) => number;
|
|
123
|
-
export const __wbg_set_message_kind: (a: number, b: number) => void;
|
|
124
|
-
export const __wbg_get_message_deliveryStatus: (a: number) => number;
|
|
125
|
-
export const __wbg_set_message_deliveryStatus: (a: number, b: number) => void;
|
|
126
|
-
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;
|
|
127
|
-
export const __wbg_messagewithreactions_free: (a: number, b: number) => void;
|
|
128
|
-
export const __wbg_get_messagewithreactions_message: (a: number) => number;
|
|
129
|
-
export const __wbg_set_messagewithreactions_message: (a: number, b: number) => void;
|
|
130
|
-
export const __wbg_get_messagewithreactions_reactions: (a: number) => [number, number];
|
|
131
|
-
export const __wbg_set_messagewithreactions_reactions: (a: number, b: number, c: number) => void;
|
|
132
|
-
export const __wbg_get_messagedisappearingsettings_fromNs: (a: number) => bigint;
|
|
133
|
-
export const __wbg_get_message_sentAtNs: (a: number) => bigint;
|
|
134
|
-
export const __wbg_set_listconversationsoptions_createdAfterNs: (a: number, b: number, c: bigint) => void;
|
|
135
|
-
export const __wbg_set_listmessagesoptions_sentBeforeNs: (a: number, b: number, c: bigint) => void;
|
|
136
|
-
export const __wbg_set_listmessagesoptions_sentAfterNs: (a: number, b: number, c: bigint) => void;
|
|
137
|
-
export const __wbg_set_listmessagesoptions_limit: (a: number, b: number, c: bigint) => void;
|
|
138
|
-
export const __wbg_set_messagedisappearingsettings_fromNs: (a: number, b: bigint) => void;
|
|
139
|
-
export const __wbg_set_message_sentAtNs: (a: number, b: bigint) => void;
|
|
140
|
-
export const __wbg_set_creategroupoptions_messageDisappearingSettings: (a: number, b: number) => void;
|
|
141
|
-
export const __wbg_get_creategroupoptions_messageDisappearingSettings: (a: number) => number;
|
|
142
|
-
export const __wbg_get_listconversationsoptions_createdAfterNs: (a: number) => [number, bigint];
|
|
143
|
-
export const __wbg_get_listmessagesoptions_sentBeforeNs: (a: number) => [number, bigint];
|
|
144
|
-
export const __wbg_get_listmessagesoptions_sentAfterNs: (a: number) => [number, bigint];
|
|
145
|
-
export const __wbg_get_listmessagesoptions_limit: (a: number) => [number, bigint];
|
|
146
|
-
export const __wbg_set_inboxstate_inboxId: (a: number, b: number, c: number) => void;
|
|
147
|
-
export const __wbg_get_inboxstate_inboxId: (a: number) => [number, number];
|
|
148
|
-
export const __wbg_streamcloser_free: (a: number, b: number) => void;
|
|
149
|
-
export const streamcloser_end: (a: number) => void;
|
|
150
|
-
export const streamcloser_endAndWait: (a: number) => any;
|
|
151
|
-
export const streamcloser_waitForReady: (a: number) => any;
|
|
152
|
-
export const streamcloser_isClosed: (a: number) => number;
|
|
153
|
-
export const __wbg_client_free: (a: number, b: number) => void;
|
|
154
|
-
export const __wbg_logoptions_free: (a: number, b: number) => void;
|
|
155
|
-
export const __wbg_get_logoptions_structured: (a: number) => number;
|
|
156
|
-
export const __wbg_set_logoptions_structured: (a: number, b: number) => void;
|
|
157
|
-
export const __wbg_get_logoptions_performance: (a: number) => number;
|
|
158
|
-
export const __wbg_set_logoptions_performance: (a: number, b: number) => void;
|
|
159
|
-
export const __wbg_get_logoptions_level: (a: number) => number;
|
|
160
|
-
export const __wbg_set_logoptions_level: (a: number, b: number) => void;
|
|
161
|
-
export const logoptions_new: (a: number, b: number, c: number) => number;
|
|
162
|
-
export const createClient: (a: number, b: number, c: number, d: number, e: number, f: number, g: number, h: number, i: number, j: number, k: number) => any;
|
|
163
|
-
export const client_accountIdentifier: (a: number) => number;
|
|
164
|
-
export const client_inboxId: (a: number) => [number, number];
|
|
165
|
-
export const client_isRegistered: (a: number) => number;
|
|
166
|
-
export const client_installationId: (a: number) => [number, number];
|
|
167
|
-
export const client_installationIdBytes: (a: number) => any;
|
|
168
|
-
export const client_canMessage: (a: number, b: number, c: number) => any;
|
|
169
|
-
export const client_registerIdentity: (a: number) => any;
|
|
170
|
-
export const client_sendHistorySyncRequest: (a: number) => any;
|
|
171
|
-
export const client_sendConsentSyncRequest: (a: number) => any;
|
|
172
|
-
export const client_findInboxIdByIdentifier: (a: number, b: number) => any;
|
|
173
|
-
export const client_conversations: (a: number) => number;
|
|
174
|
-
export const verifySignedWithPublicKey: (a: number, b: number, c: any, d: any) => [number, number];
|
|
175
|
-
export const __wbg_passkeysignature_free: (a: number, b: number) => void;
|
|
176
|
-
export const client_createInboxSignatureText: (a: number) => [number, number, number, number];
|
|
177
|
-
export const client_addWalletSignatureText: (a: number, b: number) => any;
|
|
178
|
-
export const client_revokeWalletSignatureText: (a: number, b: number) => any;
|
|
179
|
-
export const client_revokeAllOtherInstallationsSignatureText: (a: number) => any;
|
|
180
|
-
export const client_revokeInstallationsSignatureText: (a: number, b: number, c: number) => any;
|
|
181
|
-
export const client_addEcdsaSignature: (a: number, b: number, c: any) => any;
|
|
182
|
-
export const client_addPasskeySignature: (a: number, b: number, c: number) => any;
|
|
183
|
-
export const client_addScwSignature: (a: number, b: number, c: any, d: bigint, e: number, f: bigint) => any;
|
|
184
|
-
export const client_applySignatureRequests: (a: number) => any;
|
|
185
|
-
export const client_signWithInstallationKey: (a: number, b: number, c: number) => [number, number, number];
|
|
186
|
-
export const client_verifySignedWithInstallationKey: (a: number, b: number, c: number, d: any) => [number, number];
|
|
187
4
|
export const __wbg_remoteattachmentinfo_free: (a: number, b: number) => void;
|
|
188
5
|
export const __wbg_get_remoteattachmentinfo_secret: (a: number) => any;
|
|
189
6
|
export const __wbg_set_remoteattachmentinfo_secret: (a: number, b: any) => void;
|
|
@@ -276,10 +93,64 @@ export const conversation_removeMessageDisappearingSettings: (a: number) => any;
|
|
|
276
93
|
export const conversation_messageDisappearingSettings: (a: number) => [number, number, number];
|
|
277
94
|
export const conversation_isMessageDisappearingEnabled: (a: number) => [number, number, number];
|
|
278
95
|
export const conversation_getHmacKeys: (a: number) => [number, number, number];
|
|
279
|
-
export const
|
|
280
|
-
export const
|
|
96
|
+
export const verifySignedWithPublicKey: (a: number, b: number, c: any, d: any) => [number, number];
|
|
97
|
+
export const __wbg_passkeysignature_free: (a: number, b: number) => void;
|
|
98
|
+
export const client_createInboxSignatureText: (a: number) => [number, number, number, number];
|
|
99
|
+
export const client_addWalletSignatureText: (a: number, b: any) => any;
|
|
100
|
+
export const client_revokeWalletSignatureText: (a: number, b: any) => any;
|
|
101
|
+
export const client_revokeAllOtherInstallationsSignatureText: (a: number) => any;
|
|
102
|
+
export const client_revokeInstallationsSignatureText: (a: number, b: number, c: number) => any;
|
|
103
|
+
export const client_addEcdsaSignature: (a: number, b: number, c: any) => any;
|
|
104
|
+
export const client_addPasskeySignature: (a: number, b: number, c: number) => any;
|
|
105
|
+
export const client_addScwSignature: (a: number, b: number, c: any, d: bigint, e: number, f: bigint) => any;
|
|
106
|
+
export const client_applySignatureRequests: (a: number) => any;
|
|
107
|
+
export const client_signWithInstallationKey: (a: number, b: number, c: number) => [number, number, number];
|
|
108
|
+
export const client_verifySignedWithInstallationKey: (a: number, b: number, c: number, d: any) => [number, number];
|
|
281
109
|
export const __wbg_set_reaction_reference: (a: number, b: number, c: number) => void;
|
|
282
110
|
export const __wbg_get_reaction_reference: (a: number) => [number, number];
|
|
111
|
+
export const __wbg_client_free: (a: number, b: number) => void;
|
|
112
|
+
export const __wbg_logoptions_free: (a: number, b: number) => void;
|
|
113
|
+
export const __wbg_get_logoptions_structured: (a: number) => number;
|
|
114
|
+
export const __wbg_set_logoptions_structured: (a: number, b: number) => void;
|
|
115
|
+
export const __wbg_get_logoptions_performance: (a: number) => number;
|
|
116
|
+
export const __wbg_set_logoptions_performance: (a: number, b: number) => void;
|
|
117
|
+
export const __wbg_get_logoptions_level: (a: number) => number;
|
|
118
|
+
export const __wbg_set_logoptions_level: (a: number, b: number) => void;
|
|
119
|
+
export const logoptions_new: (a: number, b: number, c: number) => number;
|
|
120
|
+
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;
|
|
121
|
+
export const client_accountIdentifier: (a: number) => any;
|
|
122
|
+
export const client_inboxId: (a: number) => [number, number];
|
|
123
|
+
export const client_isRegistered: (a: number) => number;
|
|
124
|
+
export const client_installationId: (a: number) => [number, number];
|
|
125
|
+
export const client_installationIdBytes: (a: number) => any;
|
|
126
|
+
export const client_canMessage: (a: number, b: number, c: number) => any;
|
|
127
|
+
export const client_registerIdentity: (a: number) => any;
|
|
128
|
+
export const client_sendHistorySyncRequest: (a: number) => any;
|
|
129
|
+
export const client_sendConsentSyncRequest: (a: number) => any;
|
|
130
|
+
export const client_findInboxIdByIdentifier: (a: number, b: any) => any;
|
|
131
|
+
export const client_conversations: (a: number) => number;
|
|
132
|
+
export const getInboxIdForIdentifier: (a: number, b: number, c: any) => any;
|
|
133
|
+
export const generateInboxId: (a: any) => [number, number, number, number];
|
|
134
|
+
export const __wbg_installation_free: (a: number, b: number) => void;
|
|
135
|
+
export const __wbg_get_installation_bytes: (a: number) => any;
|
|
136
|
+
export const __wbg_set_installation_bytes: (a: number, b: any) => void;
|
|
137
|
+
export const __wbg_get_installation_id: (a: number) => [number, number];
|
|
138
|
+
export const __wbg_set_installation_id: (a: number, b: number, c: number) => void;
|
|
139
|
+
export const __wbg_get_installation_clientTimestampNs: (a: number) => [number, bigint];
|
|
140
|
+
export const __wbg_set_installation_clientTimestampNs: (a: number, b: number, c: bigint) => void;
|
|
141
|
+
export const installation_new: (a: any, b: number, c: number, d: number, e: bigint) => number;
|
|
142
|
+
export const __wbg_inboxstate_free: (a: number, b: number) => void;
|
|
143
|
+
export const __wbg_get_inboxstate_inboxId: (a: number) => [number, number];
|
|
144
|
+
export const __wbg_set_inboxstate_inboxId: (a: number, b: number, c: number) => void;
|
|
145
|
+
export const __wbg_get_inboxstate_recoveryIdentifier: (a: number) => any;
|
|
146
|
+
export const __wbg_set_inboxstate_recoveryIdentifier: (a: number, b: any) => void;
|
|
147
|
+
export const __wbg_get_inboxstate_installations: (a: number) => [number, number];
|
|
148
|
+
export const __wbg_set_inboxstate_installations: (a: number, b: number, c: number) => void;
|
|
149
|
+
export const __wbg_get_inboxstate_accountIdentifiers: (a: number) => [number, number];
|
|
150
|
+
export const __wbg_set_inboxstate_accountIdentifiers: (a: number, b: number, c: number) => void;
|
|
151
|
+
export const inboxstate_new: (a: number, b: number, c: any, d: number, e: number, f: number, g: number) => number;
|
|
152
|
+
export const client_inboxState: (a: number, b: number) => any;
|
|
153
|
+
export const client_getLatestInboxState: (a: number, b: number, c: number) => any;
|
|
283
154
|
export const __wbg_consent_free: (a: number, b: number) => void;
|
|
284
155
|
export const __wbg_get_consent_entityType: (a: number) => number;
|
|
285
156
|
export const __wbg_set_consent_entityType: (a: number, b: number) => void;
|
|
@@ -292,10 +163,6 @@ export const client_setConsentStates: (a: number, b: number, c: number) => any;
|
|
|
292
163
|
export const client_getConsentState: (a: number, b: number, c: number, d: number) => any;
|
|
293
164
|
export const conversation_consentState: (a: number) => [number, number, number];
|
|
294
165
|
export const conversation_updateConsentState: (a: number, b: number) => [number, number];
|
|
295
|
-
export const __wbg_identifier_free: (a: number, b: number) => void;
|
|
296
|
-
export const __wbg_get_identifier_identifierKind: (a: number) => number;
|
|
297
|
-
export const __wbg_set_identifier_identifierKind: (a: number, b: number) => void;
|
|
298
|
-
export const identifier_new: (a: number, b: number, c: number) => number;
|
|
299
166
|
export const __wbg_permissionpolicyset_free: (a: number, b: number) => void;
|
|
300
167
|
export const __wbg_get_permissionpolicyset_addMemberPolicy: (a: number) => number;
|
|
301
168
|
export const __wbg_set_permissionpolicyset_addMemberPolicy: (a: number, b: number) => void;
|
|
@@ -317,8 +184,135 @@ export const permissionpolicyset_new: (a: number, b: number, c: number, d: numbe
|
|
|
317
184
|
export const __wbg_grouppermissions_free: (a: number, b: number) => void;
|
|
318
185
|
export const grouppermissions_policyType: (a: number) => [number, number, number];
|
|
319
186
|
export const grouppermissions_policySet: (a: number) => [number, number, number];
|
|
320
|
-
export const
|
|
321
|
-
export const
|
|
187
|
+
export const __wbg_listconversationsoptions_free: (a: number, b: number) => void;
|
|
188
|
+
export const __wbg_get_listconversationsoptions_consentStates: (a: number) => [number, number];
|
|
189
|
+
export const __wbg_set_listconversationsoptions_consentStates: (a: number, b: number, c: number) => void;
|
|
190
|
+
export const __wbg_get_listconversationsoptions_createdAfterNs: (a: number) => [number, bigint];
|
|
191
|
+
export const __wbg_set_listconversationsoptions_createdAfterNs: (a: number, b: number, c: bigint) => void;
|
|
192
|
+
export const __wbg_get_listconversationsoptions_createdBeforeNs: (a: number) => [number, bigint];
|
|
193
|
+
export const __wbg_set_listconversationsoptions_createdBeforeNs: (a: number, b: number, c: bigint) => void;
|
|
194
|
+
export const __wbg_get_listconversationsoptions_includeDuplicateDms: (a: number) => number;
|
|
195
|
+
export const __wbg_set_listconversationsoptions_includeDuplicateDms: (a: number, b: number) => void;
|
|
196
|
+
export const __wbg_get_listconversationsoptions_limit: (a: number) => [number, bigint];
|
|
197
|
+
export const __wbg_set_listconversationsoptions_limit: (a: number, b: number, c: bigint) => void;
|
|
198
|
+
export const listconversationsoptions_new: (a: number, b: number, c: number, d: bigint, e: number, f: bigint, g: number, h: number, i: bigint) => number;
|
|
199
|
+
export const __wbg_messagedisappearingsettings_free: (a: number, b: number) => void;
|
|
200
|
+
export const __wbg_get_messagedisappearingsettings_inNs: (a: number) => bigint;
|
|
201
|
+
export const __wbg_set_messagedisappearingsettings_inNs: (a: number, b: bigint) => void;
|
|
202
|
+
export const messagedisappearingsettings_new: (a: bigint, b: bigint) => number;
|
|
203
|
+
export const __wbg_creategroupoptions_free: (a: number, b: number) => void;
|
|
204
|
+
export const __wbg_get_creategroupoptions_permissions: (a: number) => number;
|
|
205
|
+
export const __wbg_set_creategroupoptions_permissions: (a: number, b: number) => void;
|
|
206
|
+
export const __wbg_get_creategroupoptions_groupName: (a: number) => [number, number];
|
|
207
|
+
export const __wbg_set_creategroupoptions_groupName: (a: number, b: number, c: number) => void;
|
|
208
|
+
export const __wbg_get_creategroupoptions_groupImageUrlSquare: (a: number) => [number, number];
|
|
209
|
+
export const __wbg_set_creategroupoptions_groupImageUrlSquare: (a: number, b: number, c: number) => void;
|
|
210
|
+
export const __wbg_get_creategroupoptions_groupDescription: (a: number) => [number, number];
|
|
211
|
+
export const __wbg_set_creategroupoptions_groupDescription: (a: number, b: number, c: number) => void;
|
|
212
|
+
export const __wbg_get_creategroupoptions_customPermissionPolicySet: (a: number) => number;
|
|
213
|
+
export const __wbg_set_creategroupoptions_customPermissionPolicySet: (a: number, b: number) => void;
|
|
214
|
+
export const creategroupoptions_new: (a: number, b: number, c: number, d: number, e: number, f: number, g: number, h: number, i: number) => number;
|
|
215
|
+
export const __wbg_createdmoptions_free: (a: number, b: number) => void;
|
|
216
|
+
export const __wbg_get_createdmoptions_messageDisappearingSettings: (a: number) => number;
|
|
217
|
+
export const __wbg_set_createdmoptions_messageDisappearingSettings: (a: number, b: number) => void;
|
|
218
|
+
export const createdmoptions_new: (a: number) => number;
|
|
219
|
+
export const __wbg_hmackey_free: (a: number, b: number) => void;
|
|
220
|
+
export const __wbg_get_hmackey_key: (a: number) => [number, number];
|
|
221
|
+
export const __wbg_set_hmackey_key: (a: number, b: number, c: number) => void;
|
|
222
|
+
export const __wbg_get_hmackey_epoch: (a: number) => bigint;
|
|
223
|
+
export const __wbg_set_hmackey_epoch: (a: number, b: bigint) => void;
|
|
224
|
+
export const __wbg_conversationlistitem_free: (a: number, b: number) => void;
|
|
225
|
+
export const __wbg_get_conversationlistitem_conversation: (a: number) => number;
|
|
226
|
+
export const __wbg_set_conversationlistitem_conversation: (a: number, b: number) => void;
|
|
227
|
+
export const __wbg_get_conversationlistitem_lastMessage: (a: number) => number;
|
|
228
|
+
export const __wbg_set_conversationlistitem_lastMessage: (a: number, b: number) => void;
|
|
229
|
+
export const conversationlistitem_new: (a: number, b: number) => number;
|
|
230
|
+
export const __wbg_conversations_free: (a: number, b: number) => void;
|
|
231
|
+
export const conversations_createGroup: (a: number, b: number, c: number, d: number) => any;
|
|
232
|
+
export const conversations_createGroupByInboxIds: (a: number, b: number, c: number, d: number) => any;
|
|
233
|
+
export const conversations_createDm: (a: number, b: any, c: number) => any;
|
|
234
|
+
export const conversations_createDmByInboxId: (a: number, b: number, c: number, d: number) => any;
|
|
235
|
+
export const conversations_findGroupById: (a: number, b: number, c: number) => [number, number, number];
|
|
236
|
+
export const conversations_findDmByTargetInboxId: (a: number, b: number, c: number) => [number, number, number];
|
|
237
|
+
export const conversations_findMessageById: (a: number, b: number, c: number) => [number, number, number];
|
|
238
|
+
export const conversations_sync: (a: number) => any;
|
|
239
|
+
export const conversations_syncAllConversations: (a: number, b: number, c: number) => any;
|
|
240
|
+
export const conversations_list: (a: number, b: number) => [number, number, number];
|
|
241
|
+
export const conversations_listGroups: (a: number, b: number) => [number, number, number];
|
|
242
|
+
export const conversations_listDms: (a: number, b: number) => [number, number, number];
|
|
243
|
+
export const conversations_getHmacKeys: (a: number) => [number, number, number];
|
|
244
|
+
export const conversations_stream: (a: number, b: any, c: number) => [number, number, number];
|
|
245
|
+
export const conversations_streamGroups: (a: number, b: any) => [number, number, number];
|
|
246
|
+
export const conversations_streamDms: (a: number, b: any) => [number, number, number];
|
|
247
|
+
export const conversations_streamAllMessages: (a: number, b: any, c: number) => [number, number, number];
|
|
248
|
+
export const conversations_streamConsent: (a: number, b: any) => [number, number, number];
|
|
249
|
+
export const conversations_streamPreferences: (a: number, b: any) => [number, number, number];
|
|
250
|
+
export const __wbg_contenttypeid_free: (a: number, b: number) => void;
|
|
251
|
+
export const __wbg_get_contenttypeid_authorityId: (a: number) => [number, number];
|
|
252
|
+
export const __wbg_set_contenttypeid_authorityId: (a: number, b: number, c: number) => void;
|
|
253
|
+
export const __wbg_get_contenttypeid_typeId: (a: number) => [number, number];
|
|
254
|
+
export const __wbg_set_contenttypeid_typeId: (a: number, b: number, c: number) => void;
|
|
255
|
+
export const __wbg_get_contenttypeid_versionMajor: (a: number) => number;
|
|
256
|
+
export const __wbg_set_contenttypeid_versionMajor: (a: number, b: number) => void;
|
|
257
|
+
export const __wbg_get_contenttypeid_versionMinor: (a: number) => number;
|
|
258
|
+
export const __wbg_set_contenttypeid_versionMinor: (a: number, b: number) => void;
|
|
259
|
+
export const contenttypeid_new: (a: number, b: number, c: number, d: number, e: number, f: number) => number;
|
|
260
|
+
export const __wbg_encodedcontent_free: (a: number, b: number) => void;
|
|
261
|
+
export const __wbg_get_encodedcontent_type: (a: number) => number;
|
|
262
|
+
export const __wbg_set_encodedcontent_type: (a: number, b: number) => void;
|
|
263
|
+
export const __wbg_get_encodedcontent_parameters: (a: number) => any;
|
|
264
|
+
export const __wbg_set_encodedcontent_parameters: (a: number, b: any) => void;
|
|
265
|
+
export const __wbg_get_encodedcontent_fallback: (a: number) => [number, number];
|
|
266
|
+
export const __wbg_set_encodedcontent_fallback: (a: number, b: number, c: number) => void;
|
|
267
|
+
export const __wbg_get_encodedcontent_compression: (a: number) => number;
|
|
268
|
+
export const __wbg_set_encodedcontent_compression: (a: number, b: number) => void;
|
|
269
|
+
export const __wbg_get_encodedcontent_content: (a: number) => any;
|
|
270
|
+
export const __wbg_set_encodedcontent_content: (a: number, b: any) => void;
|
|
271
|
+
export const encodedcontent_new: (a: number, b: any, c: number, d: number, e: number, f: any) => number;
|
|
272
|
+
export const __wbg_listmessagesoptions_free: (a: number, b: number) => void;
|
|
273
|
+
export const __wbg_get_listmessagesoptions_contentTypes: (a: number) => [number, number];
|
|
274
|
+
export const __wbg_set_listmessagesoptions_contentTypes: (a: number, b: number, c: number) => void;
|
|
275
|
+
export const __wbg_get_listmessagesoptions_deliveryStatus: (a: number) => number;
|
|
276
|
+
export const __wbg_set_listmessagesoptions_deliveryStatus: (a: number, b: number) => void;
|
|
277
|
+
export const __wbg_get_listmessagesoptions_direction: (a: number) => number;
|
|
278
|
+
export const __wbg_set_listmessagesoptions_direction: (a: number, b: number) => void;
|
|
279
|
+
export const listmessagesoptions_new: (a: number, b: bigint, c: number, d: bigint, e: number, f: bigint, g: number, h: number, i: number, j: number) => number;
|
|
280
|
+
export const __wbg_message_free: (a: number, b: number) => void;
|
|
281
|
+
export const __wbg_get_message_id: (a: number) => [number, number];
|
|
282
|
+
export const __wbg_set_message_id: (a: number, b: number, c: number) => void;
|
|
283
|
+
export const __wbg_get_message_convoId: (a: number) => [number, number];
|
|
284
|
+
export const __wbg_set_message_convoId: (a: number, b: number, c: number) => void;
|
|
285
|
+
export const __wbg_get_message_senderInboxId: (a: number) => [number, number];
|
|
286
|
+
export const __wbg_set_message_senderInboxId: (a: number, b: number, c: number) => void;
|
|
287
|
+
export const __wbg_get_message_content: (a: number) => number;
|
|
288
|
+
export const __wbg_set_message_content: (a: number, b: number) => void;
|
|
289
|
+
export const __wbg_get_message_kind: (a: number) => number;
|
|
290
|
+
export const __wbg_set_message_kind: (a: number, b: number) => void;
|
|
291
|
+
export const __wbg_get_message_deliveryStatus: (a: number) => number;
|
|
292
|
+
export const __wbg_set_message_deliveryStatus: (a: number, b: number) => void;
|
|
293
|
+
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;
|
|
294
|
+
export const __wbg_messagewithreactions_free: (a: number, b: number) => void;
|
|
295
|
+
export const __wbg_get_messagewithreactions_message: (a: number) => number;
|
|
296
|
+
export const __wbg_set_messagewithreactions_message: (a: number, b: number) => void;
|
|
297
|
+
export const __wbg_get_messagewithreactions_reactions: (a: number) => [number, number];
|
|
298
|
+
export const __wbg_set_messagewithreactions_reactions: (a: number, b: number, c: number) => void;
|
|
299
|
+
export const __wbg_streamcloser_free: (a: number, b: number) => void;
|
|
300
|
+
export const streamcloser_end: (a: number) => void;
|
|
301
|
+
export const streamcloser_endAndWait: (a: number) => any;
|
|
302
|
+
export const streamcloser_waitForReady: (a: number) => any;
|
|
303
|
+
export const streamcloser_isClosed: (a: number) => number;
|
|
304
|
+
export const __wbg_get_messagedisappearingsettings_fromNs: (a: number) => bigint;
|
|
305
|
+
export const __wbg_get_message_sentAtNs: (a: number) => bigint;
|
|
306
|
+
export const __wbg_set_listmessagesoptions_sentBeforeNs: (a: number, b: number, c: bigint) => void;
|
|
307
|
+
export const __wbg_set_listmessagesoptions_sentAfterNs: (a: number, b: number, c: bigint) => void;
|
|
308
|
+
export const __wbg_set_listmessagesoptions_limit: (a: number, b: number, c: bigint) => void;
|
|
309
|
+
export const __wbg_set_messagedisappearingsettings_fromNs: (a: number, b: bigint) => void;
|
|
310
|
+
export const __wbg_set_message_sentAtNs: (a: number, b: bigint) => void;
|
|
311
|
+
export const __wbg_set_creategroupoptions_messageDisappearingSettings: (a: number, b: number) => void;
|
|
312
|
+
export const __wbg_get_creategroupoptions_messageDisappearingSettings: (a: number) => number;
|
|
313
|
+
export const __wbg_get_listmessagesoptions_sentBeforeNs: (a: number) => [number, bigint];
|
|
314
|
+
export const __wbg_get_listmessagesoptions_sentAfterNs: (a: number) => [number, bigint];
|
|
315
|
+
export const __wbg_get_listmessagesoptions_limit: (a: number) => [number, bigint];
|
|
322
316
|
export const rust_sqlite_wasm_shim_localtime_js: (a: bigint, b: number) => void;
|
|
323
317
|
export const rust_sqlite_wasm_shim_tzset_js: (a: number, b: number, c: number, d: number) => void;
|
|
324
318
|
export const rust_sqlite_wasm_shim_emscripten_get_now: () => number;
|
|
@@ -349,7 +343,7 @@ export const __externref_drop_slice: (a: number, b: number) => void;
|
|
|
349
343
|
export const __wbindgen_export_7: WebAssembly.Table;
|
|
350
344
|
export const __externref_table_dealloc: (a: number) => void;
|
|
351
345
|
export const _dyn_core__ops__function__FnMut_____Output___R_as_wasm_bindgen__closure__WasmClosure___describe__invoke__hff1927556d6713ec: (a: number, b: number) => void;
|
|
352
|
-
export const
|
|
353
|
-
export const
|
|
354
|
-
export const
|
|
346
|
+
export const closure3753_externref_shim: (a: number, b: number, c: any) => void;
|
|
347
|
+
export const closure4762_externref_shim: (a: number, b: number, c: any, d: number, e: any) => number;
|
|
348
|
+
export const closure4761_externref_shim: (a: number, b: number, c: any, d: any) => void;
|
|
355
349
|
export const __wbindgen_start: () => void;
|