@xmtp/wasm-bindings 1.4.0-dev.7f5d8e0 → 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;
@@ -46,7 +200,10 @@ export const __wbg_get_remoteattachmentinfo_contentDigest: (a: number) => [numbe
46
200
  export const __wbg_set_remoteattachmentinfo_contentDigest: (a: number, b: number, c: number) => void;
47
201
  export const __wbg_get_remoteattachmentinfo_nonce: (a: number) => any;
48
202
  export const __wbg_set_remoteattachmentinfo_nonce: (a: number, b: any) => void;
203
+ export const __wbg_get_remoteattachmentinfo_scheme: (a: number) => [number, number];
49
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;
50
207
  export const __wbg_get_remoteattachmentinfo_salt: (a: number) => any;
51
208
  export const __wbg_set_remoteattachmentinfo_salt: (a: number, b: any) => void;
52
209
  export const __wbg_get_remoteattachmentinfo_contentLength: (a: number) => number;
@@ -61,6 +218,8 @@ export const multiremoteattachment_new: (a: number, b: number) => number;
61
218
  export const encodeMultiRemoteAttachment: (a: number) => [number, number, number];
62
219
  export const decodeMultiRemoteAttachment: (a: any) => [number, number, number];
63
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];
64
223
  export const __wbg_get_reaction_action: (a: number) => number;
65
224
  export const __wbg_set_reaction_action: (a: number, b: number) => void;
66
225
  export const __wbg_get_reaction_content: (a: number) => [number, number];
@@ -74,6 +233,7 @@ export const __wbg_groupmetadata_free: (a: number, b: number) => void;
74
233
  export const groupmetadata_creatorInboxId: (a: number) => [number, number];
75
234
  export const groupmetadata_conversationType: (a: number) => [number, number];
76
235
  export const __wbg_groupmember_free: (a: number, b: number) => void;
236
+ export const __wbg_get_groupmember_inboxId: (a: number) => [number, number];
77
237
  export const __wbg_get_groupmember_accountIdentifiers: (a: number) => [number, number];
78
238
  export const __wbg_set_groupmember_accountIdentifiers: (a: number, b: number, c: number) => void;
79
239
  export const __wbg_get_groupmember_installationIds: (a: number) => [number, number];
