@xmtp/wasm-bindings 1.3.6 → 1.4.0-dev.8148c3f

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.
@@ -1,6 +1,160 @@
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_conversationType: (a: number) => number;
8
+ export const __wbg_set_listconversationsoptions_conversationType: (a: number, b: number) => void;
9
+ export const __wbg_get_listconversationsoptions_createdAfterNs: (a: number) => [number, bigint];
10
+ export const __wbg_set_listconversationsoptions_createdAfterNs: (a: number, b: number, c: bigint) => void;
11
+ export const __wbg_get_listconversationsoptions_createdBeforeNs: (a: number) => [number, bigint];
12
+ export const __wbg_set_listconversationsoptions_createdBeforeNs: (a: number, b: number, c: bigint) => void;
13
+ export const __wbg_get_listconversationsoptions_includeDuplicateDms: (a: number) => number;
14
+ export const __wbg_set_listconversationsoptions_includeDuplicateDms: (a: number, b: number) => void;
15
+ export const __wbg_get_listconversationsoptions_limit: (a: number) => [number, bigint];
16
+ export const __wbg_set_listconversationsoptions_limit: (a: number, b: number, c: bigint) => void;
17
+ 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;
18
+ export const __wbg_messagedisappearingsettings_free: (a: number, b: number) => void;
19
+ export const messagedisappearingsettings_new: (a: bigint, b: bigint) => number;
20
+ export const __wbg_conversationdebuginfo_free: (a: number, b: number) => void;
21
+ export const __wbg_get_conversationdebuginfo_epoch: (a: number) => bigint;
22
+ export const __wbg_set_conversationdebuginfo_epoch: (a: number, b: bigint) => void;
23
+ export const __wbg_get_conversationdebuginfo_maybeForked: (a: number) => number;
24
+ export const __wbg_set_conversationdebuginfo_maybeForked: (a: number, b: number) => void;
25
+ export const __wbg_get_conversationdebuginfo_forkDetails: (a: number) => [number, number];
26
+ export const __wbg_set_conversationdebuginfo_forkDetails: (a: number, b: number, c: number) => void;
27
+ export const __wbg_get_conversationdebuginfo_isCommitLogForked: (a: number) => number;
28
+ export const __wbg_set_conversationdebuginfo_isCommitLogForked: (a: number, b: number) => void;
29
+ export const __wbg_get_conversationdebuginfo_localCommitLog: (a: number) => [number, number];
30
+ export const __wbg_set_conversationdebuginfo_localCommitLog: (a: number, b: number, c: number) => void;
31
+ export const __wbg_get_conversationdebuginfo_remoteCommitLog: (a: number) => [number, number];
32
+ export const __wbg_set_conversationdebuginfo_remoteCommitLog: (a: number, b: number, c: number) => void;
33
+ export const __wbg_get_conversationdebuginfo_cursor: (a: number) => bigint;
34
+ export const __wbg_set_conversationdebuginfo_cursor: (a: number, b: bigint) => void;
35
+ export const __wbg_creategroupoptions_free: (a: number, b: number) => void;
36
+ export const __wbg_get_creategroupoptions_permissions: (a: number) => number;
37
+ export const __wbg_set_creategroupoptions_permissions: (a: number, b: number) => void;
38
+ export const __wbg_get_creategroupoptions_groupName: (a: number) => [number, number];
39
+ export const __wbg_set_creategroupoptions_groupName: (a: number, b: number, c: number) => void;
40
+ export const __wbg_get_creategroupoptions_groupImageUrlSquare: (a: number) => [number, number];
41
+ export const __wbg_set_creategroupoptions_groupImageUrlSquare: (a: number, b: number, c: number) => void;
42
+ export const __wbg_get_creategroupoptions_groupDescription: (a: number) => [number, number];
43
+ export const __wbg_set_creategroupoptions_groupDescription: (a: number, b: number, c: number) => void;
44
+ export const __wbg_get_creategroupoptions_customPermissionPolicySet: (a: number) => number;
45
+ export const __wbg_set_creategroupoptions_customPermissionPolicySet: (a: number, b: number) => void;
46
+ export const creategroupoptions_new: (a: number, b: number, c: number, d: number, e: number, f: number, g: number, h: number, i: number) => number;
47
+ export const __wbg_createdmoptions_free: (a: number, b: number) => void;
48
+ export const __wbg_get_createdmoptions_messageDisappearingSettings: (a: number) => number;
49
+ export const __wbg_set_createdmoptions_messageDisappearingSettings: (a: number, b: number) => void;
50
+ export const createdmoptions_new: (a: number) => number;
51
+ export const __wbg_hmackey_free: (a: number, b: number) => void;
52
+ export const __wbg_get_hmackey_key: (a: number) => [number, number];
53
+ export const __wbg_set_hmackey_key: (a: number, b: number, c: number) => void;
54
+ export const __wbg_conversationlistitem_free: (a: number, b: number) => void;
55
+ export const __wbg_get_conversationlistitem_conversation: (a: number) => number;
56
+ export const __wbg_set_conversationlistitem_conversation: (a: number, b: number) => void;
57
+ export const __wbg_get_conversationlistitem_lastMessage: (a: number) => number;
58
+ export const __wbg_set_conversationlistitem_lastMessage: (a: number, b: number) => void;
59
+ export const __wbg_get_conversationlistitem_isCommitLogForked: (a: number) => number;
60
+ export const __wbg_set_conversationlistitem_isCommitLogForked: (a: number, b: number) => void;
61
+ export const conversationlistitem_new: (a: number, b: number, c: number) => number;
62
+ export const __wbg_conversations_free: (a: number, b: number) => void;
63
+ export const conversations_createGroupOptimistic: (a: number, b: number) => [number, number, number];
64
+ export const conversations_createGroup: (a: number, b: number, c: number, d: number) => any;
65
+ export const conversations_createGroupByInboxIds: (a: number, b: number, c: number, d: number) => any;
66
+ export const conversations_createDm: (a: number, b: any, c: number) => any;
67
+ export const conversations_createDmByInboxId: (a: number, b: number, c: number, d: number) => any;
68
+ export const conversations_findGroupById: (a: number, b: number, c: number) => [number, number, number];
69
+ export const conversations_findDmByTargetInboxId: (a: number, b: number, c: number) => [number, number, number];
70
+ export const conversations_findMessageById: (a: number, b: number, c: number) => [number, number, number];
71
+ export const conversations_sync: (a: number) => any;
72
+ export const conversations_syncAllConversations: (a: number, b: number, c: number) => any;
73
+ export const conversations_list: (a: number, b: number) => [number, number, number];
74
+ export const conversations_getHmacKeys: (a: number) => [number, number, number];
75
+ export const conversations_streamLocal: (a: number, b: number) => any;
76
+ export const conversations_stream: (a: number, b: any, c: number) => [number, number, number];
77
+ export const conversations_streamAllMessages: (a: number, b: any, c: number, d: number, e: number) => [number, number, number];
78
+ export const conversations_streamConsent: (a: number, b: any) => [number, number, number];
79
+ export const conversations_streamPreferences: (a: number, b: any) => [number, number, number];
80
+ export const __wbg_listmessagesoptions_free: (a: number, b: number) => void;
81
+ export const __wbg_get_listmessagesoptions_contentTypes: (a: number) => [number, number];
82
+ export const __wbg_set_listmessagesoptions_contentTypes: (a: number, b: number, c: number) => void;
83
+ export const __wbg_get_listmessagesoptions_deliveryStatus: (a: number) => number;
84
+ export const __wbg_set_listmessagesoptions_deliveryStatus: (a: number, b: number) => void;
85
+ export const __wbg_get_listmessagesoptions_direction: (a: number) => number;
86
+ export const __wbg_set_listmessagesoptions_direction: (a: number, b: number) => void;
87
+ export const __wbg_get_listmessagesoptions_kind: (a: number) => number;
88
+ export const __wbg_set_listmessagesoptions_kind: (a: number, b: number) => void;
89
+ 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) => number;
90
+ export const __wbg_message_free: (a: number, b: number) => void;
91
+ export const __wbg_get_message_id: (a: number) => [number, number];
92
+ export const __wbg_set_message_id: (a: number, b: number, c: number) => void;
93
+ export const __wbg_get_message_convoId: (a: number) => [number, number];
94
+ export const __wbg_set_message_convoId: (a: number, b: number, c: number) => void;
95
+ export const __wbg_get_message_senderInboxId: (a: number) => [number, number];
96
+ export const __wbg_set_message_senderInboxId: (a: number, b: number, c: number) => void;
97
+ export const __wbg_get_message_content: (a: number) => number;
98
+ export const __wbg_set_message_content: (a: number, b: number) => void;
99
+ export const __wbg_get_message_kind: (a: number) => number;
100
+ export const __wbg_set_message_kind: (a: number, b: number) => void;
101
+ export const __wbg_get_message_deliveryStatus: (a: number) => number;
102
+ export const __wbg_set_message_deliveryStatus: (a: number, b: number) => void;
103
+ 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;
104
+ export const __wbg_messagewithreactions_free: (a: number, b: number) => void;
105
+ export const __wbg_get_messagewithreactions_message: (a: number) => number;
106
+ export const __wbg_set_messagewithreactions_message: (a: number, b: number) => void;
107
+ export const __wbg_get_messagewithreactions_reactions: (a: number) => [number, number];
108
+ export const __wbg_set_messagewithreactions_reactions: (a: number, b: number, c: number) => void;
109
+ export const __wbg_set_messagedisappearingsettings_fromNs: (a: number, b: bigint) => void;
110
+ export const __wbg_set_messagedisappearingsettings_inNs: (a: number, b: bigint) => void;
111
+ export const __wbg_set_hmackey_epoch: (a: number, b: bigint) => void;
112
+ export const __wbg_set_message_sentAtNs: (a: number, b: bigint) => void;
113
+ export const __wbg_get_listmessagesoptions_sentBeforeNs: (a: number) => [number, bigint];
114
+ export const __wbg_get_listmessagesoptions_sentAfterNs: (a: number) => [number, bigint];
115
+ export const __wbg_get_listmessagesoptions_limit: (a: number) => [number, bigint];
116
+ export const __wbg_get_creategroupoptions_messageDisappearingSettings: (a: number) => number;
117
+ export const __wbg_set_listmessagesoptions_sentBeforeNs: (a: number, b: number, c: bigint) => void;
118
+ export const __wbg_set_listmessagesoptions_sentAfterNs: (a: number, b: number, c: bigint) => void;
119
+ export const __wbg_set_listmessagesoptions_limit: (a: number, b: number, c: bigint) => void;
120
+ export const __wbg_get_messagedisappearingsettings_fromNs: (a: number) => bigint;
121
+ export const __wbg_get_messagedisappearingsettings_inNs: (a: number) => bigint;
122
+ export const __wbg_get_hmackey_epoch: (a: number) => bigint;
123
+ export const __wbg_get_message_sentAtNs: (a: number) => bigint;
124
+ export const __wbg_set_creategroupoptions_messageDisappearingSettings: (a: number, b: number) => void;
125
+ export const __wbg_apistats_free: (a: number, b: number) => void;
126
+ export const __wbg_get_apistats_upload_key_package: (a: number) => bigint;
127
+ export const __wbg_set_apistats_upload_key_package: (a: number, b: bigint) => void;
128
+ export const __wbg_get_apistats_fetch_key_package: (a: number) => bigint;
129
+ export const __wbg_set_apistats_fetch_key_package: (a: number, b: bigint) => void;
130
+ export const __wbg_get_apistats_send_group_messages: (a: number) => bigint;
131
+ export const __wbg_set_apistats_send_group_messages: (a: number, b: bigint) => void;
132
+ export const __wbg_get_apistats_send_welcome_messages: (a: number) => bigint;
133
+ export const __wbg_set_apistats_send_welcome_messages: (a: number, b: bigint) => void;
134
+ export const __wbg_get_apistats_query_group_messages: (a: number) => bigint;
135
+ export const __wbg_set_apistats_query_group_messages: (a: number, b: bigint) => void;
136
+ export const __wbg_get_apistats_query_welcome_messages: (a: number) => bigint;
137
+ export const __wbg_set_apistats_query_welcome_messages: (a: number, b: bigint) => void;
138
+ export const __wbg_get_apistats_subscribe_messages: (a: number) => bigint;
139
+ export const __wbg_set_apistats_subscribe_messages: (a: number, b: bigint) => void;
140
+ export const __wbg_get_apistats_subscribe_welcomes: (a: number) => bigint;
141
+ export const __wbg_set_apistats_subscribe_welcomes: (a: number, b: bigint) => void;
142
+ export const __wbg_identitystats_free: (a: number, b: number) => void;
143
+ export const getInboxIdForIdentifier: (a: number, b: number, c: any) => any;
144
+ export const generateInboxId: (a: any) => [number, number, number, number];
145
+ export const __wbg_streamcloser_free: (a: number, b: number) => void;
146
+ export const streamcloser_end: (a: number) => void;
147
+ export const streamcloser_endAndWait: (a: number) => any;
148
+ export const streamcloser_waitForReady: (a: number) => any;
149
+ export const streamcloser_isClosed: (a: number) => number;
150
+ export const __wbg_set_identitystats_publish_identity_update: (a: number, b: bigint) => void;
151
+ export const __wbg_set_identitystats_get_identity_updates_v2: (a: number, b: bigint) => void;
152
+ export const __wbg_set_identitystats_get_inbox_ids: (a: number, b: bigint) => void;
153
+ export const __wbg_set_identitystats_verify_smart_contract_wallet_signature: (a: number, b: bigint) => void;
154
+ export const __wbg_get_identitystats_publish_identity_update: (a: number) => bigint;
155
+ export const __wbg_get_identitystats_get_identity_updates_v2: (a: number) => bigint;
156
+ export const __wbg_get_identitystats_get_inbox_ids: (a: number) => bigint;
157
+ export const __wbg_get_identitystats_verify_smart_contract_wallet_signature: (a: number) => bigint;
4
158
  export const __wbg_client_free: (a: number, b: number) => void;
