@xmtp/wasm-bindings 0.0.11 → 0.0.13

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.
Binary file
@@ -1,118 +1,6 @@
1
1
  /* tslint:disable */
2
2
  /* eslint-disable */
3
3
  export const memory: WebAssembly.Memory;
4
- export const __wbg_consent_free: (a: number, b: number) => void;
5
- export const __wbg_get_consent_entityType: (a: number) => number;
6
- export const __wbg_set_consent_entityType: (a: number, b: number) => void;
7
- export const __wbg_get_consent_state: (a: number) => number;
8
- export const __wbg_set_consent_state: (a: number, b: number) => void;
9
- export const __wbg_get_consent_entity: (a: number) => [number, number];
10
- export const __wbg_set_consent_entity: (a: number, b: number, c: number) => void;
11
- export const consent_new: (a: number, b: number, c: number, d: number) => number;
12
- export const client_setConsentStates: (a: number, b: number, c: number) => any;
13
- export const client_getConsentState: (a: number, b: number, c: number, d: number) => any;
14
- export const conversation_consentState: (a: number) => [number, number, number];
15
- export const conversation_updateConsentState: (a: number, b: number) => [number, number];
16
- export const __wbg_listconversationsoptions_free: (a: number, b: number) => void;
17
- export const __wbg_get_listconversationsoptions_allowedStates: (a: number) => [number, number];
18
- export const __wbg_set_listconversationsoptions_allowedStates: (a: number, b: number, c: number) => void;
19
- export const __wbg_get_listconversationsoptions_conversationType: (a: number) => number;
20
- export const __wbg_set_listconversationsoptions_conversationType: (a: number, b: number) => void;
21
- export const __wbg_get_listconversationsoptions_createdAfterNs: (a: number) => [number, bigint];
22
- export const __wbg_set_listconversationsoptions_createdAfterNs: (a: number, b: number, c: bigint) => void;
23
- export const __wbg_get_listconversationsoptions_createdBeforeNs: (a: number) => [number, bigint];
24
- export const __wbg_set_listconversationsoptions_createdBeforeNs: (a: number, b: number, c: bigint) => void;
25
- export const __wbg_get_listconversationsoptions_limit: (a: number) => [number, bigint];
26
- export const __wbg_set_listconversationsoptions_limit: (a: number, b: number, c: bigint) => void;
27
- export const listconversationsoptions_new: (a: number, b: number, c: number, d: number, e: bigint, f: number, g: bigint, h: number, i: bigint) => number;
28
- export const __wbg_creategroupoptions_free: (a: number, b: number) => void;
29
- export const __wbg_get_creategroupoptions_permissions: (a: number) => number;
30
- export const __wbg_set_creategroupoptions_permissions: (a: number, b: number) => void;
31
- export const __wbg_get_creategroupoptions_groupName: (a: number) => [number, number];
32
- export const __wbg_set_creategroupoptions_groupName: (a: number, b: number, c: number) => void;
33
- export const __wbg_get_creategroupoptions_groupImageUrlSquare: (a: number) => [number, number];
34
- export const __wbg_set_creategroupoptions_groupImageUrlSquare: (a: number, b: number, c: number) => void;
35
- export const __wbg_get_creategroupoptions_groupDescription: (a: number) => [number, number];
36
- export const __wbg_set_creategroupoptions_groupDescription: (a: number, b: number, c: number) => void;
37
- export const __wbg_get_creategroupoptions_groupPinnedFrameUrl: (a: number) => [number, number];
38
- export const __wbg_set_creategroupoptions_groupPinnedFrameUrl: (a: number, b: number, c: number) => void;
39
- export const __wbg_get_creategroupoptions_customPermissionPolicySet: (a: number) => number;
40
- export const __wbg_set_creategroupoptions_customPermissionPolicySet: (a: number, b: number) => void;
41
- export const creategroupoptions_new: (a: number, b: number, c: number, d: number, e: number, f: number, g: number, h: number, i: number, j: number) => number;
42
- export const __wbg_conversations_free: (a: number, b: number) => void;
43
- export const conversations_createGroup: (a: number, b: number, c: number, d: number) => any;
44
- export const conversations_createDm: (a: number, b: number, c: number) => any;
45
- export const conversations_findGroupById: (a: number, b: number, c: number) => [number, number, number];
46
- export const conversations_findDmByTargetInboxId: (a: number, b: number, c: number) => [number, number, number];
47
- export const conversations_findMessageById: (a: number, b: number, c: number) => [number, number, number];
48
- export const conversations_sync: (a: number) => any;
49
- export const conversations_syncAllConversations: (a: number) => any;
50
- export const conversations_list: (a: number, b: number) => [number, number, number];
51
- export const conversations_listGroups: (a: number, b: number) => [number, number, number];
52
- export const conversations_listDms: (a: number, b: number) => [number, number, number];
53
- export const __wbg_contenttypeid_free: (a: number, b: number) => void;
54
- export const __wbg_get_contenttypeid_typeId: (a: number) => [number, number];
55
- export const __wbg_set_contenttypeid_typeId: (a: number, b: number, c: number) => void;
56
- export const __wbg_get_contenttypeid_versionMajor: (a: number) => number;
57
- export const __wbg_set_contenttypeid_versionMajor: (a: number, b: number) => void;
58
- export const __wbg_get_contenttypeid_versionMinor: (a: number) => number;
59
- export const __wbg_set_contenttypeid_versionMinor: (a: number, b: number) => void;
60
- export const contenttypeid_new: (a: number, b: number, c: number, d: number, e: number, f: number) => number;
61
- export const __wbg_encodedcontent_free: (a: number, b: number) => void;
62
- export const __wbg_get_encodedcontent_type: (a: number) => number;
63
- export const __wbg_set_encodedcontent_type: (a: number, b: number) => void;
64
- export const __wbg_get_encodedcontent_parameters: (a: number) => any;
65
- export const __wbg_set_encodedcontent_parameters: (a: number, b: any) => void;
66
- export const __wbg_get_encodedcontent_fallback: (a: number) => [number, number];
67
- export const __wbg_set_encodedcontent_fallback: (a: number, b: number, c: number) => void;
68
- export const __wbg_get_encodedcontent_compression: (a: number) => number;
69
- export const __wbg_set_encodedcontent_compression: (a: number, b: number) => void;
70
- export const __wbg_get_encodedcontent_content: (a: number) => any;
71
- export const __wbg_set_encodedcontent_content: (a: number, b: any) => void;
72
- export const encodedcontent_new: (a: number, b: any, c: number, d: number, e: number, f: any) => number;
73
- export const getInboxIdForAddress: (a: number, b: number, c: number, d: number) => any;
74
- export const generateInboxId: (a: number, b: number) => [number, number, number, number];
75
- export const __wbg_listmessagesoptions_free: (a: number, b: number) => void;
76
- export const __wbg_get_listmessagesoptions_deliveryStatus: (a: number) => number;
77
- export const __wbg_set_listmessagesoptions_deliveryStatus: (a: number, b: number) => void;
78
- export const __wbg_get_listmessagesoptions_direction: (a: number) => number;
79
- export const __wbg_set_listmessagesoptions_direction: (a: number, b: number) => void;
80
- export const listmessagesoptions_new: (a: number, b: bigint, c: number, d: bigint, e: number, f: bigint, g: number, h: number) => number;
81
- export const __wbg_message_free: (a: number, b: number) => void;
82
- export const __wbg_get_message_id: (a: number) => [number, number];
83
- export const __wbg_set_message_id: (a: number, b: number, c: number) => void;
84
- export const __wbg_get_message_sentAtNs: (a: number) => bigint;
85
- export const __wbg_set_message_sentAtNs: (a: number, b: bigint) => void;
86
- export const __wbg_get_message_convoId: (a: number) => [number, number];
87
- export const __wbg_set_message_convoId: (a: number, b: number, c: number) => void;
88
- export const __wbg_get_message_senderInboxId: (a: number) => [number, number];
89
- export const __wbg_set_message_senderInboxId: (a: number, b: number, c: number) => void;
90
- export const __wbg_get_message_content: (a: number) => number;
91
- export const __wbg_set_message_content: (a: number, b: number) => void;
92
- export const __wbg_get_message_kind: (a: number) => number;
93
- export const __wbg_set_message_kind: (a: number, b: number) => void;
94
- export const __wbg_get_message_deliveryStatus: (a: number) => number;
95
- export const __wbg_set_message_deliveryStatus: (a: number, b: number) => void;
96
- 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;
97
- export const verifySignedWithPublicKey: (a: number, b: number, c: any, d: any) => [number, number];
98
- export const client_createInboxSignatureText: (a: number) => any;
99
- export const client_addWalletSignatureText: (a: number, b: number, c: number) => any;
100
- export const client_revokeWalletSignatureText: (a: number, b: number, c: number) => 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_addSignature: (a: number, b: number, c: any) => any;
104
- export const client_addScwSignature: (a: number, b: number, c: any, d: bigint, e: number, f: bigint) => any;
105
- export const client_applySignatureRequests: (a: number) => any;
106
- export const client_signWithInstallationKey: (a: number, b: number, c: number) => [number, number, number];
107
- export const client_verifySignedWithInstallationKey: (a: number, b: number, c: number, d: any) => [number, number];
108
- export const __wbg_set_contenttypeid_authorityId: (a: number, b: number, c: number) => void;
109
- export const __wbg_get_contenttypeid_authorityId: (a: number) => [number, number];
110
- export const __wbg_get_listmessagesoptions_sentBeforeNs: (a: number) => [number, bigint];
111
- export const __wbg_get_listmessagesoptions_sentAfterNs: (a: number) => [number, bigint];
112
- export const __wbg_get_listmessagesoptions_limit: (a: number) => [number, bigint];
113
- export const __wbg_set_listmessagesoptions_sentBeforeNs: (a: number, b: number, c: bigint) => void;
114
- export const __wbg_set_listmessagesoptions_sentAfterNs: (a: number, b: number, c: bigint) => void;
115
- export const __wbg_set_listmessagesoptions_limit: (a: number, b: number, c: bigint) => void;
116
4
  export const __wbg_permissionpolicyset_free: (a: number, b: number) => void;