@@ -126,74 +286,8 @@ export const conversation_isMessageDisappearingEnabled: (a: number) => [number,
126
286
  export const conversation_getHmacKeys: (a: number) => [number, number, number];
127
287
  export const conversation_getDebugInfo: (a: number) => any;
128
288
  export const conversation_findDuplicateDms: (a: number) => any;
129
- export const __wbg_listconversationsoptions_free: (a: number, b: number) => void;
130
- export const __wbg_get_listconversationsoptions_consentStates: (a: number) => [number, number];
131
- export const __wbg_set_listconversationsoptions_consentStates: (a: number, b: number, c: number) => void;
132
- export const __wbg_get_listconversationsoptions_conversationType: (a: number) => number;
133
- export const __wbg_set_listconversationsoptions_conversationType: (a: number, b: number) => void;
134
- export const __wbg_get_listconversationsoptions_createdBeforeNs: (a: number) => [number, bigint];
135
- export const __wbg_set_listconversationsoptions_createdBeforeNs: (a: number, b: number, c: bigint) => void;
136
- export const __wbg_get_listconversationsoptions_includeDuplicateDms: (a: number) => number;
137
- export const __wbg_set_listconversationsoptions_includeDuplicateDms: (a: number, b: number) => void;
138
- export const __wbg_get_listconversationsoptions_limit: (a: number) => [number, bigint];
139
- export const __wbg_set_listconversationsoptions_limit: (a: number, b: number, c: bigint) => void;
140
- 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;
141
- export const messagedisappearingsettings_new: (a: bigint, b: bigint) => number;
142
- export const __wbg_conversationdebuginfo_free: (a: number, b: number) => void;
143
- export const __wbg_get_conversationdebuginfo_epoch: (a: number) => bigint;
144
- export const __wbg_set_conversationdebuginfo_epoch: (a: number, b: bigint) => void;
145
- export const __wbg_get_conversationdebuginfo_maybeForked: (a: number) => number;
146
- export const __wbg_set_conversationdebuginfo_maybeForked: (a: number, b: number) => void;
147
- export const __wbg_get_conversationdebuginfo_forkDetails: (a: number) => [number, number];
148
- export const __wbg_set_conversationdebuginfo_forkDetails: (a: number, b: number, c: number) => void;
149
- export const __wbg_get_conversationdebuginfo_localCommitLog: (a: number) => [number, number];
150
- export const __wbg_set_conversationdebuginfo_localCommitLog: (a: number, b: number, c: number) => void;
151
- export const __wbg_get_conversationdebuginfo_cursor: (a: number) => bigint;
152
- export const __wbg_set_conversationdebuginfo_cursor: (a: number, b: bigint) => void;
153
- export const __wbg_creategroupoptions_free: (a: number, b: number) => void;
154
- export const __wbg_get_creategroupoptions_permissions: (a: number) => number;
155
- export const __wbg_set_creategroupoptions_permissions: (a: number, b: number) => void;
156
- export const __wbg_get_creategroupoptions_groupName: (a: number) => [number, number];
157
- export const __wbg_set_creategroupoptions_groupName: (a: number, b: number, c: number) => void;
158
- export const __wbg_get_creategroupoptions_groupImageUrlSquare: (a: number) => [number, number];
159
- export const __wbg_set_creategroupoptions_groupImageUrlSquare: (a: number, b: number, c: number) => void;
160
- export const __wbg_get_creategroupoptions_groupDescription: (a: number) => [number, number];
161
- export const __wbg_set_creategroupoptions_groupDescription: (a: number, b: number, c: number) => void;
162
- export const __wbg_get_creategroupoptions_customPermissionPolicySet: (a: number) => number;
163
- export const __wbg_set_creategroupoptions_customPermissionPolicySet: (a: number, b: number) => void;
164
- export const creategroupoptions_new: (a: number, b: number, c: number, d: number, e: number, f: number, g: number, h: number, i: number) => number;
165
- export const __wbg_createdmoptions_free: (a: number, b: number) => void;
166
- export const __wbg_get_createdmoptions_messageDisappearingSettings: (a: number) => number;
167
- export const __wbg_set_createdmoptions_messageDisappearingSettings: (a: number, b: number) => void;
168
- export const createdmoptions_new: (a: number) => number;
169
- export const __wbg_hmackey_free: (a: number, b: number) => void;
170
- export const __wbg_get_hmackey_key: (a: number) => [number, number];
171
- export const __wbg_set_hmackey_key: (a: number, b: number, c: number) => void;
172
- export const __wbg_conversationlistitem_free: (a: number, b: number) => void;
173
- export const __wbg_get_conversationlistitem_conversation: (a: number) => number;
174
- export const __wbg_set_conversationlistitem_conversation: (a: number, b: number) => void;
175
- export const __wbg_get_conversationlistitem_lastMessage: (a: number) => number;
176
- export const __wbg_set_conversationlistitem_lastMessage: (a: number, b: number) => void;
177
- export const conversationlistitem_new: (a: number, b: number) => number;
178
- export const __wbg_conversations_free: (a: number, b: number) => void;
179
- export const conversations_createGroupOptimistic: (a: number, b: number) => [number, number, number];
180
- export const conversations_createGroup: (a: number, b: number, c: number, d: number) => any;
181
- export const conversations_createGroupByInboxIds: (a: number, b: number, c: number, d: number) => any;
182
- export const conversations_createDm: (a: number, b: any, c: number) => any;
183
- export const conversations_createDmByInboxId: (a: number, b: number, c: number, d: number) => any;
184
- export const conversations_findGroupById: (a: number, b: number, c: number) => [number, number, number];
185
- export const conversations_findDmByTargetInboxId: (a: number, b: number, c: number) => [number, number, number];
186
- export const conversations_findMessageById: (a: number, b: number, c: number) => [number, number, number];
187
- export const conversations_sync: (a: number) => any;
188
- export const conversations_syncAllConversations: (a: number, b: number, c: number) => any;
189
- export const conversations_list: (a: number, b: number) => [number, number, number];
190
- export const conversations_getHmacKeys: (a: number) => [number, number, number];
191
- export const conversations_streamLocal: (a: number, b: number) => any;
192
- export const conversations_stream: (a: number, b: any, c: number) => [number, number, number];
193
- export const conversations_streamAllMessages: (a: number, b: any, c: number, d: number, e: number) => [number, number, number];
194
- export const conversations_streamConsent: (a: number, b: any) => [number, number, number];
195
- export const conversations_streamPreferences: (a: number, b: any) => [number, number, number];
196
289
  export const __wbg_contenttypeid_free: (a: number, b: number) => void;
290
+ export const __wbg_get_contenttypeid_authorityId: (a: number) => [number, number];
197
291
  export const __wbg_get_contenttypeid_typeId: (a: number) => [number, number];
198
292
  export const __wbg_set_contenttypeid_typeId: (a: number, b: number, c: number) => void;
199
293
  export const __wbg_get_contenttypeid_versionMajor: (a: number) => number;
@@ -216,10 +310,13 @@ export const encodedcontent_new: (a: number, b: any, c: number, d: number, e: nu
216
310
  export const __wbg_installation_free: (a: number, b: number) => void;
217
311
  export const __wbg_get_installation_bytes: (a: number) => any;
218
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;
219
315
  export const __wbg_get_installation_clientTimestampNs: (a: number) => [number, bigint];
220
316
  export const __wbg_set_installation_clientTimestampNs: (a: number, b: number, c: bigint) => void;
221
317
  export const installation_new: (a: any, b: number, c: number, d: number, e: bigint) => number;
222
318
  export const __wbg_inboxstate_free: (a: number, b: number) => void;
319
+ export const __wbg_get_inboxstate_inboxId: (a: number) => [number, number];
223
320
  export const __wbg_get_inboxstate_recoveryIdentifier: (a: number) => any;
224
321
  export const __wbg_set_inboxstate_recoveryIdentifier: (a: number, b: any) => void;
225
322
  export const __wbg_get_inboxstate_installations: (a: number) => [number, number];
@@ -228,55 +325,19 @@ export const __wbg_get_inboxstate_accountIdentifiers: (a: number) => [number, nu
228
325
  export const __wbg_set_inboxstate_accountIdentifiers: (a: number, b: number, c: number) => void;
229
326
  export const inboxstate_new: (a: number, b: number, c: any, d: number, e: number, f: number, g: number) => number;
230
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;
231
330
  export const __wbg_get_keypackagestatus_validationError: (a: number) => [number, number];
232
331
  export const __wbg_set_keypackagestatus_validationError: (a: number, b: number, c: number) => void;
233
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;
234
337
  export const inboxStateFromInboxIds: (a: number, b: number, c: number, d: number) => any;
235
338
  export const client_inboxState: (a: number, b: number) => any;
236
339
  export const client_getLatestInboxState: (a: number, b: number, c: number) => any;
237
340
  export const client_getKeyPackageStatusesForInstallationIds: (a: number, b: number, c: number) => any;
238
- export const __wbg_listmessagesoptions_free: (a: number, b: number) => void;
239
- export const __wbg_get_listmessagesoptions_contentTypes: (a: number) => [number, number];
240
- export const __wbg_set_listmessagesoptions_contentTypes: (a: number, b: number, c: number) => void;
241
- export const __wbg_get_listmessagesoptions_deliveryStatus: (a: number) => number;
242
- export const __wbg_set_listmessagesoptions_deliveryStatus: (a: number, b: number) => void;
243
- export const __wbg_get_listmessagesoptions_direction: (a: number) => number;
244
- export const __wbg_set_listmessagesoptions_direction: (a: number, b: number) => void;
245
- export const __wbg_get_listmessagesoptions_kind: (a: number) => number;
246
- export const __wbg_set_listmessagesoptions_kind: (a: number, b: number) => void;
247
- 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;
248
- export const __wbg_message_free: (a: number, b: number) => void;
249
- export const __wbg_get_message_id: (a: number) => [number, number];
250
- export const __wbg_set_message_id: (a: number, b: number, c: number) => void;
251
- export const __wbg_get_message_convoId: (a: number) => [number, number];
252
- export const __wbg_set_message_convoId: (a: number, b: number, c: number) => void;
253
- export const __wbg_get_message_senderInboxId: (a: number) => [number, number];
254
- export const __wbg_set_message_senderInboxId: (a: number, b: number, c: number) => void;
255
- export const __wbg_get_message_content: (a: number) => number;
256
- export const __wbg_set_message_content: (a: number, b: number) => void;
257
- export const __wbg_get_message_kind: (a: number) => number;
258
- export const __wbg_set_message_kind: (a: number, b: number) => void;
259
- export const __wbg_get_message_deliveryStatus: (a: number) => number;
260
- export const __wbg_set_message_deliveryStatus: (a: number, b: number) => void;
261
- 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;
262
- export const __wbg_messagewithreactions_free: (a: number, b: number) => void;
263
- export const __wbg_get_messagewithreactions_message: (a: number) => number;
264
- export const __wbg_set_messagewithreactions_message: (a: number, b: number) => void;
265
- export const __wbg_get_messagewithreactions_reactions: (a: number) => [number, number];
266
- export const __wbg_set_messagewithreactions_reactions: (a: number, b: number, c: number) => void;
267
- export const __wbg_opfs_free: (a: number, b: number) => void;
268
- export const opfs_init_sqlite_opfs: () => any;
269
- export const opfs_exists: () => number;
270
- export const opfs_error: () => [number, number];
271
- export const opfs_wipeFiles: () => any;
272
- export const opfs_rm: (a: number, b: number) => [number, number, number];
273
- export const opfs_getFileNames: () => [number, number];
274
- export const opfs_importDb: (a: number, b: number, c: number, d: number) => [number, number];
275
- export const opfs_exportFile: (a: number, b: number) => [number, number, number, number];
276
- export const opfs_getFileCount: () => number;
277
- export const opfs_getCapacity: () => number;
278
- export const opfs_addCapacity: (a: number) => any;
279
- export const opfs_reduceCapacity: (a: number) => any;
280
341
  export const __wbg_signaturerequesthandle_free: (a: number, b: number) => void;
281
342
  export const verifySignedWithPublicKey: (a: number, b: number, c: any, d: any) => [number, number];
282
343
  export const revokeInstallationsSignatureRequest: (a: number, b: number, c: any, d: number, e: number, f: number, g: number) => any;
@@ -296,53 +357,13 @@ export const client_applySignatureRequest: (a: number, b: number) => any;
296
357
  export const client_registerIdentity: (a: number, b: number) => any;
297
358
  export const client_signWithInstallationKey: (a: number, b: number, c: number) => [number, number, number];
298
359
  export const client_verifySignedWithInstallationKey: (a: number, b: number, c: number, d: any) => [number, number];
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_listconversationsoptions_createdAfterNs: (a: number) => [number, bigint];
305
- export const __wbg_get_listmessagesoptions_sentBeforeNs: (a: number) => [number, bigint];
306
- export const __wbg_get_listmessagesoptions_sentAfterNs: (a: number) => [number, bigint];
307
- export const __wbg_get_listmessagesoptions_limit: (a: number) => [number, bigint];
308
- export const __wbg_get_reaction_reference: (a: number) => [number, number];
309
- export const __wbg_get_groupmember_inboxId: (a: number) => [number, number];
310
- export const __wbg_get_remoteattachmentinfo_scheme: (a: number) => [number, number];
311
- export const __wbg_get_remoteattachmentinfo_url: (a: number) => [number, number];
312
- export const __wbg_get_contenttypeid_authorityId: (a: number) => [number, number];
313
- export const __wbg_get_reaction_referenceInboxId: (a: number) => [number, number];
314
- export const __wbg_get_installation_id: (a: number) => [number, number];
315
- export const __wbg_get_inboxstate_inboxId: (a: number) => [number, number];
316
360
  export const __wbg_set_reaction_reference: (a: number, b: number, c: number) => void;
317
361
  export const __wbg_set_groupmember_inboxId: (a: number, b: number, c: number) => void;
318
- export const __wbg_set_remoteattachmentinfo_url: (a: number, b: number, c: number) => void;
319
362
  export const __wbg_set_contenttypeid_authorityId: (a: number, b: number, c: number) => void;
320
363
  export const __wbg_set_reaction_referenceInboxId: (a: number, b: number, c: number) => void;
321
- export const __wbg_set_installation_id: (a: number, b: number, c: number) => void;
322
364
  export const __wbg_set_inboxstate_inboxId: (a: number, b: number, c: number) => void;
323
- export const __wbg_set_messagedisappearingsettings_fromNs: (a: number, b: bigint) => void;
324
- export const __wbg_set_messagedisappearingsettings_inNs: (a: number, b: bigint) => void;
325
- export const __wbg_set_hmackey_epoch: (a: number, b: bigint) => void;
326
- export const __wbg_set_lifetime_not_before: (a: number, b: bigint) => void;
327
- export const __wbg_set_lifetime_not_after: (a: number, b: bigint) => void;
328
- export const __wbg_set_message_sentAtNs: (a: number, b: bigint) => void;
329
- export const __wbg_get_messagedisappearingsettings_fromNs: (a: number) => bigint;
330
- export const __wbg_get_messagedisappearingsettings_inNs: (a: number) => bigint;
331
- export const __wbg_get_hmackey_epoch: (a: number) => bigint;
332
- export const __wbg_get_lifetime_not_before: (a: number) => bigint;
333
- export const __wbg_get_lifetime_not_after: (a: number) => bigint;
334
- export const __wbg_get_message_sentAtNs: (a: number) => bigint;
335
- export const __wbg_set_creategroupoptions_messageDisappearingSettings: (a: number, b: number) => void;
336
365
  export const __wbg_get_remoteattachmentinfo_secret: (a: number) => any;
337
366
  export const __wbg_set_remoteattachmentinfo_secret: (a: number, b: any) => void;
338
- export const __wbg_set_listconversationsoptions_createdAfterNs: (a: number, b: number, c: bigint) => void;
339
- export const __wbg_set_listmessagesoptions_sentBeforeNs: (a: number, b: number, c: bigint) => void;
340
- export const __wbg_set_listmessagesoptions_sentAfterNs: (a: number, b: number, c: bigint) => void;
341
- export const __wbg_set_listmessagesoptions_limit: (a: number, b: number, c: bigint) => void;
342
- export const __wbg_get_creategroupoptions_messageDisappearingSettings: (a: number) => number;
343
- export const __wbg_get_keypackagestatus_lifetime: (a: number) => number;
344
- export const __wbg_set_keypackagestatus_lifetime: (a: number, b: number) => void;
345
- export const __wbg_messagedisappearingsettings_free: (a: number, b: number) => void;
346
367
  export const __wbg_permissionpolicyset_free: (a: number, b: number) => void;
347
368
  export const __wbg_get_permissionpolicyset_addMemberPolicy: (a: number) => number;
348
369
  export const __wbg_set_permissionpolicyset_addMemberPolicy: (a: number, b: number) => void;
@@ -364,34 +385,19 @@ export const permissionpolicyset_new: (a: number, b: number, c: number, d: numbe
364
385
  export const __wbg_grouppermissions_free: (a: number, b: number) => void;
365
386
  export const grouppermissions_policyType: (a: number) => [number, number, number];
366
387
  export const grouppermissions_policySet: (a: number) => [number, number, number];
367
- export const getInboxIdForIdentifier: (a: number, b: number, c: any) => any;
368
- export const generateInboxId: (a: any) => [number, number, number, number];
369
- export const __wbg_apistats_free: (a: number, b: number) => void;
370
- export const __wbg_get_apistats_upload_key_package: (a: number) => bigint;
371
- export const __wbg_set_apistats_upload_key_package: (a: number, b: bigint) => void;
372
- export const __wbg_get_apistats_fetch_key_package: (a: number) => bigint;
373
- export const __wbg_set_apistats_fetch_key_package: (a: number, b: bigint) => void;
374
- export const __wbg_get_apistats_send_group_messages: (a: number) => bigint;
375
- export const __wbg_set_apistats_send_group_messages: (a: number, b: bigint) => void;
376
- export const __wbg_get_apistats_send_welcome_messages: (a: number) => bigint;
377
- export const __wbg_set_apistats_send_welcome_messages: (a: number, b: bigint) => void;
378
- export const __wbg_get_apistats_query_group_messages: (a: number) => bigint;
379
- export const __wbg_set_apistats_query_group_messages: (a: number, b: bigint) => void;
380
- export const __wbg_get_apistats_query_welcome_messages: (a: number) => bigint;
381
- export const __wbg_set_apistats_query_welcome_messages: (a: number, b: bigint) => void;
382
- export const __wbg_get_apistats_subscribe_messages: (a: number) => bigint;
383
- export const __wbg_set_apistats_subscribe_messages: (a: number, b: bigint) => void;
384
- export const __wbg_get_apistats_subscribe_welcomes: (a: number) => bigint;
385
- export const __wbg_set_apistats_subscribe_welcomes: (a: number, b: bigint) => void;
386
- export const __wbg_identitystats_free: (a: number, b: number) => void;
387
- export const __wbg_set_identitystats_publish_identity_update: (a: number, b: bigint) => void;
388
- export const __wbg_set_identitystats_get_identity_updates_v2: (a: number, b: bigint) => void;
389
- export const __wbg_set_identitystats_get_inbox_ids: (a: number, b: bigint) => void;
390
- export const __wbg_set_identitystats_verify_smart_contract_wallet_signature: (a: number, b: bigint) => void;
391
- export const __wbg_get_identitystats_publish_identity_update: (a: number) => bigint;
392
- export const __wbg_get_identitystats_get_identity_updates_v2: (a: number) => bigint;
393
- export const __wbg_get_identitystats_get_inbox_ids: (a: number) => bigint;
394
- export const __wbg_get_identitystats_verify_smart_contract_wallet_signature: (a: number) => bigint;
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 closure4978_externref_shim: (a: number, b: number, c: any) => void;
440
- export const closure5922_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": "main",
3
- "version": "7f5d8e0",
4
- "date": "2025-08-04 22:22:03 +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.4.0-dev.7f5d8e0",
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",