5
159
  export const __wbg_logoptions_free: (a: number, b: number) => void;
6
160
  export const __wbg_get_logoptions_structured: (a: number) => number;
@@ -41,7 +195,31 @@ export const client_setConsentStates: (a: number, b: number, c: number) => any;
41
195
  export const client_getConsentState: (a: number, b: number, c: number, d: number) => any;
42
196
  export const conversation_consentState: (a: number) => [number, number, number];
43
197
  export const conversation_updateConsentState: (a: number, b: number) => [number, number];
198
+ export const __wbg_remoteattachmentinfo_free: (a: number, b: number) => void;
199
+ export const __wbg_get_remoteattachmentinfo_contentDigest: (a: number) => [number, number];
200
+ export const __wbg_set_remoteattachmentinfo_contentDigest: (a: number, b: number, c: number) => void;
201
+ export const __wbg_get_remoteattachmentinfo_nonce: (a: number) => any;
202
+ export const __wbg_set_remoteattachmentinfo_nonce: (a: number, b: any) => void;
203
+ export const __wbg_get_remoteattachmentinfo_scheme: (a: number) => [number, number];
204
+ export const __wbg_set_remoteattachmentinfo_scheme: (a: number, b: number, c: number) => void;
205
+ export const __wbg_get_remoteattachmentinfo_url: (a: number) => [number, number];
206
+ export const __wbg_set_remoteattachmentinfo_url: (a: number, b: number, c: number) => void;
207
+ export const __wbg_get_remoteattachmentinfo_salt: (a: number) => any;
208
+ export const __wbg_set_remoteattachmentinfo_salt: (a: number, b: any) => void;
209
+ export const __wbg_get_remoteattachmentinfo_contentLength: (a: number) => number;
210
+ export const __wbg_set_remoteattachmentinfo_contentLength: (a: number, b: number) => void;
211
+ export const __wbg_get_remoteattachmentinfo_filename: (a: number) => [number, number];
212
+ export const __wbg_set_remoteattachmentinfo_filename: (a: number, b: number, c: number) => void;
213
+ 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;
214
+ export const __wbg_multiremoteattachment_free: (a: number, b: number) => void;
215
+ export const __wbg_get_multiremoteattachment_attachments: (a: number) => [number, number];
216
+ export const __wbg_set_multiremoteattachment_attachments: (a: number, b: number, c: number) => void;
217
+ export const multiremoteattachment_new: (a: number, b: number) => number;
218
+ export const encodeMultiRemoteAttachment: (a: number) => [number, number, number];
219
+ export const decodeMultiRemoteAttachment: (a: any) => [number, number, number];
44
220
  export const __wbg_reaction_free: (a: number, b: number) => void;