117
5
  export const __wbg_get_permissionpolicyset_addMemberPolicy: (a: number) => number;
118
6
  export const __wbg_set_permissionpolicyset_addMemberPolicy: (a: number, b: number) => void;
@@ -130,16 +18,49 @@ export const __wbg_get_permissionpolicyset_updateGroupImageUrlSquarePolicy: (a:
130
18
  export const __wbg_set_permissionpolicyset_updateGroupImageUrlSquarePolicy: (a: number, b: number) => void;
131
19
  export const __wbg_get_permissionpolicyset_updateGroupPinnedFrameUrlPolicy: (a: number) => number;
132
20
  export const __wbg_set_permissionpolicyset_updateGroupPinnedFrameUrlPolicy: (a: number, b: number) => void;
133
- export const permissionpolicyset_new: (a: number, b: number, c: number, d: number, e: number, f: number, g: number, h: number) => number;
21
+ export const __wbg_get_permissionpolicyset_updateMessageExpirationPolicy: (a: number) => number;
22
+ export const __wbg_set_permissionpolicyset_updateMessageExpirationPolicy: (a: number, b: number) => void;
23
+ export const permissionpolicyset_new: (a: number, b: number, c: number, d: number, e: number, f: number, g: number, h: number, i: number) => number;
134
24
  export const __wbg_grouppermissions_free: (a: number, b: number) => void;
135
25
  export const grouppermissions_policyType: (a: number) => [number, number, number];
136
26
  export const grouppermissions_policySet: (a: number) => [number, number, number];
27
+ export const __wbg_client_free: (a: number, b: number) => void;
28
+ export const __wbg_logoptions_free: (a: number, b: number) => void;
29
+ export const __wbg_get_logoptions_structured: (a: number) => number;
30
+ export const __wbg_set_logoptions_structured: (a: number, b: number) => void;
31
+ export const __wbg_get_logoptions_performance: (a: number) => number;
32
+ export const __wbg_set_logoptions_performance: (a: number, b: number) => void;
33
+ export const __wbg_get_logoptions_level: (a: number) => number;
34
+ export const __wbg_set_logoptions_level: (a: number, b: number) => void;
35
+ export const logoptions_new: (a: number, b: number, c: number) => number;
36
+ 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, l: number) => any;
37
+ export const client_accountAddress: (a: number) => [number, number];
38
+ export const client_inboxId: (a: number) => [number, number];
39
+ export const client_isRegistered: (a: number) => number;
40
+ export const client_installationId: (a: number) => [number, number];
41
+ export const client_installationIdBytes: (a: number) => any;
42
+ export const client_canMessage: (a: number, b: number, c: number) => any;
43
+ export const client_registerIdentity: (a: number) => any;
44
+ export const client_sendHistorySyncRequest: (a: number) => any;
45
+ export const client_sendConsentSyncRequest: (a: number) => any;
46
+ export const client_findInboxIdByAddress: (a: number, b: number, c: number) => any;
47
+ export const client_conversations: (a: number) => number;
48
+ export const __wbg_consent_free: (a: number, b: number) => void;
49
+ export const __wbg_get_consent_entityType: (a: number) => number;
50
+ export const __wbg_set_consent_entityType: (a: number, b: number) => void;
51
+ export const __wbg_get_consent_state: (a: number) => number;
52
+ export const __wbg_set_consent_state: (a: number, b: number) => void;
53
+ export const __wbg_get_consent_entity: (a: number) => [number, number];
54
+ export const __wbg_set_consent_entity: (a: number, b: number, c: number) => void;
55
+ export const consent_new: (a: number, b: number, c: number, d: number) => number;
56
+ export const client_setConsentStates: (a: number, b: number, c: number) => any;
57
+ export const client_getConsentState: (a: number, b: number, c: number, d: number) => any;
58
+ export const conversation_consentState: (a: number) => [number, number, number];
59
+ export const conversation_updateConsentState: (a: number, b: number) => [number, number];
137
60
  export const __wbg_groupmetadata_free: (a: number, b: number) => void;
138
61
  export const groupmetadata_creatorInboxId: (a: number) => [number, number];
139
62
  export const groupmetadata_conversationType: (a: number) => [number, number];
140
63
  export const __wbg_groupmember_free: (a: number, b: number) => void;
141
- export const __wbg_get_groupmember_inboxId: (a: number) => [number, number];
142
- export const __wbg_set_groupmember_inboxId: (a: number, b: number, c: number) => void;
143
64
  export const __wbg_get_groupmember_accountAddresses: (a: number) => [number, number];
144
65
  export const __wbg_set_groupmember_accountAddresses: (a: number, b: number, c: number) => void;
145
66
  export const __wbg_get_groupmember_installationIds: (a: number) => [number, number];
@@ -184,6 +105,8 @@ export const conversation_addedByInboxId: (a: number) => [number, number, number
184
105
  export const conversation_groupMetadata: (a: number) => any;
185
106
  export const conversation_dmPeerInboxId: (a: number) => [number, number, number, number];
186
107
  export const conversation_updatePermissionPolicy: (a: number, b: number, c: number, d: number) => any;
108
+ export const getInboxIdForAddress: (a: number, b: number, c: number, d: number) => any;
109
+ export const generateInboxId: (a: number, b: number) => [number, number, number, number];
187
110
  export const __wbg_installation_free: (a: number, b: number) => void;
188
111
  export const __wbg_get_installation_bytes: (a: number) => any;
189
112
  export const __wbg_set_installation_bytes: (a: number, b: any) => void;
@@ -202,43 +125,132 @@ export const __wbg_set_inboxstate_accountAddresses: (a: number, b: number, c: nu
202
125
  export const inboxstate_new: (a: number, b: number, c: number, d: number, e: number, f: number, g: number, h: number) => number;
203
126
  export const client_inboxState: (a: number, b: number) => any;
204
127
  export const client_getLatestInboxState: (a: number, b: number, c: number) => any;
128
+ export const __wbg_set_groupmember_inboxId: (a: number, b: number, c: number) => void;
205
129
  export const __wbg_set_inboxstate_inboxId: (a: number, b: number, c: number) => void;
130
+ export const __wbg_get_groupmember_inboxId: (a: number) => [number, number];
206
131
  export const __wbg_get_inboxstate_inboxId: (a: number) => [number, number];
207
- export const __wbg_client_free: (a: number, b: number) => void;
208
- export const __wbg_logoptions_free: (a: number, b: number) => void;
209
- export const __wbg_get_logoptions_structured: (a: number) => number;
210
- export const __wbg_set_logoptions_structured: (a: number, b: number) => void;
211
- export const __wbg_get_logoptions_performance: (a: number) => number;
212
- export const __wbg_set_logoptions_performance: (a: number, b: number) => void;
213
- export const __wbg_get_logoptions_level: (a: number) => number;
214
- export const __wbg_set_logoptions_level: (a: number, b: number) => void;
215
- export const logoptions_new: (a: number, b: number, c: number) => number;
216
- 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, l: number) => any;
217
- export const client_accountAddress: (a: number) => [number, number];
218
- export const client_inboxId: (a: number) => [number, number];
219
- export const client_isRegistered: (a: number) => number;
220
- export const client_installationId: (a: number) => [number, number];
221
- export const client_installationIdBytes: (a: number) => any;
222
- export const client_canMessage: (a: number, b: number, c: number) => any;
223
- export const client_registerIdentity: (a: number) => any;
224
- export const client_sendHistorySyncRequest: (a: number) => any;
225
- export const client_sendConsentSyncRequest: (a: number) => any;
226
- export const client_findInboxIdByAddress: (a: number, b: number, c: number) => any;
227
- export const client_conversations: (a: number) => number;
132
+ export const verifySignedWithPublicKey: (a: number, b: number, c: any, d: any) => [number, number];
133
+ export const client_createInboxSignatureText: (a: number) => any;
134
+ export const client_addWalletSignatureText: (a: number, b: number, c: number) => any;
135
+ export const client_revokeWalletSignatureText: (a: number, b: number, c: number) => any;
136
+ export const client_revokeAllOtherInstallationsSignatureText: (a: number) => any;
137
+ export const client_revokeInstallationsSignatureText: (a: number, b: number, c: number) => any;
138
+ export const client_addSignature: (a: number, b: number, c: any) => any;
139
+ export const client_addScwSignature: (a: number, b: number, c: any, d: bigint, e: number, f: bigint) => any;
140
+ export const client_applySignatureRequests: (a: number) => any;
141
+ export const client_signWithInstallationKey: (a: number, b: number, c: number) => [number, number, number];
142
+ export const client_verifySignedWithInstallationKey: (a: number, b: number, c: number, d: any) => [number, number];
143
+ export const __wbg_listconversationsoptions_free: (a: number, b: number) => void;
144
+ export const __wbg_get_listconversationsoptions_allowedStates: (a: number) => [number, number];
145
+ export const __wbg_set_listconversationsoptions_allowedStates: (a: number, b: number, c: number) => void;
146
+ export const __wbg_get_listconversationsoptions_conversationType: (a: number) => number;
147
+ export const __wbg_set_listconversationsoptions_conversationType: (a: number, b: number) => void;
148
+ export const __wbg_get_listconversationsoptions_limit: (a: number) => [number, bigint];
149
+ export const __wbg_set_listconversationsoptions_limit: (a: number, b: number, c: bigint) => void;
150
+ export const listconversationsoptions_new: (a: number, b: number, c: number, d: number, e: bigint, f: number, g: bigint, h: number, i: bigint) => number;
151
+ export const __wbg_creategroupoptions_free: (a: number, b: number) => void;
152
+ export const __wbg_get_creategroupoptions_permissions: (a: number) => number;
153
+ export const __wbg_set_creategroupoptions_permissions: (a: number, b: number) => void;
154
+ export const __wbg_get_creategroupoptions_groupName: (a: number) => [number, number];
155
+ export const __wbg_set_creategroupoptions_groupName: (a: number, b: number, c: number) => void;
156
+ export const __wbg_get_creategroupoptions_groupImageUrlSquare: (a: number) => [number, number];
157
+ export const __wbg_set_creategroupoptions_groupImageUrlSquare: (a: number, b: number, c: number) => void;
158
+ export const __wbg_get_creategroupoptions_groupDescription: (a: number) => [number, number];
159
+ export const __wbg_set_creategroupoptions_groupDescription: (a: number, b: number, c: number) => void;
160
+ export const __wbg_get_creategroupoptions_groupPinnedFrameUrl: (a: number) => [number, number];
161
+ export const __wbg_set_creategroupoptions_groupPinnedFrameUrl: (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 __wbg_get_creategroupoptions_messageExpirationFromMillis: (a: number) => [number, bigint];
165
+ export const __wbg_set_creategroupoptions_messageExpirationFromMillis: (a: number, b: number, c: bigint) => void;
166
+ export const __wbg_get_creategroupoptions_messageExpirationMillis: (a: number) => [number, bigint];
167
+ export const __wbg_set_creategroupoptions_messageExpirationMillis: (a: number, b: number, c: bigint) => void;
168
+ export const creategroupoptions_new: (a: number, b: number, c: number, d: number, e: number, f: number, g: number, h: number, i: number, j: number, k: number, l: bigint, m: number, n: bigint) => 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_get_hmackey_epoch: (a: number) => bigint;
173
+ export const __wbg_set_hmackey_epoch: (a: number, b: bigint) => void;
174
+ export const __wbg_conversations_free: (a: number, b: number) => void;
175
+ export const conversations_createGroup: (a: number, b: number, c: number, d: number) => any;
176
+ export const conversations_createDm: (a: number, b: number, c: number) => any;
177
+ export const conversations_findGroupById: (a: number, b: number, c: number) => [number, number, number];
178
+ export const conversations_findDmByTargetInboxId: (a: number, b: number, c: number) => [number, number, number];
179
+ export const conversations_findMessageById: (a: number, b: number, c: number) => [number, number, number];
180
+ export const conversations_sync: (a: number) => any;
181
+ export const conversations_syncAllConversations: (a: number) => any;
182
+ export const conversations_list: (a: number, b: number) => [number, number, number];
183
+ export const conversations_listGroups: (a: number, b: number) => [number, number, number];
184
+ export const conversations_listDms: (a: number, b: number) => [number, number, number];
185
+ export const conversations_getHmacKeys: (a: number) => [number, number, number];
186
+ export const __wbg_contenttypeid_free: (a: number, b: number) => void;
187
+ export const __wbg_get_contenttypeid_authorityId: (a: number) => [number, number];
188
+ export const __wbg_set_contenttypeid_authorityId: (a: number, b: number, c: number) => void;
189
+ export const __wbg_get_contenttypeid_typeId: (a: number) => [number, number];
190
+ export const __wbg_set_contenttypeid_typeId: (a: number, b: number, c: number) => void;
191
+ export const __wbg_get_contenttypeid_versionMajor: (a: number) => number;
192
+ export const __wbg_set_contenttypeid_versionMajor: (a: number, b: number) => void;
193
+ export const __wbg_get_contenttypeid_versionMinor: (a: number) => number;
194
+ export const __wbg_set_contenttypeid_versionMinor: (a: number, b: number) => void;
195
+ export const contenttypeid_new: (a: number, b: number, c: number, d: number, e: number, f: number) => number;
196
+ export const __wbg_encodedcontent_free: (a: number, b: number) => void;
197
+ export const __wbg_get_encodedcontent_type: (a: number) => number;
198
+ export const __wbg_set_encodedcontent_type: (a: number, b: number) => void;
199
+ export const __wbg_get_encodedcontent_parameters: (a: number) => any;
200
+ export const __wbg_set_encodedcontent_parameters: (a: number, b: any) => void;
201
+ export const __wbg_get_encodedcontent_fallback: (a: number) => [number, number];
202
+ export const __wbg_set_encodedcontent_fallback: (a: number, b: number, c: number) => void;
203
+ export const __wbg_get_encodedcontent_compression: (a: number) => number;
204
+ export const __wbg_set_encodedcontent_compression: (a: number, b: number) => void;
205
+ export const __wbg_get_encodedcontent_content: (a: number) => any;
206
+ export const __wbg_set_encodedcontent_content: (a: number, b: any) => void;
207
+ export const encodedcontent_new: (a: number, b: any, c: number, d: number, e: number, f: any) => number;
208
+ export const __wbg_listmessagesoptions_free: (a: number, b: number) => void;
209
+ export const __wbg_get_listmessagesoptions_deliveryStatus: (a: number) => number;
210
+ export const __wbg_set_listmessagesoptions_deliveryStatus: (a: number, b: number) => void;
211
+ export const __wbg_get_listmessagesoptions_direction: (a: number) => number;
212
+ export const __wbg_set_listmessagesoptions_direction: (a: number, b: number) => void;
213
+ export const listmessagesoptions_new: (a: number, b: bigint, c: number, d: bigint, e: number, f: bigint, g: number, h: number) => number;
214
+ export const __wbg_message_free: (a: number, b: number) => void;
215
+ export const __wbg_get_message_id: (a: number) => [number, number];
216
+ export const __wbg_set_message_id: (a: number, b: number, c: number) => void;
217
+ export const __wbg_get_message_convoId: (a: number) => [number, number];
218
+ export const __wbg_set_message_convoId: (a: number, b: number, c: number) => void;
219
+ export const __wbg_get_message_senderInboxId: (a: number) => [number, number];
220
+ export const __wbg_set_message_senderInboxId: (a: number, b: number, c: number) => void;
221
+ export const __wbg_get_message_content: (a: number) => number;
222
+ export const __wbg_set_message_content: (a: number, b: number) => void;
223
+ export const __wbg_get_message_kind: (a: number) => number;
224
+ export const __wbg_set_message_kind: (a: number, b: number) => void;
225
+ export const __wbg_get_message_deliveryStatus: (a: number) => number;
226
+ export const __wbg_set_message_deliveryStatus: (a: number, b: number) => void;
227
+ 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;
228
+ export const __wbg_get_message_sentAtNs: (a: number) => bigint;
229
+ export const __wbg_set_listconversationsoptions_createdAfterNs: (a: number, b: number, c: bigint) => void;
230
+ export const __wbg_set_listconversationsoptions_createdBeforeNs: (a: number, b: number, c: bigint) => void;
231
+ export const __wbg_set_listmessagesoptions_sentBeforeNs: (a: number, b: number, c: bigint) => void;
232
+ export const __wbg_set_listmessagesoptions_sentAfterNs: (a: number, b: number, c: bigint) => void;
233
+ export const __wbg_set_listmessagesoptions_limit: (a: number, b: number, c: bigint) => void;
234
+ export const __wbg_set_message_sentAtNs: (a: number, b: bigint) => void;
235
+ export const __wbg_get_listconversationsoptions_createdAfterNs: (a: number) => [number, bigint];
236
+ export const __wbg_get_listconversationsoptions_createdBeforeNs: (a: number) => [number, bigint];
237
+ export const __wbg_get_listmessagesoptions_sentBeforeNs: (a: number) => [number, bigint];
238
+ export const __wbg_get_listmessagesoptions_sentAfterNs: (a: number) => [number, bigint];
239
+ export const __wbg_get_listmessagesoptions_limit: (a: number) => [number, bigint];
228
240
  export const __wbg_version_free: (a: number, b: number) => void;
229
241
  export const __wbg_intounderlyingsource_free: (a: number, b: number) => void;
230
242
  export const intounderlyingsource_pull: (a: number, b: any) => any;
231
243
  export const intounderlyingsource_cancel: (a: number) => void;
244
+ export const __wbg_intounderlyingsink_free: (a: number, b: number) => void;
245
+ export const intounderlyingsink_write: (a: number, b: any) => any;
246
+ export const intounderlyingsink_close: (a: number) => any;
247
+ export const intounderlyingsink_abort: (a: number, b: any) => any;
232
248
  export const __wbg_intounderlyingbytesource_free: (a: number, b: number) => void;
233
249
  export const intounderlyingbytesource_type: (a: number) => number;
234
250
  export const intounderlyingbytesource_autoAllocateChunkSize: (a: number) => number;
235
251
  export const intounderlyingbytesource_start: (a: number, b: any) => void;
236
252
  export const intounderlyingbytesource_pull: (a: number, b: any) => any;
237
253
  export const intounderlyingbytesource_cancel: (a: number) => void;
238
- export const __wbg_intounderlyingsink_free: (a: number, b: number) => void;
239
- export const intounderlyingsink_write: (a: number, b: any) => any;
240
- export const intounderlyingsink_close: (a: number) => any;
241
- export const intounderlyingsink_abort: (a: number, b: any) => any;
242
254
  export const __wbindgen_malloc: (a: number, b: number) => number;
243
255
  export const __wbindgen_realloc: (a: number, b: number, c: number, d: number) => number;
244
256
  export const __wbindgen_free: (a: number, b: number, c: number) => void;
@@ -248,6 +260,6 @@ export const __wbindgen_export_5: WebAssembly.Table;
248
260
  export const __wbindgen_export_6: WebAssembly.Table;
249
261
  export const __externref_table_dealloc: (a: number) => void;
250
262
  export const __externref_drop_slice: (a: number, b: number) => void;
251
- export const closure2584_externref_shim: (a: number, b: number, c: any) => void;
252
- export const closure3678_externref_shim: (a: number, b: number, c: any, d: any) => void;
263
+ export const closure2596_externref_shim: (a: number, b: number, c: any) => void;
264
+ export const closure3688_externref_shim: (a: number, b: number, c: any, d: any) => void;
253
265
  export const __wbindgen_start: () => void;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@xmtp/wasm-bindings",
3
- "version": "0.0.11",
3
+ "version": "0.0.13",
4
4
  "type": "module",
5
5
  "license": "MIT",
6
6
  "description": "WASM bindings for the libXMTP rust library",