221
+ export const __wbg_get_reaction_reference: (a: number) => [number, number];
222
+ export const __wbg_get_reaction_referenceInboxId: (a: number) => [number, number];
45
223
  export const __wbg_get_reaction_action: (a: number) => number;
46
224
  export const __wbg_set_reaction_action: (a: number, b: number) => void;
47
225
  export const __wbg_get_reaction_content: (a: number) => [number, number];
@@ -55,6 +233,7 @@ export const __wbg_groupmetadata_free: (a: number, b: number) => void;
55
233
  export const groupmetadata_creatorInboxId: (a: number) => [number, number];
56
234
  export const groupmetadata_conversationType: (a: number) => [number, number];
57
235
  export const __wbg_groupmember_free: (a: number, b: number) => void;
236
+ export const __wbg_get_groupmember_inboxId: (a: number) => [number, number];
58
237
  export const __wbg_get_groupmember_accountIdentifiers: (a: number) => [number, number];
59
238
  export const __wbg_set_groupmember_accountIdentifiers: (a: number, b: number, c: number) => void;
60
239
  export const __wbg_get_groupmember_installationIds: (a: number) => [number, number];
@@ -107,74 +286,8 @@ export const conversation_isMessageDisappearingEnabled: (a: number) => [number,
107
286
  export const conversation_getHmacKeys: (a: number) => [number, number, number];
108
287
  export const conversation_getDebugInfo: (a: number) => any;
109
288
  export const conversation_findDuplicateDms: (a: number) => any;
110
- export const __wbg_listconversationsoptions_free: (a: number, b: number) => void;
111
- export const __wbg_get_listconversationsoptions_consentStates: (a: number) => [number, number];
112
- export const __wbg_set_listconversationsoptions_consentStates: (a: number, b: number, c: number) => void;
113
- export const __wbg_get_listconversationsoptions_conversationType: (a: number) => number;
114
- export const __wbg_set_listconversationsoptions_conversationType: (a: number, b: number) => void;
115
- export const __wbg_get_listconversationsoptions_createdBeforeNs: (a: number) => [number, bigint];
116
- export const __wbg_set_listconversationsoptions_createdBeforeNs: (a: number, b: number, c: bigint) => void;
117
- export const __wbg_get_listconversationsoptions_includeDuplicateDms: (a: number) => number;
118
- export const __wbg_set_listconversationsoptions_includeDuplicateDms: (a: number, b: number) => void;
119
- export const __wbg_get_listconversationsoptions_limit: (a: number) => [number, bigint];
120
- export const __wbg_set_listconversationsoptions_limit: (a: number, b: number, c: bigint) => void;
121
- 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;
122
- export const messagedisappearingsettings_new: (a: bigint, b: bigint) => number;
123
- export const __wbg_conversationdebuginfo_free: (a: number, b: number) => void;
124
- export const __wbg_get_conversationdebuginfo_epoch: (a: number) => bigint;
125
- export const __wbg_set_conversationdebuginfo_epoch: (a: number, b: bigint) => void;
126
- export const __wbg_get_conversationdebuginfo_maybeForked: (a: number) => number;
127
- export const __wbg_set_conversationdebuginfo_maybeForked: (a: number, b: number) => void;
128
- export const __wbg_get_conversationdebuginfo_forkDetails: (a: number) => [number, number];
129
- export const __wbg_set_conversationdebuginfo_forkDetails: (a: number, b: number, c: number) => void;
130
- export const __wbg_get_conversationdebuginfo_localCommitLog: (a: number) => [number, number];
131
- export const __wbg_set_conversationdebuginfo_localCommitLog: (a: number, b: number, c: number) => void;
132
- export const __wbg_get_conversationdebuginfo_cursor: (a: number) => bigint;
133
- export const __wbg_set_conversationdebuginfo_cursor: (a: number, b: bigint) => void;
134
- export const __wbg_creategroupoptions_free: (a: number, b: number) => void;
135
- export const __wbg_get_creategroupoptions_permissions: (a: number) => number;
136
- export const __wbg_set_creategroupoptions_permissions: (a: number, b: number) => void;
137
- export const __wbg_get_creategroupoptions_groupName: (a: number) => [number, number];
138
- export const __wbg_set_creategroupoptions_groupName: (a: number, b: number, c: number) => void;
139
- export const __wbg_get_creategroupoptions_groupImageUrlSquare: (a: number) => [number, number];
140
- export const __wbg_set_creategroupoptions_groupImageUrlSquare: (a: number, b: number, c: number) => void;
141
- export const __wbg_get_creategroupoptions_groupDescription: (a: number) => [number, number];
142
- export const __wbg_set_creategroupoptions_groupDescription: (a: number, b: number, c: number) => void;
143
- export const __wbg_get_creategroupoptions_customPermissionPolicySet: (a: number) => number;
144
- export const __wbg_set_creategroupoptions_customPermissionPolicySet: (a: number, b: number) => void;
145
- export const creategroupoptions_new: (a: number, b: number, c: number, d: number, e: number, f: number, g: number, h: number, i: number) => number;
146
- export const __wbg_createdmoptions_free: (a: number, b: number) => void;
147
- export const __wbg_get_createdmoptions_messageDisappearingSettings: (a: number) => number;
148
- export const __wbg_set_createdmoptions_messageDisappearingSettings: (a: number, b: number) => void;
149
- export const createdmoptions_new: (a: number) => number;
150
- export const __wbg_hmackey_free: (a: number, b: number) => void;
151
- export const __wbg_get_hmackey_key: (a: number) => [number, number];
152
- export const __wbg_set_hmackey_key: (a: number, b: number, c: number) => void;
153
- export const __wbg_conversationlistitem_free: (a: number, b: number) => void;
154
- export const __wbg_get_conversationlistitem_conversation: (a: number) => number;
155
- export const __wbg_set_conversationlistitem_conversation: (a: number, b: number) => void;
156
- export const __wbg_get_conversationlistitem_lastMessage: (a: number) => number;
157
- export const __wbg_set_conversationlistitem_lastMessage: (a: number, b: number) => void;
158
- export const conversationlistitem_new: (a: number, b: number) => number;
159
- export const __wbg_conversations_free: (a: number, b: number) => void;
160
- export const conversations_createGroupOptimistic: (a: number, b: number) => [number, number, number];
161
- export const conversations_createGroup: (a: number, b: number, c: number, d: number) => any;
162
- export const conversations_createGroupByInboxIds: (a: number, b: number, c: number, d: number) => any;
163
- export const conversations_createDm: (a: number, b: any, c: number) => any;
164
- export const conversations_createDmByInboxId: (a: number, b: number, c: number, d: number) => any;
165
- export const conversations_findGroupById: (a: number, b: number, c: number) => [number, number, number];
166
- export const conversations_findDmByTargetInboxId: (a: number, b: number, c: number) => [number, number, number];
167
- export const conversations_findMessageById: (a: number, b: number, c: number) => [number, number, number];
168
- export const conversations_sync: (a: number) => any;
169
- export const conversations_syncAllConversations: (a: number, b: number, c: number) => any;
170
- export const conversations_list: (a: number, b: number) => [number, number, number];
171
- export const conversations_getHmacKeys: (a: number) => [number, number, number];
172
- export const conversations_streamLocal: (a: number, b: number) => any;
173
- export const conversations_stream: (a: number, b: any, c: number) => [number, number, number];
174
- export const conversations_streamAllMessages: (a: number, b: any, c: number, d: number, e: number) => [number, number, number];
175
- export const conversations_streamConsent: (a: number, b: any) => [number, number, number];
176
- export const conversations_streamPreferences: (a: number, b: any) => [number, number, number];
177
289
  export const __wbg_contenttypeid_free: (a: number, b: number) => void;
290
+ export const __wbg_get_contenttypeid_authorityId: (a: number) => [number, number];
178
291
  export const __wbg_get_contenttypeid_typeId: (a: number) => [number, number];
179
292
  export const __wbg_set_contenttypeid_typeId: (a: number, b: number, c: number) => void;
180
293
  export const __wbg_get_contenttypeid_versionMajor: (a: number) => number;
@@ -197,10 +310,13 @@ export const encodedcontent_new: (a: number, b: any, c: number, d: number, e: nu
197
310
  export const __wbg_installation_free: (a: number, b: number) => void;
198
311
  export const __wbg_get_installation_bytes: (a: number) => any;
199
312
  export const __wbg_set_installation_bytes: (a: number, b: any) => void;
313
+ export const __wbg_get_installation_id: (a: number) => [number, number];
314
+ export const __wbg_set_installation_id: (a: number, b: number, c: number) => void;
200
315
  export const __wbg_get_installation_clientTimestampNs: (a: number) => [number, bigint];
201
316
  export const __wbg_set_installation_clientTimestampNs: (a: number, b: number, c: bigint) => void;
202
317
  export const installation_new: (a: any, b: number, c: number, d: number, e: bigint) => number;
203
318
  export const __wbg_inboxstate_free: (a: number, b: number) => void;
319
+ export const __wbg_get_inboxstate_inboxId: (a: number) => [number, number];
204
320
  export const __wbg_get_inboxstate_recoveryIdentifier: (a: number) => any;
205
321
  export const __wbg_set_inboxstate_recoveryIdentifier: (a: number, b: any) => void;
206
322
  export const __wbg_get_inboxstate_installations: (a: number) => [number, number];
@@ -209,55 +325,19 @@ export const __wbg_get_inboxstate_accountIdentifiers: (a: number) => [number, nu
209
325
  export const __wbg_set_inboxstate_accountIdentifiers: (a: number, b: number, c: number) => void;
210
326
  export const inboxstate_new: (a: number, b: number, c: any, d: number, e: number, f: number, g: number) => number;
211
327
  export const __wbg_keypackagestatus_free: (a: number, b: number) => void;
328
+ export const __wbg_get_keypackagestatus_lifetime: (a: number) => number;
329
+ export const __wbg_set_keypackagestatus_lifetime: (a: number, b: number) => void;
212
330
  export const __wbg_get_keypackagestatus_validationError: (a: number) => [number, number];
213
331
  export const __wbg_set_keypackagestatus_validationError: (a: number, b: number, c: number) => void;
214
332
  export const __wbg_lifetime_free: (a: number, b: number) => void;
333
+ export const __wbg_get_lifetime_not_before: (a: number) => bigint;
334
+ export const __wbg_set_lifetime_not_before: (a: number, b: bigint) => void;
335
+ export const __wbg_get_lifetime_not_after: (a: number) => bigint;
336
+ export const __wbg_set_lifetime_not_after: (a: number, b: bigint) => void;
215
337
  export const inboxStateFromInboxIds: (a: number, b: number, c: number, d: number) => any;
216
338
  export const client_inboxState: (a: number, b: number) => any;
217
339
  export const client_getLatestInboxState: (a: number, b: number, c: number) => any;
218
340
  export const client_getKeyPackageStatusesForInstallationIds: (a: number, b: number, c: number) => any;
219
- export const __wbg_listmessagesoptions_free: (a: number, b: number) => void;
220
- export const __wbg_get_listmessagesoptions_contentTypes: (a: number) => [number, number];
221
- export const __wbg_set_listmessagesoptions_contentTypes: (a: number, b: number, c: number) => void;
222
- export const __wbg_get_listmessagesoptions_deliveryStatus: (a: number) => number;
223
- export const __wbg_set_listmessagesoptions_deliveryStatus: (a: number, b: number) => void;
224
- export const __wbg_get_listmessagesoptions_direction: (a: number) => number;
225
- export const __wbg_set_listmessagesoptions_direction: (a: number, b: number) => void;
226
- export const __wbg_get_listmessagesoptions_kind: (a: number) => number;
227
- export const __wbg_set_listmessagesoptions_kind: (a: number, b: number) => void;
228
- 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) => number;
229
- export const __wbg_message_free: (a: number, b: number) => void;
230
- export const __wbg_get_message_id: (a: number) => [number, number];
231
- export const __wbg_set_message_id: (a: number, b: number, c: number) => void;
232
- export const __wbg_get_message_convoId: (a: number) => [number, number];
233
- export const __wbg_set_message_convoId: (a: number, b: number, c: number) => void;
234
- export const __wbg_get_message_senderInboxId: (a: number) => [number, number];
235
- export const __wbg_set_message_senderInboxId: (a: number, b: number, c: number) => void;
236
- export const __wbg_get_message_content: (a: number) => number;
237
- export const __wbg_set_message_content: (a: number, b: number) => void;
238
- export const __wbg_get_message_kind: (a: number) => number;
239
- export const __wbg_set_message_kind: (a: number, b: number) => void;
240
- export const __wbg_get_message_deliveryStatus: (a: number) => number;
241
- export const __wbg_set_message_deliveryStatus: (a: number, b: number) => void;
242
- 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;
243
- export const __wbg_messagewithreactions_free: (a: number, b: number) => void;
244
- export const __wbg_get_messagewithreactions_message: (a: number) => number;
245
- export const __wbg_set_messagewithreactions_message: (a: number, b: number) => void;
246
- export const __wbg_get_messagewithreactions_reactions: (a: number) => [number, number];
247
- export const __wbg_set_messagewithreactions_reactions: (a: number, b: number, c: number) => void;
248
- export const __wbg_opfs_free: (a: number, b: number) => void;
249
- export const opfs_init_sqlite_opfs: () => any;
250
- export const opfs_exists: () => number;
251
- export const opfs_error: () => [number, number];
252
- export const opfs_wipeFiles: () => any;
253
- export const opfs_rm: (a: number, b: number) => [number, number, number];
254
- export const opfs_getFileNames: () => [number, number];
255
- export const opfs_importDb: (a: number, b: number, c: number, d: number) => [number, number];
256
- export const opfs_exportFile: (a: number, b: number) => [number, number, number, number];
257
- export const opfs_getFileCount: () => number;
258
- export const opfs_getCapacity: () => number;
259
- export const opfs_addCapacity: (a: number) => any;
260
- export const opfs_reduceCapacity: (a: number) => any;
261
341
  export const __wbg_signaturerequesthandle_free: (a: number, b: number) => void;
262
342
  export const verifySignedWithPublicKey: (a: number, b: number, c: any, d: any) => [number, number];
263
343
  export const revokeInstallationsSignatureRequest: (a: number, b: number, c: any, d: number, e: number, f: number, g: number) => any;
@@ -277,100 +357,13 @@ export const client_applySignatureRequest: (a: number, b: number) => any;
277
357
  export const client_registerIdentity: (a: number, b: number) => any;
278
358
  export const client_signWithInstallationKey: (a: number, b: number, c: number) => [number, number, number];
279
359
  export const client_verifySignedWithInstallationKey: (a: number, b: number, c: number, d: any) => [number, number];
280
- export const __wbg_streamcloser_free: (a: number, b: number) => void;
281
- export const streamcloser_end: (a: number) => void;
282
- export const streamcloser_endAndWait: (a: number) => any;
283
- export const streamcloser_waitForReady: (a: number) => any;
284
- export const streamcloser_isClosed: (a: number) => number;
285
- export const __wbg_get_listconversationsoptions_createdAfterNs: (a: number) => [number, bigint];
286
- export const __wbg_get_listmessagesoptions_sentBeforeNs: (a: number) => [number, bigint];
287
- export const __wbg_get_listmessagesoptions_sentAfterNs: (a: number) => [number, bigint];
288
- export const __wbg_get_listmessagesoptions_limit: (a: number) => [number, bigint];
289
- export const __wbg_get_reaction_reference: (a: number) => [number, number];
290
- export const __wbg_get_groupmember_inboxId: (a: number) => [number, number];
291
- export const __wbg_get_contenttypeid_authorityId: (a: number) => [number, number];
292
- export const __wbg_get_reaction_referenceInboxId: (a: number) => [number, number];
293
- export const __wbg_get_installation_id: (a: number) => [number, number];
294
- export const __wbg_get_inboxstate_inboxId: (a: number) => [number, number];
295
360
  export const __wbg_set_reaction_reference: (a: number, b: number, c: number) => void;
296
361
  export const __wbg_set_groupmember_inboxId: (a: number, b: number, c: number) => void;
297
362
  export const __wbg_set_contenttypeid_authorityId: (a: number, b: number, c: number) => void;
298
363
  export const __wbg_set_reaction_referenceInboxId: (a: number, b: number, c: number) => void;
299
- export const __wbg_set_installation_id: (a: number, b: number, c: number) => void;
300
364
  export const __wbg_set_inboxstate_inboxId: (a: number, b: number, c: number) => void;
301
- export const __wbg_set_messagedisappearingsettings_fromNs: (a: number, b: bigint) => void;
302
- export const __wbg_set_messagedisappearingsettings_inNs: (a: number, b: bigint) => void;
303
- export const __wbg_set_hmackey_epoch: (a: number, b: bigint) => void;
304
- export const __wbg_set_lifetime_not_before: (a: number, b: bigint) => void;
305
- export const __wbg_set_lifetime_not_after: (a: number, b: bigint) => void;
306
- export const __wbg_set_message_sentAtNs: (a: number, b: bigint) => void;
307
- export const __wbg_get_messagedisappearingsettings_fromNs: (a: number) => bigint;
308
- export const __wbg_get_messagedisappearingsettings_inNs: (a: number) => bigint;
309
- export const __wbg_get_hmackey_epoch: (a: number) => bigint;
310
- export const __wbg_get_lifetime_not_before: (a: number) => bigint;
311
- export const __wbg_get_lifetime_not_after: (a: number) => bigint;
312
- export const __wbg_get_message_sentAtNs: (a: number) => bigint;
313
- export const __wbg_set_creategroupoptions_messageDisappearingSettings: (a: number, b: number) => void;
314
- export const __wbg_set_listconversationsoptions_createdAfterNs: (a: number, b: number, c: bigint) => void;
315
- export const __wbg_set_listmessagesoptions_sentBeforeNs: (a: number, b: number, c: bigint) => void;
316
- export const __wbg_set_listmessagesoptions_sentAfterNs: (a: number, b: number, c: bigint) => void;
317
- export const __wbg_set_listmessagesoptions_limit: (a: number, b: number, c: bigint) => void;
318
- export const __wbg_get_creategroupoptions_messageDisappearingSettings: (a: number) => number;
319
- export const __wbg_get_keypackagestatus_lifetime: (a: number) => number;
320
- export const __wbg_messagedisappearingsettings_free: (a: number, b: number) => void;
321
- export const __wbg_set_keypackagestatus_lifetime: (a: number, b: number) => void;
322
- export const __wbg_remoteattachmentinfo_free: (a: number, b: number) => void;
323
365
  export const __wbg_get_remoteattachmentinfo_secret: (a: number) => any;
324
366
  export const __wbg_set_remoteattachmentinfo_secret: (a: number, b: any) => void;
325
- export const __wbg_get_remoteattachmentinfo_contentDigest: (a: number) => [number, number];
326
- export const __wbg_set_remoteattachmentinfo_contentDigest: (a: number, b: number, c: number) => void;
327
- export const __wbg_get_remoteattachmentinfo_nonce: (a: number) => any;
328
- export const __wbg_set_remoteattachmentinfo_nonce: (a: number, b: any) => void;
329
- export const __wbg_get_remoteattachmentinfo_scheme: (a: number) => [number, number];
330
- export const __wbg_set_remoteattachmentinfo_scheme: (a: number, b: number, c: number) => void;
331
- export const __wbg_get_remoteattachmentinfo_url: (a: number) => [number, number];
332
- export const __wbg_set_remoteattachmentinfo_url: (a: number, b: number, c: number) => void;
333
- export const __wbg_get_remoteattachmentinfo_salt: (a: number) => any;
334
- export const __wbg_set_remoteattachmentinfo_salt: (a: number, b: any) => void;
335
- export const __wbg_get_remoteattachmentinfo_contentLength: (a: number) => number;
336
- export const __wbg_set_remoteattachmentinfo_contentLength: (a: number, b: number) => void;
337
- export const __wbg_get_remoteattachmentinfo_filename: (a: number) => [number, number];
338
- export const __wbg_set_remoteattachmentinfo_filename: (a: number, b: number, c: number) => void;
339
- 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;
340
- export const __wbg_multiremoteattachment_free: (a: number, b: number) => void;
341
- export const __wbg_get_multiremoteattachment_attachments: (a: number) => [number, number];
342
- export const __wbg_set_multiremoteattachment_attachments: (a: number, b: number, c: number) => void;
343
- export const multiremoteattachment_new: (a: number, b: number) => number;
344
- export const encodeMultiRemoteAttachment: (a: number) => [number, number, number];
345
- export const decodeMultiRemoteAttachment: (a: any) => [number, number, number];
346
- export const getInboxIdForIdentifier: (a: number, b: number, c: any) => any;
347
- export const generateInboxId: (a: any) => [number, number, number, number];
348
- export const __wbg_apistats_free: (a: number, b: number) => void;
349
- export const __wbg_get_apistats_upload_key_package: (a: number) => bigint;
350
- export const __wbg_set_apistats_upload_key_package: (a: number, b: bigint) => void;
351
- export const __wbg_get_apistats_fetch_key_package: (a: number) => bigint;
352
- export const __wbg_set_apistats_fetch_key_package: (a: number, b: bigint) => void;
353
- export const __wbg_get_apistats_send_group_messages: (a: number) => bigint;
354
- export const __wbg_set_apistats_send_group_messages: (a: number, b: bigint) => void;
355
- export const __wbg_get_apistats_send_welcome_messages: (a: number) => bigint;
356
- export const __wbg_set_apistats_send_welcome_messages: (a: number, b: bigint) => void;
357
- export const __wbg_get_apistats_query_group_messages: (a: number) => bigint;
358
- export const __wbg_set_apistats_query_group_messages: (a: number, b: bigint) => void;
359
- export const __wbg_get_apistats_query_welcome_messages: (a: number) => bigint;
360
- export const __wbg_set_apistats_query_welcome_messages: (a: number, b: bigint) => void;
361
- export const __wbg_get_apistats_subscribe_messages: (a: number) => bigint;
362
- export const __wbg_set_apistats_subscribe_messages: (a: number, b: bigint) => void;
363
- export const __wbg_get_apistats_subscribe_welcomes: (a: number) => bigint;
364
- export const __wbg_set_apistats_subscribe_welcomes: (a: number, b: bigint) => void;
365
- export const __wbg_identitystats_free: (a: number, b: number) => void;
366
- export const __wbg_set_identitystats_publish_identity_update: (a: number, b: bigint) => void;
367
- export const __wbg_set_identitystats_get_identity_updates_v2: (a: number, b: bigint) => void;
368
- export const __wbg_set_identitystats_get_inbox_ids: (a: number, b: bigint) => void;
369
- export const __wbg_set_identitystats_verify_smart_contract_wallet_signature: (a: number, b: bigint) => void;
370
- export const __wbg_get_identitystats_publish_identity_update: (a: number) => bigint;
371
- export const __wbg_get_identitystats_get_identity_updates_v2: (a: number) => bigint;
372
- export const __wbg_get_identitystats_get_inbox_ids: (a: number) => bigint;
373
- export const __wbg_get_identitystats_verify_smart_contract_wallet_signature: (a: number) => bigint;
374
367
  export const __wbg_permissionpolicyset_free: (a: number, b: number) => void;
375
368
  export const __wbg_get_permissionpolicyset_addMemberPolicy: (a: number) => number;
376
369
  export const __wbg_set_permissionpolicyset_addMemberPolicy: (a: number, b: number) => void;
@@ -392,6 +385,19 @@ export const permissionpolicyset_new: (a: number, b: number, c: number, d: numbe
392
385
  export const __wbg_grouppermissions_free: (a: number, b: number) => void;
393
386
  export const grouppermissions_policyType: (a: number) => [number, number, number];
394
387
  export const grouppermissions_policySet: (a: number) => [number, number, number];
388
+ export const __wbg_opfs_free: (a: number, b: number) => void;
389
+ export const opfs_init_sqlite_opfs: () => any;
390
+ export const opfs_exists: () => number;
391
+ export const opfs_error: () => [number, number];
392
+ export const opfs_wipeFiles: () => any;
393
+ export const opfs_rm: (a: number, b: number) => [number, number, number];
394
+ export const opfs_getFileNames: () => [number, number];
395
+ export const opfs_importDb: (a: number, b: number, c: number, d: number) => [number, number];
396
+ export const opfs_exportFile: (a: number, b: number) => [number, number, number, number];
397
+ export const opfs_getFileCount: () => number;
398
+ export const opfs_getCapacity: () => number;
399
+ export const opfs_addCapacity: (a: number) => any;
400
+ export const opfs_reduceCapacity: (a: number) => any;
395
401
  export const rust_zstd_wasm_shim_qsort: (a: number, b: number, c: number, d: number) => void;
396
402
  export const rust_zstd_wasm_shim_malloc: (a: number) => number;
397
403
  export const rust_zstd_wasm_shim_memcmp: (a: number, b: number, c: number) => number;
@@ -434,8 +440,8 @@ export const __wbindgen_free: (a: number, b: number, c: number) => void;
434
440
  export const __externref_drop_slice: (a: number, b: number) => void;
435
441
  export const __wbindgen_export_7: WebAssembly.Table;
436
442
  export const __externref_table_dealloc: (a: number) => void;
437
- export const _dyn_core__ops__function__FnMut_____Output___R_as_wasm_bindgen__closure__WasmClosure___describe__invoke__h469745bf9f974f96: (a: number, b: number) => void;
438
- export const _dyn_core__ops__function__FnMut_____Output___R_as_wasm_bindgen__closure__WasmClosure___describe__invoke__hc5db0b12f1fa1c9f: (a: number, b: number) => void;
439
- export const closure4977_externref_shim: (a: number, b: number, c: any) => void;
440
- export const closure5921_externref_shim: (a: number, b: number, c: any, d: any) => void;
443
+ export const _dyn_core__ops__function__FnMut_____Output___R_as_wasm_bindgen__closure__WasmClosure___describe__invoke__hc6b9ddcbfcc08eea: (a: number, b: number) => void;
444
+ export const _dyn_core__ops__function__FnMut_____Output___R_as_wasm_bindgen__closure__WasmClosure___describe__invoke__hd0e40dce3ea5bca1: (a: number, b: number) => void;
445
+ export const closure5210_externref_shim: (a: number, b: number, c: any) => void;
446
+ export const closure6137_externref_shim: (a: number, b: number, c: any, d: any) => void;
441
447
  export const __wbindgen_start: () => void;
package/dist/version.json CHANGED
@@ -1,5 +1,5 @@
1
1
  {
2
- "branch": "release/v1.3.5",
3
- "version": "c99abce",
4
- "date": "2025-08-06 19:01:49 +0000"
2
+ "branch": "cv/final-release-v1.4.0-updates",
3
+ "version": "8148c3f",
4
+ "date": "2025-08-21 23:36:25 +0000"
5
5
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@xmtp/wasm-bindings",
3
- "version": "1.3.6",
3
+ "version": "1.4.0-dev.8148c3f",
4
4
  "type": "module",
5
5
  "license": "MIT",
6
6
  "description": "WASM bindings for the libXMTP rust library",