@xmtp/wasm-bindings 1.6.6 → 1.6.9

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,96 +1,78 @@
1
1
  /* tslint:disable */
2
2
  /* eslint-disable */
3
3
  export const memory: WebAssembly.Memory;
4
- export const __wbg_get_permissionpolicyset_addAdminPolicy: (a: number) => number;
5
- export const __wbg_get_permissionpolicyset_addMemberPolicy: (a: number) => number;
6
- export const __wbg_get_permissionpolicyset_removeAdminPolicy: (a: number) => number;
7
- export const __wbg_get_permissionpolicyset_removeMemberPolicy: (a: number) => number;
8
- export const __wbg_get_permissionpolicyset_updateGroupDescriptionPolicy: (a: number) => number;
9
- export const __wbg_get_permissionpolicyset_updateGroupImageUrlSquarePolicy: (a: number) => number;
10
- export const __wbg_get_permissionpolicyset_updateGroupNamePolicy: (a: number) => number;
11
- export const __wbg_get_permissionpolicyset_updateMessageDisappearingPolicy: (a: number) => number;
12
- export const __wbg_grouppermissions_free: (a: number, b: number) => void;
13
- export const __wbg_permissionpolicyset_free: (a: number, b: number) => void;
14
- export const __wbg_set_permissionpolicyset_addAdminPolicy: (a: number, b: number) => void;
15
- export const __wbg_set_permissionpolicyset_addMemberPolicy: (a: number, b: number) => void;
16
- export const __wbg_set_permissionpolicyset_removeAdminPolicy: (a: number, b: number) => void;
17
- export const __wbg_set_permissionpolicyset_removeMemberPolicy: (a: number, b: number) => void;
18
- export const __wbg_set_permissionpolicyset_updateGroupDescriptionPolicy: (a: number, b: number) => void;
19
- export const __wbg_set_permissionpolicyset_updateGroupImageUrlSquarePolicy: (a: number, b: number) => void;
20
- export const __wbg_set_permissionpolicyset_updateGroupNamePolicy: (a: number, b: number) => void;
21
- export const __wbg_set_permissionpolicyset_updateMessageDisappearingPolicy: (a: number, b: number) => void;
22
- export const grouppermissions_policySet: (a: number) => [number, number, number];
23
- export const grouppermissions_policyType: (a: number) => [number, number, number];
24
- export const permissionpolicyset_new: (a: number, b: number, c: number, d: number, e: number, f: number, g: number, h: number) => number;
25
- export const __wbg_apistats_free: (a: number, b: number) => void;
26
- export const __wbg_get_apistats_fetch_key_package: (a: number) => bigint;
27
- export const __wbg_get_apistats_query_group_messages: (a: number) => bigint;
28
- export const __wbg_get_apistats_query_welcome_messages: (a: number) => bigint;
29
- export const __wbg_get_apistats_send_group_messages: (a: number) => bigint;
30
- export const __wbg_get_apistats_send_welcome_messages: (a: number) => bigint;
31
- export const __wbg_get_apistats_subscribe_messages: (a: number) => bigint;
32
- export const __wbg_get_apistats_subscribe_welcomes: (a: number) => bigint;
33
- export const __wbg_get_apistats_upload_key_package: (a: number) => bigint;
34
- export const __wbg_identitystats_free: (a: number, b: number) => void;
35
- export const __wbg_set_apistats_fetch_key_package: (a: number, b: bigint) => void;
36
- export const __wbg_set_apistats_query_group_messages: (a: number, b: bigint) => void;
37
- export const __wbg_set_apistats_query_welcome_messages: (a: number, b: bigint) => void;
38
- export const __wbg_set_apistats_send_group_messages: (a: number, b: bigint) => void;
39
- export const __wbg_set_apistats_send_welcome_messages: (a: number, b: bigint) => void;
40
- export const __wbg_set_apistats_subscribe_messages: (a: number, b: bigint) => void;
41
- export const __wbg_set_apistats_subscribe_welcomes: (a: number, b: bigint) => void;
42
- export const __wbg_set_apistats_upload_key_package: (a: number, b: bigint) => void;
43
- export const __wbg_set_identitystats_get_identity_updates_v2: (a: number, b: bigint) => void;
44
- export const __wbg_set_identitystats_get_inbox_ids: (a: number, b: bigint) => void;
45
- export const __wbg_set_identitystats_publish_identity_update: (a: number, b: bigint) => void;
46
- export const __wbg_set_identitystats_verify_smart_contract_wallet_signature: (a: number, b: bigint) => void;
47
- export const __wbg_get_identitystats_get_identity_updates_v2: (a: number) => bigint;
48
- export const __wbg_get_identitystats_get_inbox_ids: (a: number) => bigint;
49
- export const __wbg_get_identitystats_publish_identity_update: (a: number) => bigint;
50
- export const __wbg_get_identitystats_verify_smart_contract_wallet_signature: (a: number) => bigint;
51
- export const __wbg_streamcloser_free: (a: number, b: number) => void;
52
- export const streamcloser_end: (a: number) => void;
53
- export const streamcloser_endAndWait: (a: number) => any;
54
- export const streamcloser_isClosed: (a: number) => number;
55
- export const streamcloser_waitForReady: (a: number) => any;
56
- export const __wbg_enrichedreply_free: (a: number, b: number) => void;
57
- export const __wbg_get_reply_content: (a: number) => number;
58
- export const __wbg_get_reply_reference: (a: number) => [number, number];
59
- export const __wbg_get_reply_referenceInboxId: (a: number) => [number, number];
60
- export const __wbg_reply_free: (a: number, b: number) => void;
61
- export const __wbg_set_reply_content: (a: number, b: number) => void;
62
- export const __wbg_set_reply_reference: (a: number, b: number, c: number) => void;
63
- export const __wbg_set_reply_referenceInboxId: (a: number, b: number, c: number) => void;
64
- export const decodeReply: (a: any) => [number, number, number];
65
- export const encodeReply: (a: number) => [number, number, number];
66
- export const enrichedreply_content: (a: number) => number;
67
- export const enrichedreply_inReplyTo: (a: number) => number;
68
- export const enrichedreply_referenceId: (a: number) => [number, number];
69
- export const reply_new: (a: number, b: number, c: number, d: number, e: number) => number;
70
- export const __wbg_authhandle_free: (a: number, b: number) => void;
4
+ export const __wbg_get_leaverequest_authenticatedNote: (a: number) => any;
5
+ export const __wbg_leaverequest_free: (a: number, b: number) => void;
6
+ export const __wbg_set_leaverequest_authenticatedNote: (a: number, b: number) => void;
7
+ export const decodeLeaveRequest: (a: number) => [number, number, number];
8
+ export const encodeLeaveRequest: (a: number) => [number, number, number];
9
+ export const __wbg_action_free: (a: number, b: number) => void;
10
+ export const __wbg_actions_free: (a: number, b: number) => void;
71
11
  export const __wbg_conversation_free: (a: number, b: number) => void;
72
- export const __wbg_credential_free: (a: number, b: number) => void;
12
+ export const __wbg_decodedmessage_free: (a: number, b: number) => void;
13
+ export const __wbg_decodedmessagecontent_free: (a: number, b: number) => void;
14
+ export const __wbg_enrichedreply_free: (a: number, b: number) => void;
15
+ export const __wbg_get_action_expiresAtNs: (a: number) => [number, bigint];
16
+ export const __wbg_get_action_id: (a: number) => [number, number];
17
+ export const __wbg_get_action_imageUrl: (a: number) => [number, number];
18
+ export const __wbg_get_action_label: (a: number) => [number, number];
19
+ export const __wbg_get_action_style: (a: number) => number;
20
+ export const __wbg_get_decodedmessage_content: (a: number) => number;
21
+ export const __wbg_get_decodedmessage_content_type: (a: number) => number;
22
+ export const __wbg_get_decodedmessage_conversation_id: (a: number) => [number, number];
23
+ export const __wbg_get_decodedmessage_delivery_status: (a: number) => number;
24
+ export const __wbg_get_decodedmessage_fallback_text: (a: number) => [number, number];
25
+ export const __wbg_get_decodedmessage_id: (a: number) => [number, number];
26
+ export const __wbg_get_decodedmessage_kind: (a: number) => number;
27
+ export const __wbg_get_decodedmessage_num_replies: (a: number) => bigint;
28
+ export const __wbg_get_decodedmessage_reactions: (a: number) => [number, number];
29
+ export const __wbg_get_decodedmessage_sender_inbox_id: (a: number) => [number, number];
30
+ export const __wbg_get_decodedmessage_sender_installation_id: (a: number) => [number, number];
31
+ export const __wbg_get_decodedmessage_sent_at_ns: (a: number) => bigint;
73
32
  export const __wbg_get_groupmember_accountIdentifiers: (a: number) => [number, number];
74
33
  export const __wbg_get_groupmember_consentState: (a: number) => number;
75
34
  export const __wbg_get_groupmember_inboxId: (a: number) => [number, number];
76
35
  export const __wbg_get_groupmember_installationIds: (a: number) => [number, number];
77
36
  export const __wbg_get_groupmember_permissionLevel: (a: number) => number;
37
+ export const __wbg_get_reply_content: (a: number) => number;
38
+ export const __wbg_get_reply_reference: (a: number) => [number, number];
39
+ export const __wbg_get_reply_referenceInboxId: (a: number) => [number, number];
78
40
  export const __wbg_get_sendmessageopts_shouldPush: (a: number) => number;
79
- export const __wbg_get_textcontent_content: (a: number) => [number, number];
80
41
  export const __wbg_groupmember_free: (a: number, b: number) => void;
81
42
  export const __wbg_groupmetadata_free: (a: number, b: number) => void;
82
- export const __wbg_readreceipt_free: (a: number, b: number) => void;
43
+ export const __wbg_reply_free: (a: number, b: number) => void;
83
44
  export const __wbg_sendmessageopts_free: (a: number, b: number) => void;
45
+ export const __wbg_set_action_expiresAtNs: (a: number, b: number, c: bigint) => void;
46
+ export const __wbg_set_action_id: (a: number, b: number, c: number) => void;
47
+ export const __wbg_set_action_imageUrl: (a: number, b: number, c: number) => void;
48
+ export const __wbg_set_action_label: (a: number, b: number, c: number) => void;
49
+ export const __wbg_set_action_style: (a: number, b: number) => void;
50
+ export const __wbg_set_decodedmessage_content: (a: number, b: number) => void;
51
+ export const __wbg_set_decodedmessage_content_type: (a: number, b: number) => void;
52
+ export const __wbg_set_decodedmessage_conversation_id: (a: number, b: number, c: number) => void;
53
+ export const __wbg_set_decodedmessage_delivery_status: (a: number, b: number) => void;
54
+ export const __wbg_set_decodedmessage_fallback_text: (a: number, b: number, c: number) => void;
55
+ export const __wbg_set_decodedmessage_id: (a: number, b: number, c: number) => void;
56
+ export const __wbg_set_decodedmessage_kind: (a: number, b: number) => void;
57
+ export const __wbg_set_decodedmessage_num_replies: (a: number, b: bigint) => void;
58
+ export const __wbg_set_decodedmessage_reactions: (a: number, b: number, c: number) => void;
59
+ export const __wbg_set_decodedmessage_sender_inbox_id: (a: number, b: number, c: number) => void;
60
+ export const __wbg_set_decodedmessage_sender_installation_id: (a: number, b: number, c: number) => void;
61
+ export const __wbg_set_decodedmessage_sent_at_ns: (a: number, b: bigint) => void;
84
62
  export const __wbg_set_groupmember_accountIdentifiers: (a: number, b: number, c: number) => void;
85
63
  export const __wbg_set_groupmember_consentState: (a: number, b: number) => void;
86
64
  export const __wbg_set_groupmember_inboxId: (a: number, b: number, c: number) => void;
87
65
  export const __wbg_set_groupmember_installationIds: (a: number, b: number, c: number) => void;
88
66
  export const __wbg_set_groupmember_permissionLevel: (a: number, b: number) => void;
67
+ export const __wbg_set_reply_content: (a: number, b: number) => void;
68
+ export const __wbg_set_reply_reference: (a: number, b: number, c: number) => void;
69
+ export const __wbg_set_reply_referenceInboxId: (a: number, b: number, c: number) => void;
89
70
  export const __wbg_set_sendmessageopts_shouldPush: (a: number, b: number) => void;
90
- export const __wbg_textcontent_free: (a: number, b: number) => void;
91
- export const authhandle_id: (a: number) => number;
92
- export const authhandle_new: () => number;
93
- export const authhandle_set: (a: number, b: number) => any;
71
+ export const action_new: (a: number, b: number, c: number, d: number, e: number, f: number, g: number, h: number, i: bigint) => number;
72
+ export const actions_addAction: (a: number, b: number) => void;
73
+ export const actions_getActions: (a: number) => [number, number];
74
+ export const actions_new: (a: number, b: number, c: number, d: number, e: number, f: bigint) => number;
75
+ export const actions_setActions: (a: number, b: number, c: number) => void;
94
76
  export const conversation_addAdmin: (a: number, b: number, c: number) => any;
95
77
  export const conversation_addMembers: (a: number, b: number, c: number) => any;
96
78
  export const conversation_addMembersByInboxId: (a: number, b: number, c: number) => any;
@@ -102,8 +84,8 @@ export const conversation_countMessages: (a: number, b: number) => any;
102
84
  export const conversation_createdAtNs: (a: number) => bigint;
103
85
  export const conversation_dmPeerInboxId: (a: number) => [number, number, number, number];
104
86
  export const conversation_findDuplicateDms: (a: number) => any;
87
+ export const conversation_findEnrichedMessages: (a: number, b: number) => any;
105
88
  export const conversation_findMessages: (a: number, b: number) => any;
106
- export const conversation_findMessagesV2: (a: number, b: number) => any;
107
89
  export const conversation_findMessagesWithReactions: (a: number, b: number) => any;
108
90
  export const conversation_getDebugInfo: (a: number) => any;
109
91
  export const conversation_getHmacKeys: (a: number) => [number, number, number];
@@ -118,10 +100,12 @@ export const conversation_isActive: (a: number) => [number, number, number];
118
100
  export const conversation_isAdmin: (a: number, b: number, c: number) => [number, number, number];
119
101
  export const conversation_isMessageDisappearingEnabled: (a: number) => [number, number, number];
120
102
  export const conversation_isSuperAdmin: (a: number, b: number, c: number) => [number, number, number];
103
+ export const conversation_leaveGroup: (a: number) => any;
121
104
  export const conversation_listMembers: (a: number) => any;
122
105
  export const conversation_membershipState: (a: number) => [number, number, number];
123
106
  export const conversation_messageDisappearingSettings: (a: number) => [number, number, number];
124
107
  export const conversation_pausedForVersion: (a: number) => [number, number, number, number];
108
+ export const conversation_processStreamedGroupMessage: (a: number, b: any) => any;
125
109
  export const conversation_publishMessages: (a: number) => any;
126
110
  export const conversation_removeAdmin: (a: number, b: number, c: number) => any;
127
111
  export const conversation_removeMembers: (a: number, b: number, c: number) => any;
@@ -139,105 +123,77 @@ export const conversation_updateGroupImageUrlSquare: (a: number, b: number, c: n
139
123
  export const conversation_updateGroupName: (a: number, b: number, c: number) => any;
140
124
  export const conversation_updateMessageDisappearingSettings: (a: number, b: number) => any;
141
125
  export const conversation_updatePermissionPolicy: (a: number, b: number, c: number, d: number) => any;
142
- export const credential_new: (a: number, b: number, c: number, d: number, e: bigint) => number;
143
- export const decodeReadReceipt: (a: any) => [number, number, number];
144
- export const decodeWalletSendCalls: (a: any) => [number, number, number];
145
- export const decodeXmtpText: (a: any) => [number, number, number, number];
146
- export const encodeReadReceipt: (a: number) => [number, number, number];
147
- export const encodeWalletSendCalls: (a: any) => [number, number, number];
148
- export const encodeXmtpText: (a: number, b: number) => [number, number, number];
126
+ export const decodeActions: (a: number) => [number, number, number];
127
+ export const decodeReply: (a: number) => [number, number, number];
128
+ export const decodedmessagecontent_asActions: (a: number) => [number, number, number];
129
+ export const decodedmessagecontent_asAttachment: (a: number) => number;
130
+ export const decodedmessagecontent_asCustom: (a: number) => number;
131
+ export const decodedmessagecontent_asGroupUpdated: (a: number) => number;
132
+ export const decodedmessagecontent_asIntent: (a: number) => [number, number, number];
133
+ export const decodedmessagecontent_asLeaveRequest: (a: number) => number;
134
+ export const decodedmessagecontent_asMultiRemoteAttachment: (a: number) => number;
135
+ export const decodedmessagecontent_asReaction: (a: number) => number;
136
+ export const decodedmessagecontent_asReadReceipt: (a: number) => number;
137
+ export const decodedmessagecontent_asRemoteAttachment: (a: number) => number;
138
+ export const decodedmessagecontent_asReply: (a: number) => number;
139
+ export const decodedmessagecontent_asText: (a: number) => number;
140
+ export const decodedmessagecontent_asTransactionReference: (a: number) => number;
141
+ export const decodedmessagecontent_asWalletSendCalls: (a: number) => [number, number, number];
142
+ export const decodedmessagecontent_payloadType: (a: number) => number;
143
+ export const encodeActions: (a: number) => [number, number, number];
144
+ export const encodeReply: (a: number) => [number, number, number];
145
+ export const enrichedreply_content: (a: number) => number;
146
+ export const enrichedreply_inReplyTo: (a: number) => number;
147
+ export const enrichedreply_referenceId: (a: number) => [number, number];
148
+ export const generateInboxId: (a: any, b: number, c: bigint) => [number, number, number, number];
149
+ export const getInboxIdForIdentifier: (a: number, b: number, c: number, d: number, e: any) => any;
149
150
  export const groupmember_new: (a: number, b: number, c: number, d: number, e: number, f: number, g: number, h: number) => number;
150
151
  export const groupmetadata_conversationType: (a: number) => [number, number];
151
152
  export const groupmetadata_creatorInboxId: (a: number) => [number, number];
153
+ export const reply_new: (a: number, b: number, c: number, d: number, e: number) => number;
152
154
  export const sendmessageopts_new: (a: number) => number;
153
- export const __wbg_set_textcontent_content: (a: number, b: number, c: number) => void;
154
- export const __wbg_contenttypeid_free: (a: number, b: number) => void;
155
- export const __wbg_encodedcontent_free: (a: number, b: number) => void;
156
- export const __wbg_get_contenttypeid_authorityId: (a: number) => [number, number];
157
- export const __wbg_get_contenttypeid_typeId: (a: number) => [number, number];
158
- export const __wbg_get_contenttypeid_versionMajor: (a: number) => number;
159
- export const __wbg_get_contenttypeid_versionMinor: (a: number) => number;
160
- export const __wbg_get_encodedcontent_compression: (a: number) => number;
161
- export const __wbg_get_encodedcontent_content: (a: number) => any;
162
- export const __wbg_get_encodedcontent_fallback: (a: number) => [number, number];
163
- export const __wbg_get_encodedcontent_parameters: (a: number) => any;
164
- export const __wbg_get_encodedcontent_type: (a: number) => number;
165
- export const __wbg_get_listmessagesoptions_contentTypes: (a: number) => [number, number];
166
- export const __wbg_get_listmessagesoptions_deliveryStatus: (a: number) => number;
167
- export const __wbg_get_listmessagesoptions_direction: (a: number) => number;
168
- export const __wbg_get_listmessagesoptions_excludeContentTypes: (a: number) => [number, number];
169
- export const __wbg_get_listmessagesoptions_excludeSenderInboxIds: (a: number) => [number, number];
170
- export const __wbg_get_listmessagesoptions_insertedAfterNs: (a: number) => [number, bigint];
171
- export const __wbg_get_listmessagesoptions_insertedBeforeNs: (a: number) => [number, bigint];
172
- export const __wbg_get_listmessagesoptions_kind: (a: number) => number;
173
- export const __wbg_get_listmessagesoptions_limit: (a: number) => [number, bigint];
174
- export const __wbg_get_listmessagesoptions_sentAfterNs: (a: number) => [number, bigint];
175
- export const __wbg_get_listmessagesoptions_sentBeforeNs: (a: number) => [number, bigint];
176
- export const __wbg_get_listmessagesoptions_sortBy: (a: number) => number;
177
- export const __wbg_get_message_content: (a: number) => number;
178
- export const __wbg_get_message_convoId: (a: number) => [number, number];
179
- export const __wbg_get_message_deliveryStatus: (a: number) => number;
180
- export const __wbg_get_message_id: (a: number) => [number, number];
181
- export const __wbg_get_message_kind: (a: number) => number;
182
- export const __wbg_get_message_senderInboxId: (a: number) => [number, number];
183
- export const __wbg_get_message_sentAtNs: (a: number) => bigint;
184
- export const __wbg_get_messagewithreactions_message: (a: number) => number;
185
- export const __wbg_get_messagewithreactions_reactions: (a: number) => [number, number];
155
+ export const __wbg_set_actions_description: (a: number, b: number, c: number) => void;
156
+ export const __wbg_set_actions_id: (a: number, b: number, c: number) => void;
157
+ export const __wbg_get_actions_expiresAtNs: (a: number) => [number, bigint];
158
+ export const __wbg_set_actions_expiresAtNs: (a: number, b: number, c: bigint) => void;
159
+ export const __wbg_get_actions_description: (a: number) => [number, number];
160
+ export const __wbg_get_actions_id: (a: number) => [number, number];
161
+ export const __wbg_get_permissionpolicyset_addAdminPolicy: (a: number) => number;
162
+ export const __wbg_get_permissionpolicyset_addMemberPolicy: (a: number) => number;
163
+ export const __wbg_get_permissionpolicyset_removeAdminPolicy: (a: number) => number;
164
+ export const __wbg_get_permissionpolicyset_removeMemberPolicy: (a: number) => number;
165
+ export const __wbg_get_permissionpolicyset_updateGroupDescriptionPolicy: (a: number) => number;
166
+ export const __wbg_get_permissionpolicyset_updateGroupImageUrlSquarePolicy: (a: number) => number;
167
+ export const __wbg_get_permissionpolicyset_updateGroupNamePolicy: (a: number) => number;
168
+ export const __wbg_get_permissionpolicyset_updateMessageDisappearingPolicy: (a: number) => number;
186
169
  export const __wbg_get_reaction_action: (a: number) => number;
187
170
  export const __wbg_get_reaction_content: (a: number) => [number, number];
188
171
  export const __wbg_get_reaction_reference: (a: number) => [number, number];
189
172
  export const __wbg_get_reaction_referenceInboxId: (a: number) => [number, number];
190
173
  export const __wbg_get_reaction_schema: (a: number) => number;
191
- export const __wbg_get_reactionpayload_content: (a: number) => [number, number];
192
- export const __wbg_get_reactionpayload_reference: (a: number) => [number, number];
193
- export const __wbg_get_reactionpayload_referenceInboxId: (a: number) => [number, number];
194
- export const __wbg_listmessagesoptions_free: (a: number, b: number) => void;
195
- export const __wbg_message_free: (a: number, b: number) => void;
196
- export const __wbg_messagewithreactions_free: (a: number, b: number) => void;
174
+ export const __wbg_grouppermissions_free: (a: number, b: number) => void;
175
+ export const __wbg_permissionpolicyset_free: (a: number, b: number) => void;
197
176
  export const __wbg_reaction_free: (a: number, b: number) => void;
198
177
  export const __wbg_reactionpayload_free: (a: number, b: number) => void;
199
- export const __wbg_set_contenttypeid_authorityId: (a: number, b: number, c: number) => void;
200
- export const __wbg_set_contenttypeid_typeId: (a: number, b: number, c: number) => void;
201
- export const __wbg_set_contenttypeid_versionMajor: (a: number, b: number) => void;
202
- export const __wbg_set_contenttypeid_versionMinor: (a: number, b: number) => void;
203
- export const __wbg_set_encodedcontent_compression: (a: number, b: number) => void;
204
- export const __wbg_set_encodedcontent_content: (a: number, b: any) => void;
205
- export const __wbg_set_encodedcontent_fallback: (a: number, b: number, c: number) => void;
206
- export const __wbg_set_encodedcontent_parameters: (a: number, b: any) => void;
207
- export const __wbg_set_encodedcontent_type: (a: number, b: number) => void;
208
- export const __wbg_set_listmessagesoptions_contentTypes: (a: number, b: number, c: number) => void;
209
- export const __wbg_set_listmessagesoptions_deliveryStatus: (a: number, b: number) => void;
210
- export const __wbg_set_listmessagesoptions_direction: (a: number, b: number) => void;
211
- export const __wbg_set_listmessagesoptions_excludeContentTypes: (a: number, b: number, c: number) => void;
212
- export const __wbg_set_listmessagesoptions_excludeSenderInboxIds: (a: number, b: number, c: number) => void;
213
- export const __wbg_set_listmessagesoptions_insertedAfterNs: (a: number, b: number, c: bigint) => void;
214
- export const __wbg_set_listmessagesoptions_insertedBeforeNs: (a: number, b: number, c: bigint) => void;
215
- export const __wbg_set_listmessagesoptions_kind: (a: number, b: number) => void;
216
- export const __wbg_set_listmessagesoptions_limit: (a: number, b: number, c: bigint) => void;
217
- export const __wbg_set_listmessagesoptions_sentAfterNs: (a: number, b: number, c: bigint) => void;
218
- export const __wbg_set_listmessagesoptions_sentBeforeNs: (a: number, b: number, c: bigint) => void;
219
- export const __wbg_set_listmessagesoptions_sortBy: (a: number, b: number) => void;
220
- export const __wbg_set_message_content: (a: number, b: number) => void;
221
- export const __wbg_set_message_convoId: (a: number, b: number, c: number) => void;
222
- export const __wbg_set_message_deliveryStatus: (a: number, b: number) => void;
223
- export const __wbg_set_message_id: (a: number, b: number, c: number) => void;
224
- export const __wbg_set_message_kind: (a: number, b: number) => void;
225
- export const __wbg_set_message_senderInboxId: (a: number, b: number, c: number) => void;
226
- export const __wbg_set_message_sentAtNs: (a: number, b: bigint) => void;
227
- export const __wbg_set_messagewithreactions_message: (a: number, b: number) => void;
228
- export const __wbg_set_messagewithreactions_reactions: (a: number, b: number, c: number) => void;
178
+ export const __wbg_set_permissionpolicyset_addAdminPolicy: (a: number, b: number) => void;
179
+ export const __wbg_set_permissionpolicyset_addMemberPolicy: (a: number, b: number) => void;
180
+ export const __wbg_set_permissionpolicyset_removeAdminPolicy: (a: number, b: number) => void;
181
+ export const __wbg_set_permissionpolicyset_removeMemberPolicy: (a: number, b: number) => void;
182
+ export const __wbg_set_permissionpolicyset_updateGroupDescriptionPolicy: (a: number, b: number) => void;
183
+ export const __wbg_set_permissionpolicyset_updateGroupImageUrlSquarePolicy: (a: number, b: number) => void;
184
+ export const __wbg_set_permissionpolicyset_updateGroupNamePolicy: (a: number, b: number) => void;
185
+ export const __wbg_set_permissionpolicyset_updateMessageDisappearingPolicy: (a: number, b: number) => void;
229
186
  export const __wbg_set_reaction_action: (a: number, b: number) => void;
230
187
  export const __wbg_set_reaction_content: (a: number, b: number, c: number) => void;
188
+ export const __wbg_set_reaction_reference: (a: number, b: number, c: number) => void;
189
+ export const __wbg_set_reaction_referenceInboxId: (a: number, b: number, c: number) => void;
231
190
  export const __wbg_set_reaction_schema: (a: number, b: number) => void;
232
- export const contenttypeid_new: (a: number, b: number, c: number, d: number, e: number, f: number) => number;
233
- export const decodeReaction: (a: any) => [number, number, number];
191
+ export const decodeReaction: (a: number) => [number, number, number];
234
192
  export const encodeReaction: (a: number) => [number, number, number];
235
- export const encodedcontent_new: (a: number, b: any, c: number, d: number, e: number, f: any) => number;
236
- export const listmessagesoptions_new: (a: number, b: bigint, c: number, d: bigint, e: number, f: bigint, g: number, h: number, i: number, j: number, k: number, l: number, m: number, n: number, o: number, p: number, q: number, r: bigint, s: number, t: bigint) => number;
237
- 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;
193
+ export const grouppermissions_policySet: (a: number) => [number, number, number];
194
+ export const grouppermissions_policyType: (a: number) => [number, number, number];
195
+ export const permissionpolicyset_new: (a: number, b: number, c: number, d: number, e: number, f: number, g: number, h: number) => number;
238
196
  export const reaction_new: (a: number, b: number, c: number, d: number, e: number, f: number, g: number, h: number) => number;
239
- export const __wbg_set_reaction_reference: (a: number, b: number, c: number) => void;
240
- export const __wbg_set_reaction_referenceInboxId: (a: number, b: number, c: number) => void;
241
197
  export const __wbg_set_reactionpayload_content: (a: number, b: number, c: number) => void;
242
198
  export const __wbg_set_reactionpayload_reference: (a: number, b: number, c: number) => void;
243
199
  export const __wbg_set_reactionpayload_referenceInboxId: (a: number, b: number, c: number) => void;
@@ -245,16 +201,138 @@ export const __wbg_set_reactionpayload_action: (a: number, b: number) => void;
245
201
  export const __wbg_set_reactionpayload_schema: (a: number, b: number) => void;
246
202
  export const __wbg_get_reactionpayload_action: (a: number) => number;
247
203
  export const __wbg_get_reactionpayload_schema: (a: number) => number;
248
- export const __wbg_conversationdebuginfo_free: (a: number, b: number) => void;
249
- export const __wbg_conversationlistitem_free: (a: number, b: number) => void;
204
+ export const __wbg_get_reactionpayload_content: (a: number) => [number, number];
205
+ export const __wbg_get_reactionpayload_reference: (a: number) => [number, number];
206
+ export const __wbg_get_reactionpayload_referenceInboxId: (a: number) => [number, number];
207
+ export const __wbg_get_intent_actionId: (a: number) => [number, number];
208
+ export const __wbg_get_intent_id: (a: number) => [number, number];
209
+ export const __wbg_get_intent_metadata: (a: number) => any;
210
+ export const __wbg_get_remoteattachment_contentLength: (a: number) => number;
211
+ export const __wbg_get_remoteattachment_filename: (a: number) => [number, number];
212
+ export const __wbg_get_remoteattachment_nonce: (a: number) => [number, number];
213
+ export const __wbg_get_remoteattachment_salt: (a: number) => [number, number];
214
+ export const __wbg_get_remoteattachment_scheme: (a: number) => [number, number];
215
+ export const __wbg_get_remoteattachment_secret: (a: number) => [number, number];
216
+ export const __wbg_intent_free: (a: number, b: number) => void;
217
+ export const __wbg_opfs_free: (a: number, b: number) => void;
218
+ export const __wbg_remoteattachment_free: (a: number, b: number) => void;
219
+ export const __wbg_set_intent_actionId: (a: number, b: number, c: number) => void;
220
+ export const __wbg_set_intent_id: (a: number, b: number, c: number) => void;
221
+ export const __wbg_set_intent_metadata: (a: number, b: any) => void;
222
+ export const __wbg_set_remoteattachment_contentLength: (a: number, b: number) => void;
223
+ export const __wbg_set_remoteattachment_filename: (a: number, b: number, c: number) => void;
224
+ export const __wbg_set_remoteattachment_nonce: (a: number, b: number, c: number) => void;
225
+ export const __wbg_set_remoteattachment_salt: (a: number, b: number, c: number) => void;
226
+ export const __wbg_set_remoteattachment_scheme: (a: number, b: number, c: number) => void;
227
+ export const __wbg_set_remoteattachment_secret: (a: number, b: number, c: number) => void;
228
+ export const __wbg_streamcloser_free: (a: number, b: number) => void;
229
+ export const decodeIntent: (a: number) => [number, number, number];
230
+ export const decodeRemoteAttachment: (a: number) => [number, number, number];
231
+ export const encodeIntent: (a: number) => [number, number, number];
232
+ export const encodeRemoteAttachment: (a: number) => [number, number, number];
233
+ export const intent_new: (a: number, b: number, c: number, d: number, e: any) => number;
234
+ export const opfs_addCapacity: (a: number) => any;
235
+ export const opfs_error: () => [number, number];
236
+ export const opfs_exists: () => number;
237
+ export const opfs_exportFile: (a: number, b: number) => [number, number, number, number];
238
+ export const opfs_getCapacity: () => number;
239
+ export const opfs_getFileCount: () => number;
240
+ export const opfs_getFileNames: () => [number, number];
241
+ export const opfs_importDb: (a: number, b: number, c: number, d: number) => [number, number];
242
+ export const opfs_init_sqlite_opfs: () => any;
243
+ export const opfs_reduceCapacity: (a: number) => any;
244
+ export const opfs_rm: (a: number, b: number) => [number, number, number];
245
+ export const opfs_wipeFiles: () => any;
246
+ export const streamcloser_end: (a: number) => void;
247
+ export const streamcloser_endAndWait: (a: number) => any;
248
+ export const streamcloser_isClosed: (a: number) => number;
249
+ export const streamcloser_waitForReady: (a: number) => any;
250
+ export const __wbg_set_remoteattachment_contentDigest: (a: number, b: number, c: number) => void;
251
+ export const __wbg_set_remoteattachment_url: (a: number, b: number, c: number) => void;
252
+ export const __wbg_get_remoteattachment_contentDigest: (a: number) => [number, number];
253
+ export const __wbg_get_remoteattachment_url: (a: number) => [number, number];
254
+ export const __wbg_apistats_free: (a: number, b: number) => void;
255
+ export const __wbg_authhandle_free: (a: number, b: number) => void;
256
+ export const __wbg_consent_free: (a: number, b: number) => void;
257
+ export const __wbg_credential_free: (a: number, b: number) => void;
258
+ export const __wbg_get_apistats_fetch_key_package: (a: number) => bigint;
259
+ export const __wbg_get_apistats_query_group_messages: (a: number) => bigint;
260
+ export const __wbg_get_apistats_query_welcome_messages: (a: number) => bigint;
261
+ export const __wbg_get_apistats_send_group_messages: (a: number) => bigint;
262
+ export const __wbg_get_apistats_send_welcome_messages: (a: number) => bigint;
263
+ export const __wbg_get_apistats_subscribe_messages: (a: number) => bigint;
264
+ export const __wbg_get_apistats_subscribe_welcomes: (a: number) => bigint;
265
+ export const __wbg_get_apistats_upload_key_package: (a: number) => bigint;
266
+ export const __wbg_get_consent_entity: (a: number) => [number, number];
267
+ export const __wbg_get_consent_entityType: (a: number) => number;
268
+ export const __wbg_get_consent_state: (a: number) => number;
269
+ export const __wbg_identitystats_free: (a: number, b: number) => void;
270
+ export const __wbg_passkeysignature_free: (a: number, b: number) => void;
271
+ export const __wbg_set_apistats_fetch_key_package: (a: number, b: bigint) => void;
272
+ export const __wbg_set_apistats_query_group_messages: (a: number, b: bigint) => void;
273
+ export const __wbg_set_apistats_query_welcome_messages: (a: number, b: bigint) => void;
274
+ export const __wbg_set_apistats_send_group_messages: (a: number, b: bigint) => void;
275
+ export const __wbg_set_apistats_send_welcome_messages: (a: number, b: bigint) => void;
276
+ export const __wbg_set_apistats_subscribe_messages: (a: number, b: bigint) => void;
277
+ export const __wbg_set_apistats_subscribe_welcomes: (a: number, b: bigint) => void;
278
+ export const __wbg_set_apistats_upload_key_package: (a: number, b: bigint) => void;
279
+ export const __wbg_set_consent_entity: (a: number, b: number, c: number) => void;
280
+ export const __wbg_set_consent_entityType: (a: number, b: number) => void;
281
+ export const __wbg_set_consent_state: (a: number, b: number) => void;
282
+ export const __wbg_signaturerequesthandle_free: (a: number, b: number) => void;
283
+ export const __wbg_textcontent_free: (a: number, b: number) => void;
284
+ export const applySignatureRequest: (a: number, b: number, c: number, d: number, e: number) => any;
285
+ export const authhandle_id: (a: number) => number;
286
+ export const authhandle_new: () => number;
287
+ export const authhandle_set: (a: number, b: number) => any;
288
+ export const client_addWalletSignatureRequest: (a: number, b: any) => any;
289
+ export const client_applySignatureRequest: (a: number, b: number) => any;
290
+ export const client_changeRecoveryIdentifierSignatureRequest: (a: number, b: any) => any;
291
+ export const client_createInboxSignatureRequest: (a: number) => [number, number, number];
292
+ export const client_getConsentState: (a: number, b: number, c: number, d: number) => any;
293
+ export const client_registerIdentity: (a: number, b: number) => any;
294
+ export const client_revokeAllOtherInstallationsSignatureRequest: (a: number) => any;
295
+ export const client_revokeInstallationsSignatureRequest: (a: number, b: number, c: number) => any;
296
+ export const client_revokeWalletSignatureRequest: (a: number, b: any) => any;
297
+ export const client_setConsentStates: (a: number, b: number, c: number) => any;
298
+ export const client_signWithInstallationKey: (a: number, b: number, c: number) => [number, number, number];
299
+ export const client_verifySignedWithInstallationKey: (a: number, b: number, c: number, d: any) => [number, number];
300
+ export const consent_new: (a: number, b: number, c: number, d: number) => number;
301
+ export const conversation_consentState: (a: number) => [number, number, number];
302
+ export const conversation_updateConsentState: (a: number, b: number) => [number, number];
303
+ export const credential_new: (a: number, b: number, c: number, d: number, e: bigint) => number;
304
+ export const decodeXmtpText: (a: number) => [number, number, number, number];
305
+ export const encodeXmtpText: (a: number, b: number) => [number, number, number];
306
+ export const revokeInstallationsSignatureRequest: (a: number, b: number, c: number, d: number, e: any, f: number, g: number, h: number, i: number) => [number, number, number];
307
+ export const signaturerequesthandle_addEcdsaSignature: (a: number, b: any) => any;
308
+ export const signaturerequesthandle_addPasskeySignature: (a: number, b: number) => any;
309
+ export const signaturerequesthandle_addScwSignature: (a: number, b: any, c: any, d: bigint, e: number, f: bigint) => any;
310
+ export const signaturerequesthandle_signatureText: (a: number) => any;
311
+ export const verifySignedWithPublicKey: (a: number, b: number, c: any, d: any) => [number, number];
312
+ export const __wbg_set_textcontent_content: (a: number, b: number, c: number) => void;
313
+ export const __wbg_set_identitystats_get_identity_updates_v2: (a: number, b: bigint) => void;
314
+ export const __wbg_set_identitystats_get_inbox_ids: (a: number, b: bigint) => void;
315
+ export const __wbg_set_identitystats_publish_identity_update: (a: number, b: bigint) => void;
316
+ export const __wbg_set_identitystats_verify_smart_contract_wallet_signature: (a: number, b: bigint) => void;
317
+ export const __wbg_get_identitystats_get_identity_updates_v2: (a: number) => bigint;
318
+ export const __wbg_get_identitystats_get_inbox_ids: (a: number) => bigint;
319
+ export const __wbg_get_identitystats_publish_identity_update: (a: number) => bigint;
320
+ export const __wbg_get_identitystats_verify_smart_contract_wallet_signature: (a: number) => bigint;
321
+ export const __wbg_get_textcontent_content: (a: number) => [number, number];
322
+ export const __wbg_client_free: (a: number, b: number) => void;
323
+ export const __wbg_contenttypeid_free: (a: number, b: number) => void;
324
+ export const __wbg_conversationdebuginfo_free: (a: number, b: number) => void;
325
+ export const __wbg_conversationlistitem_free: (a: number, b: number) => void;
250
326
  export const __wbg_conversations_free: (a: number, b: number) => void;
251
327
  export const __wbg_createdmoptions_free: (a: number, b: number) => void;
252
328
  export const __wbg_creategroupoptions_free: (a: number, b: number) => void;
253
- export const __wbg_decodedmessage_free: (a: number, b: number) => void;
254
- export const __wbg_decodedmessagecontent_free: (a: number, b: number) => void;
329
+ export const __wbg_encodedcontent_free: (a: number, b: number) => void;
330
+ export const __wbg_get_contenttypeid_authorityId: (a: number) => [number, number];
331
+ export const __wbg_get_contenttypeid_typeId: (a: number) => [number, number];
332
+ export const __wbg_get_contenttypeid_versionMajor: (a: number) => number;
333
+ export const __wbg_get_contenttypeid_versionMinor: (a: number) => number;
255
334
  export const __wbg_get_conversationdebuginfo_cursor: (a: number) => [number, number];
256
335
  export const __wbg_get_conversationdebuginfo_epoch: (a: number) => bigint;
257
- export const __wbg_get_conversationdebuginfo_forkDetails: (a: number) => [number, number];
258
336
  export const __wbg_get_conversationdebuginfo_isCommitLogForked: (a: number) => number;
259
337
  export const __wbg_get_conversationdebuginfo_localCommitLog: (a: number) => [number, number];
260
338
  export const __wbg_get_conversationdebuginfo_maybeForked: (a: number) => number;
@@ -269,205 +347,117 @@ export const __wbg_get_creategroupoptions_groupDescription: (a: number) => [numb
269
347
  export const __wbg_get_creategroupoptions_groupImageUrlSquare: (a: number) => [number, number];
270
348
  export const __wbg_get_creategroupoptions_groupName: (a: number) => [number, number];
271
349
  export const __wbg_get_creategroupoptions_permissions: (a: number) => number;
272
- export const __wbg_get_decodedmessage_content: (a: number) => number;
273
- export const __wbg_get_decodedmessage_content_type: (a: number) => number;
274
- export const __wbg_get_decodedmessage_conversation_id: (a: number) => [number, number];
275
- export const __wbg_get_decodedmessage_delivery_status: (a: number) => number;
276
- export const __wbg_get_decodedmessage_fallback_text: (a: number) => [number, number];
277
- export const __wbg_get_decodedmessage_id: (a: number) => [number, number];
278
- export const __wbg_get_decodedmessage_kind: (a: number) => number;
279
- export const __wbg_get_decodedmessage_num_replies: (a: number) => bigint;
280
- export const __wbg_get_decodedmessage_reactions: (a: number) => [number, number];
281
- export const __wbg_get_decodedmessage_sender_inbox_id: (a: number) => [number, number];
282
- export const __wbg_get_decodedmessage_sender_installation_id: (a: number) => [number, number];
283
- export const __wbg_get_decodedmessage_sent_at_ns: (a: number) => bigint;
284
- export const __wbg_get_hmackey_key: (a: number) => [number, number];
285
- export const __wbg_get_listconversationsoptions_consentStates: (a: number) => [number, number];
286
- export const __wbg_get_listconversationsoptions_conversationType: (a: number) => number;
287
- export const __wbg_get_listconversationsoptions_createdAfterNs: (a: number) => [number, bigint];
288
- export const __wbg_get_listconversationsoptions_createdBeforeNs: (a: number) => [number, bigint];
289
- export const __wbg_get_listconversationsoptions_includeDuplicateDms: (a: number) => number;
290
- export const __wbg_get_listconversationsoptions_limit: (a: number) => [number, bigint];
291
- export const __wbg_get_listconversationsoptions_orderBy: (a: number) => number;
292
- export const __wbg_get_messagedisappearingsettings_inNs: (a: number) => bigint;
293
- export const __wbg_get_xmtpcursor_originator_id: (a: number) => number;
294
- export const __wbg_hmackey_free: (a: number, b: number) => void;
295
- export const __wbg_listconversationsoptions_free: (a: number, b: number) => void;
296
- export const __wbg_messagedisappearingsettings_free: (a: number, b: number) => void;
297
- export const __wbg_set_conversationdebuginfo_cursor: (a: number, b: number, c: number) => void;
298
- export const __wbg_set_conversationdebuginfo_epoch: (a: number, b: bigint) => void;
299
- export const __wbg_set_conversationdebuginfo_forkDetails: (a: number, b: number, c: number) => void;
300
- export const __wbg_set_conversationdebuginfo_isCommitLogForked: (a: number, b: number) => void;
301
- export const __wbg_set_conversationdebuginfo_localCommitLog: (a: number, b: number, c: number) => void;
302
- export const __wbg_set_conversationdebuginfo_maybeForked: (a: number, b: number) => void;
303
- export const __wbg_set_conversationdebuginfo_remoteCommitLog: (a: number, b: number, c: number) => void;
304
- export const __wbg_set_conversationlistitem_conversation: (a: number, b: number) => void;
305
- export const __wbg_set_conversationlistitem_isCommitLogForked: (a: number, b: number) => void;
306
- export const __wbg_set_conversationlistitem_lastMessage: (a: number, b: number) => void;
307
- export const __wbg_set_createdmoptions_messageDisappearingSettings: (a: number, b: number) => void;
308
- export const __wbg_set_creategroupoptions_appData: (a: number, b: number, c: number) => void;
309
- export const __wbg_set_creategroupoptions_customPermissionPolicySet: (a: number, b: number) => void;
310
- export const __wbg_set_creategroupoptions_groupDescription: (a: number, b: number, c: number) => void;
311
- export const __wbg_set_creategroupoptions_groupImageUrlSquare: (a: number, b: number, c: number) => void;
312
- export const __wbg_set_creategroupoptions_groupName: (a: number, b: number, c: number) => void;
313
- export const __wbg_set_creategroupoptions_permissions: (a: number, b: number) => void;
314
- export const __wbg_set_decodedmessage_content: (a: number, b: number) => void;
315
- export const __wbg_set_decodedmessage_content_type: (a: number, b: number) => void;
316
- export const __wbg_set_decodedmessage_conversation_id: (a: number, b: number, c: number) => void;
317
- export const __wbg_set_decodedmessage_delivery_status: (a: number, b: number) => void;
318
- export const __wbg_set_decodedmessage_fallback_text: (a: number, b: number, c: number) => void;
319
- export const __wbg_set_decodedmessage_id: (a: number, b: number, c: number) => void;
320
- export const __wbg_set_decodedmessage_kind: (a: number, b: number) => void;
321
- export const __wbg_set_decodedmessage_num_replies: (a: number, b: bigint) => void;
322
- export const __wbg_set_decodedmessage_reactions: (a: number, b: number, c: number) => void;
323
- export const __wbg_set_decodedmessage_sender_inbox_id: (a: number, b: number, c: number) => void;
324
- export const __wbg_set_decodedmessage_sender_installation_id: (a: number, b: number, c: number) => void;
325
- export const __wbg_set_decodedmessage_sent_at_ns: (a: number, b: bigint) => void;
326
- export const __wbg_set_listconversationsoptions_consentStates: (a: number, b: number, c: number) => void;
327
- export const __wbg_set_listconversationsoptions_conversationType: (a: number, b: number) => void;
328
- export const __wbg_set_listconversationsoptions_createdAfterNs: (a: number, b: number, c: bigint) => void;
329
- export const __wbg_set_listconversationsoptions_createdBeforeNs: (a: number, b: number, c: bigint) => void;
330
- export const __wbg_set_listconversationsoptions_includeDuplicateDms: (a: number, b: number) => void;
331
- export const __wbg_set_listconversationsoptions_limit: (a: number, b: number, c: bigint) => void;
332
- export const __wbg_set_listconversationsoptions_orderBy: (a: number, b: number) => void;
333
- export const __wbg_set_messagedisappearingsettings_inNs: (a: number, b: bigint) => void;
334
- export const __wbg_set_xmtpcursor_originator_id: (a: number, b: number) => void;
335
- export const __wbg_xmtpcursor_free: (a: number, b: number) => void;
336
- export const conversationlistitem_new: (a: number, b: number, c: number) => number;
337
- export const conversations_createDm: (a: number, b: any, c: number) => any;
338
- export const conversations_createDmByInboxId: (a: number, b: number, c: number, d: number) => any;
339
- export const conversations_createGroup: (a: number, b: number, c: number, d: number) => any;
340
- export const conversations_createGroupByInboxIds: (a: number, b: number, c: number, d: number) => any;
341
- export const conversations_createGroupOptimistic: (a: number, b: number) => [number, number, number];
342
- export const conversations_findDmByTargetInboxId: (a: number, b: number, c: number) => [number, number, number];
343
- export const conversations_findGroupById: (a: number, b: number, c: number) => [number, number, number];
344
- export const conversations_findMessageById: (a: number, b: number, c: number) => [number, number, number];
345
- export const conversations_getHmacKeys: (a: number) => [number, number, number];
346
- export const conversations_list: (a: number, b: number) => [number, number, number];
347
- export const conversations_stream: (a: number, b: any, c: number) => [number, number, number];
348
- export const conversations_streamAllMessages: (a: number, b: any, c: number, d: number, e: number) => [number, number, number];
349
- export const conversations_streamConsent: (a: number, b: any) => [number, number, number];
350
- export const conversations_streamLocal: (a: number, b: number) => any;
351
- export const conversations_streamMessageDeletions: (a: number, b: any) => [number, number, number];
352
- export const conversations_streamPreferences: (a: number, b: any) => [number, number, number];
353
- export const conversations_sync: (a: number) => any;
354
- export const conversations_syncAllConversations: (a: number, b: number, c: number) => any;
355
- export const createdmoptions_new: (a: number) => number;
356
- 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) => number;
357
- export const decodedmessagecontent_asActions: (a: number) => [number, number, number];
358
- export const decodedmessagecontent_asAttachment: (a: number) => number;
359
- export const decodedmessagecontent_asCustom: (a: number) => number;
360
- export const decodedmessagecontent_asGroupUpdated: (a: number) => number;
361
- export const decodedmessagecontent_asIntent: (a: number) => [number, number, number];
362
- export const decodedmessagecontent_asMultiRemoteAttachment: (a: number) => number;
363
- export const decodedmessagecontent_asReaction: (a: number) => number;
364
- export const decodedmessagecontent_asReadReceipt: (a: number) => number;
365
- export const decodedmessagecontent_asRemoteAttachment: (a: number) => number;
366
- export const decodedmessagecontent_asReply: (a: number) => number;
367
- export const decodedmessagecontent_asText: (a: number) => number;
368
- export const decodedmessagecontent_asTransactionReference: (a: number) => number;
369
- export const decodedmessagecontent_asWalletSendCalls: (a: number) => [number, number, number];
370
- export const decodedmessagecontent_payloadType: (a: number) => number;
371
- export const listconversationsoptions_new: (a: number, b: number, c: number, d: number, e: bigint, f: number, g: bigint, h: number, i: number, j: bigint, k: number) => number;
372
- export const messagedisappearingsettings_new: (a: bigint, b: bigint) => number;
373
- export const __wbg_set_hmackey_key: (a: number, b: number, c: number) => void;
374
- export const __wbg_set_hmackey_epoch: (a: number, b: bigint) => void;
375
- export const __wbg_set_messagedisappearingsettings_fromNs: (a: number, b: bigint) => void;
376
- export const __wbg_set_xmtpcursor_sequence_id: (a: number, b: bigint) => void;
377
- export const __wbg_get_creategroupoptions_messageDisappearingSettings: (a: number) => number;
378
- export const __wbg_get_hmackey_epoch: (a: number) => bigint;
379
- export const __wbg_get_messagedisappearingsettings_fromNs: (a: number) => bigint;
380
- export const __wbg_get_xmtpcursor_sequence_id: (a: number) => bigint;
381
- export const __wbg_set_creategroupoptions_messageDisappearingSettings: (a: number, b: number) => void;
382
- export const __wbg_action_free: (a: number, b: number) => void;
383
- export const __wbg_actions_free: (a: number, b: number) => void;
384
- export const __wbg_client_free: (a: number, b: number) => void;
385
- export const __wbg_consent_free: (a: number, b: number) => void;
386
- export const __wbg_get_action_expiresAtNs: (a: number) => [number, bigint];
387
- export const __wbg_get_action_id: (a: number) => [number, number];
388
- export const __wbg_get_action_imageUrl: (a: number) => [number, number];
389
- export const __wbg_get_action_label: (a: number) => [number, number];
390
- export const __wbg_get_action_style: (a: number) => number;
391
- export const __wbg_get_actions_description: (a: number) => [number, number];
392
- export const __wbg_get_actions_id: (a: number) => [number, number];
393
- export const __wbg_get_consent_entity: (a: number) => [number, number];
394
- export const __wbg_get_consent_entityType: (a: number) => number;
395
- export const __wbg_get_consent_state: (a: number) => number;
350
+ export const __wbg_get_encodedcontent_compression: (a: number) => number;
351
+ export const __wbg_get_encodedcontent_content: (a: number) => any;
352
+ export const __wbg_get_encodedcontent_fallback: (a: number) => [number, number];
353
+ export const __wbg_get_encodedcontent_parameters: (a: number) => any;
354
+ export const __wbg_get_encodedcontent_type: (a: number) => number;
396
355
  export const __wbg_get_groupsyncsummary_numEligible: (a: number) => number;
397
356
  export const __wbg_get_groupsyncsummary_numSynced: (a: number) => number;
398
357
  export const __wbg_get_groupupdated_addedAdminInboxes: (a: number) => [number, number];
399
358
  export const __wbg_get_groupupdated_addedInboxes: (a: number) => [number, number];
400
359
  export const __wbg_get_groupupdated_addedSuperAdminInboxes: (a: number) => [number, number];
401
- export const __wbg_get_groupupdated_initiatedByInboxId: (a: number) => [number, number];
402
360
  export const __wbg_get_groupupdated_leftInboxes: (a: number) => [number, number];
403
361
  export const __wbg_get_groupupdated_metadataFieldChanges: (a: number) => [number, number];
404
362
  export const __wbg_get_groupupdated_removedAdminInboxes: (a: number) => [number, number];
405
363
  export const __wbg_get_groupupdated_removedInboxes: (a: number) => [number, number];
406
364
  export const __wbg_get_groupupdated_removedSuperAdminInboxes: (a: number) => [number, number];
407
- export const __wbg_get_inbox_inboxId: (a: number) => [number, number];
365
+ export const __wbg_get_hmackey_key: (a: number) => [number, number];
408
366
  export const __wbg_get_inboxstate_accountIdentifiers: (a: number) => [number, number];
409
- export const __wbg_get_inboxstate_inboxId: (a: number) => [number, number];
410
367
  export const __wbg_get_inboxstate_installations: (a: number) => [number, number];
411
368
  export const __wbg_get_inboxstate_recoveryIdentifier: (a: number) => any;
412
369
  export const __wbg_get_installation_bytes: (a: number) => any;
370
+ export const __wbg_get_installation_clientTimestampNs: (a: number) => [number, bigint];
413
371
  export const __wbg_get_installation_id: (a: number) => [number, number];
414
372
  export const __wbg_get_keypackagestatus_lifetime: (a: number) => number;
415
373
  export const __wbg_get_keypackagestatus_validationError: (a: number) => [number, number];
416
374
  export const __wbg_get_lifetime_not_after: (a: number) => bigint;
417
- export const __wbg_get_lifetime_not_before: (a: number) => bigint;
375
+ export const __wbg_get_listconversationsoptions_consentStates: (a: number) => [number, number];
376
+ export const __wbg_get_listconversationsoptions_conversationType: (a: number) => number;
377
+ export const __wbg_get_listconversationsoptions_createdBeforeNs: (a: number) => [number, bigint];
378
+ export const __wbg_get_listconversationsoptions_includeDuplicateDms: (a: number) => number;
379
+ export const __wbg_get_listconversationsoptions_limit: (a: number) => [number, bigint];
380
+ export const __wbg_get_listconversationsoptions_orderBy: (a: number) => number;
381
+ export const __wbg_get_listmessagesoptions_contentTypes: (a: number) => [number, number];
382
+ export const __wbg_get_listmessagesoptions_deliveryStatus: (a: number) => number;
383
+ export const __wbg_get_listmessagesoptions_direction: (a: number) => number;
384
+ export const __wbg_get_listmessagesoptions_excludeContentTypes: (a: number) => [number, number];
385
+ export const __wbg_get_listmessagesoptions_excludeSenderInboxIds: (a: number) => [number, number];
386
+ export const __wbg_get_listmessagesoptions_insertedAfterNs: (a: number) => [number, bigint];
387
+ export const __wbg_get_listmessagesoptions_insertedBeforeNs: (a: number) => [number, bigint];
388
+ export const __wbg_get_listmessagesoptions_kind: (a: number) => number;
389
+ export const __wbg_get_listmessagesoptions_sortBy: (a: number) => number;
418
390
  export const __wbg_get_logoptions_level: (a: number) => number;
419
391
  export const __wbg_get_logoptions_performance: (a: number) => number;
420
392
  export const __wbg_get_logoptions_structured: (a: number) => number;
421
- export const __wbg_get_metadatafieldchange_fieldName: (a: number) => [number, number];
393
+ export const __wbg_get_message_content: (a: number) => number;
394
+ export const __wbg_get_message_convoId: (a: number) => [number, number];
395
+ export const __wbg_get_message_deliveryStatus: (a: number) => number;
396
+ export const __wbg_get_message_id: (a: number) => [number, number];
397
+ export const __wbg_get_message_kind: (a: number) => number;
398
+ export const __wbg_get_message_senderInboxId: (a: number) => [number, number];
399
+ export const __wbg_get_messagewithreactions_message: (a: number) => number;
400
+ export const __wbg_get_messagewithreactions_reactions: (a: number) => [number, number];
422
401
  export const __wbg_get_metadatafieldchange_newValue: (a: number) => [number, number];
423
402
  export const __wbg_get_metadatafieldchange_oldValue: (a: number) => [number, number];
424
403
  export const __wbg_get_multiremoteattachment_attachments: (a: number) => [number, number];
425
- export const __wbg_get_remoteattachment_contentDigest: (a: number) => [number, number];
426
- export const __wbg_get_remoteattachment_contentLength: (a: number) => number;
427
- export const __wbg_get_remoteattachment_filename: (a: number) => [number, number];
428
- export const __wbg_get_remoteattachment_nonce: (a: number) => [number, number];
429
- export const __wbg_get_remoteattachment_salt: (a: number) => [number, number];
430
- export const __wbg_get_remoteattachment_scheme: (a: number) => [number, number];
431
- export const __wbg_get_remoteattachment_secret: (a: number) => [number, number];
432
- export const __wbg_get_remoteattachment_url: (a: number) => [number, number];
433
404
  export const __wbg_get_remoteattachmentinfo_contentDigest: (a: number) => [number, number];
434
405
  export const __wbg_get_remoteattachmentinfo_contentLength: (a: number) => number;
406
+ export const __wbg_get_remoteattachmentinfo_filename: (a: number) => [number, number];
435
407
  export const __wbg_get_remoteattachmentinfo_nonce: (a: number) => any;
436
408
  export const __wbg_get_remoteattachmentinfo_salt: (a: number) => any;
437
- export const __wbg_get_remoteattachmentinfo_scheme: (a: number) => [number, number];
438
- export const __wbg_get_remoteattachmentinfo_secret: (a: number) => any;
439
409
  export const __wbg_get_remoteattachmentinfo_url: (a: number) => [number, number];
440
410
  export const __wbg_get_transactionmetadata_amount: (a: number) => number;
441
- export const __wbg_get_transactionmetadata_currency: (a: number) => [number, number];
442
411
  export const __wbg_get_transactionmetadata_decimals: (a: number) => number;
443
- export const __wbg_get_transactionmetadata_fromAddress: (a: number) => [number, number];
444
412
  export const __wbg_get_transactionmetadata_toAddress: (a: number) => [number, number];
445
- export const __wbg_get_transactionmetadata_transactionType: (a: number) => [number, number];
446
413
  export const __wbg_get_transactionreference_metadata: (a: number) => number;
447
414
  export const __wbg_get_transactionreference_namespace: (a: number) => [number, number];
448
415
  export const __wbg_get_transactionreference_networkId: (a: number) => [number, number];
449
416
  export const __wbg_get_transactionreference_reference: (a: number) => [number, number];
417
+ export const __wbg_get_xmtpcursor_originator_id: (a: number) => number;
450
418
  export const __wbg_groupsyncsummary_free: (a: number, b: number) => void;
451
419
  export const __wbg_groupupdated_free: (a: number, b: number) => void;
420
+ export const __wbg_hmackey_free: (a: number, b: number) => void;
452
421
  export const __wbg_inbox_free: (a: number, b: number) => void;
453
422
  export const __wbg_inboxstate_free: (a: number, b: number) => void;
454
423
  export const __wbg_installation_free: (a: number, b: number) => void;
455
424
  export const __wbg_keypackagestatus_free: (a: number, b: number) => void;
456
425
  export const __wbg_lifetime_free: (a: number, b: number) => void;
426
+ export const __wbg_listconversationsoptions_free: (a: number, b: number) => void;
427
+ export const __wbg_listmessagesoptions_free: (a: number, b: number) => void;
457
428
  export const __wbg_logoptions_free: (a: number, b: number) => void;
429
+ export const __wbg_message_free: (a: number, b: number) => void;
430
+ export const __wbg_messagedisappearingsettings_free: (a: number, b: number) => void;
431
+ export const __wbg_messagewithreactions_free: (a: number, b: number) => void;
458
432
  export const __wbg_metadatafieldchange_free: (a: number, b: number) => void;
459
433
  export const __wbg_multiremoteattachment_free: (a: number, b: number) => void;
460
- export const __wbg_passkeysignature_free: (a: number, b: number) => void;
461
- export const __wbg_remoteattachment_free: (a: number, b: number) => void;
462
434
  export const __wbg_remoteattachmentinfo_free: (a: number, b: number) => void;
463
- export const __wbg_set_action_expiresAtNs: (a: number, b: number, c: bigint) => void;
464
- export const __wbg_set_action_id: (a: number, b: number, c: number) => void;
465
- export const __wbg_set_action_imageUrl: (a: number, b: number, c: number) => void;
466
- export const __wbg_set_action_label: (a: number, b: number, c: number) => void;
467
- export const __wbg_set_action_style: (a: number, b: number) => void;
468
- export const __wbg_set_consent_entity: (a: number, b: number, c: number) => void;
469
- export const __wbg_set_consent_entityType: (a: number, b: number) => void;
470
- export const __wbg_set_consent_state: (a: number, b: number) => void;
435
+ export const __wbg_set_contenttypeid_authorityId: (a: number, b: number, c: number) => void;
436
+ export const __wbg_set_contenttypeid_typeId: (a: number, b: number, c: number) => void;
437
+ export const __wbg_set_contenttypeid_versionMajor: (a: number, b: number) => void;
438
+ export const __wbg_set_contenttypeid_versionMinor: (a: number, b: number) => void;
439
+ export const __wbg_set_conversationdebuginfo_cursor: (a: number, b: number, c: number) => void;
440
+ export const __wbg_set_conversationdebuginfo_epoch: (a: number, b: bigint) => void;
441
+ export const __wbg_set_conversationdebuginfo_forkDetails: (a: number, b: number, c: number) => void;
442
+ export const __wbg_set_conversationdebuginfo_isCommitLogForked: (a: number, b: number) => void;
443
+ export const __wbg_set_conversationdebuginfo_localCommitLog: (a: number, b: number, c: number) => void;
444
+ export const __wbg_set_conversationdebuginfo_maybeForked: (a: number, b: number) => void;
445
+ export const __wbg_set_conversationdebuginfo_remoteCommitLog: (a: number, b: number, c: number) => void;
446
+ export const __wbg_set_conversationlistitem_conversation: (a: number, b: number) => void;
447
+ export const __wbg_set_conversationlistitem_isCommitLogForked: (a: number, b: number) => void;
448
+ export const __wbg_set_conversationlistitem_lastMessage: (a: number, b: number) => void;
449
+ export const __wbg_set_createdmoptions_messageDisappearingSettings: (a: number, b: number) => void;
450
+ export const __wbg_set_creategroupoptions_appData: (a: number, b: number, c: number) => void;
451
+ export const __wbg_set_creategroupoptions_customPermissionPolicySet: (a: number, b: number) => void;
452
+ export const __wbg_set_creategroupoptions_groupDescription: (a: number, b: number, c: number) => void;
453
+ export const __wbg_set_creategroupoptions_groupImageUrlSquare: (a: number, b: number, c: number) => void;
454
+ export const __wbg_set_creategroupoptions_groupName: (a: number, b: number, c: number) => void;
455
+ export const __wbg_set_creategroupoptions_permissions: (a: number, b: number) => void;
456
+ export const __wbg_set_encodedcontent_compression: (a: number, b: number) => void;
457
+ export const __wbg_set_encodedcontent_content: (a: number, b: any) => void;
458
+ export const __wbg_set_encodedcontent_fallback: (a: number, b: number, c: number) => void;
459
+ export const __wbg_set_encodedcontent_parameters: (a: number, b: any) => void;
460
+ export const __wbg_set_encodedcontent_type: (a: number, b: number) => void;
471
461
  export const __wbg_set_groupsyncsummary_numEligible: (a: number, b: number) => void;
472
462
  export const __wbg_set_groupsyncsummary_numSynced: (a: number, b: number) => void;
473
463
  export const __wbg_set_groupupdated_addedAdminInboxes: (a: number, b: number, c: number) => void;
@@ -482,62 +472,67 @@ export const __wbg_set_inboxstate_accountIdentifiers: (a: number, b: number, c:
482
472
  export const __wbg_set_inboxstate_installations: (a: number, b: number, c: number) => void;
483
473
  export const __wbg_set_inboxstate_recoveryIdentifier: (a: number, b: any) => void;
484
474
  export const __wbg_set_installation_bytes: (a: number, b: any) => void;
485
- export const __wbg_set_keypackagestatus_lifetime: (a: number, b: number) => void;
475
+ export const __wbg_set_installation_clientTimestampNs: (a: number, b: number, c: bigint) => void;
476
+ export const __wbg_set_installation_id: (a: number, b: number, c: number) => void;
486
477
  export const __wbg_set_keypackagestatus_validationError: (a: number, b: number, c: number) => void;
487
478
  export const __wbg_set_lifetime_not_after: (a: number, b: bigint) => void;
488
- export const __wbg_set_lifetime_not_before: (a: number, b: bigint) => void;
479
+ export const __wbg_set_listconversationsoptions_consentStates: (a: number, b: number, c: number) => void;
480
+ export const __wbg_set_listconversationsoptions_conversationType: (a: number, b: number) => void;
481
+ export const __wbg_set_listconversationsoptions_createdBeforeNs: (a: number, b: number, c: bigint) => void;
482
+ export const __wbg_set_listconversationsoptions_includeDuplicateDms: (a: number, b: number) => void;
483
+ export const __wbg_set_listconversationsoptions_limit: (a: number, b: number, c: bigint) => void;
484
+ export const __wbg_set_listconversationsoptions_orderBy: (a: number, b: number) => void;
485
+ export const __wbg_set_listmessagesoptions_contentTypes: (a: number, b: number, c: number) => void;
486
+ export const __wbg_set_listmessagesoptions_deliveryStatus: (a: number, b: number) => void;
487
+ export const __wbg_set_listmessagesoptions_direction: (a: number, b: number) => void;
488
+ export const __wbg_set_listmessagesoptions_excludeContentTypes: (a: number, b: number, c: number) => void;
489
+ export const __wbg_set_listmessagesoptions_excludeSenderInboxIds: (a: number, b: number, c: number) => void;
490
+ export const __wbg_set_listmessagesoptions_insertedAfterNs: (a: number, b: number, c: bigint) => void;
491
+ export const __wbg_set_listmessagesoptions_insertedBeforeNs: (a: number, b: number, c: bigint) => void;
492
+ export const __wbg_set_listmessagesoptions_kind: (a: number, b: number) => void;
493
+ export const __wbg_set_listmessagesoptions_sortBy: (a: number, b: number) => void;
489
494
  export const __wbg_set_logoptions_level: (a: number, b: number) => void;
490
495
  export const __wbg_set_logoptions_performance: (a: number, b: number) => void;
491
496
  export const __wbg_set_logoptions_structured: (a: number, b: number) => void;
497
+ export const __wbg_set_message_content: (a: number, b: number) => void;
498
+ export const __wbg_set_message_convoId: (a: number, b: number, c: number) => void;
499
+ export const __wbg_set_message_deliveryStatus: (a: number, b: number) => void;
500
+ export const __wbg_set_message_id: (a: number, b: number, c: number) => void;
501
+ export const __wbg_set_message_kind: (a: number, b: number) => void;
502
+ export const __wbg_set_message_senderInboxId: (a: number, b: number, c: number) => void;
503
+ export const __wbg_set_messagewithreactions_message: (a: number, b: number) => void;
504
+ export const __wbg_set_messagewithreactions_reactions: (a: number, b: number, c: number) => void;
492
505
  export const __wbg_set_metadatafieldchange_newValue: (a: number, b: number, c: number) => void;
493
506
  export const __wbg_set_metadatafieldchange_oldValue: (a: number, b: number, c: number) => void;
494
507
  export const __wbg_set_multiremoteattachment_attachments: (a: number, b: number, c: number) => void;
495
- export const __wbg_set_remoteattachment_contentDigest: (a: number, b: number, c: number) => void;
496
- export const __wbg_set_remoteattachment_contentLength: (a: number, b: number) => void;
497
- export const __wbg_set_remoteattachment_filename: (a: number, b: number, c: number) => void;
498
- export const __wbg_set_remoteattachment_nonce: (a: number, b: number, c: number) => void;
499
- export const __wbg_set_remoteattachment_salt: (a: number, b: number, c: number) => void;
500
- export const __wbg_set_remoteattachment_scheme: (a: number, b: number, c: number) => void;
501
- export const __wbg_set_remoteattachment_secret: (a: number, b: number, c: number) => void;
502
508
  export const __wbg_set_remoteattachmentinfo_contentDigest: (a: number, b: number, c: number) => void;
503
509
  export const __wbg_set_remoteattachmentinfo_contentLength: (a: number, b: number) => void;
504
510
  export const __wbg_set_remoteattachmentinfo_filename: (a: number, b: number, c: number) => void;
505
511
  export const __wbg_set_remoteattachmentinfo_nonce: (a: number, b: any) => void;
506
512
  export const __wbg_set_remoteattachmentinfo_salt: (a: number, b: any) => void;
507
513
  export const __wbg_set_remoteattachmentinfo_scheme: (a: number, b: number, c: number) => void;
508
- export const __wbg_set_remoteattachmentinfo_secret: (a: number, b: any) => void;
514
+ export const __wbg_set_remoteattachmentinfo_url: (a: number, b: number, c: number) => void;
509
515
  export const __wbg_set_transactionmetadata_amount: (a: number, b: number) => void;
510
516
  export const __wbg_set_transactionmetadata_decimals: (a: number, b: number) => void;
511
- export const __wbg_set_transactionmetadata_fromAddress: (a: number, b: number, c: number) => void;
512
- export const __wbg_set_transactionmetadata_transactionType: (a: number, b: number, c: number) => void;
517
+ export const __wbg_set_transactionmetadata_toAddress: (a: number, b: number, c: number) => void;
513
518
  export const __wbg_set_transactionreference_metadata: (a: number, b: number) => void;
514
519
  export const __wbg_set_transactionreference_namespace: (a: number, b: number, c: number) => void;
515
520
  export const __wbg_set_transactionreference_networkId: (a: number, b: number, c: number) => void;
516
521
  export const __wbg_set_transactionreference_reference: (a: number, b: number, c: number) => void;
517
- export const __wbg_signaturerequesthandle_free: (a: number, b: number) => void;
522
+ export const __wbg_set_xmtpcursor_originator_id: (a: number, b: number) => void;
518
523
  export const __wbg_transactionmetadata_free: (a: number, b: number) => void;
519
524
  export const __wbg_transactionreference_free: (a: number, b: number) => void;
520
- export const action_new: (a: number, b: number, c: number, d: number, e: number, f: number, g: number, h: number, i: bigint) => number;
521
- export const actions_addAction: (a: number, b: number) => void;
522
- export const actions_getActions: (a: number) => [number, number];
523
- export const actions_new: (a: number, b: number, c: number, d: number, e: number, f: bigint) => number;
524
- export const actions_setActions: (a: number, b: number, c: number) => void;
525
- export const applySignatureRequest: (a: number, b: number, c: number, d: number, e: number) => any;
525
+ export const __wbg_xmtpcursor_free: (a: number, b: number) => void;
526
526
  export const client_accountIdentifier: (a: number) => any;
527
- export const client_addWalletSignatureRequest: (a: number, b: any) => any;
528
527
  export const client_apiAggregateStatistics: (a: number) => [number, number];
529
528
  export const client_apiIdentityStatistics: (a: number) => number;
530
529
  export const client_apiStatistics: (a: number) => number;
531
530
  export const client_appVersion: (a: number) => [number, number];
532
- export const client_applySignatureRequest: (a: number, b: number) => any;
533
531
  export const client_canMessage: (a: number, b: number, c: number) => any;
534
- export const client_changeRecoveryIdentifierSignatureRequest: (a: number, b: any) => any;
535
532
  export const client_clearAllStatistics: (a: number) => void;
536
533
  export const client_conversations: (a: number) => number;
537
- export const client_createInboxSignatureRequest: (a: number) => [number, number, number];
538
534
  export const client_deleteMessage: (a: number, b: number, c: number) => [number, number, number];
539
535
  export const client_findInboxIdByIdentifier: (a: number, b: any) => any;
540
- export const client_getConsentState: (a: number, b: number, c: number, d: number) => any;
541
536
  export const client_getKeyPackageStatusesForInstallationIds: (a: number, b: number, c: number) => any;
542
537
  export const client_getLatestInboxState: (a: number, b: number, c: number) => any;
543
538
  export const client_inboxId: (a: number) => [number, number];
@@ -548,92 +543,105 @@ export const client_installationIdBytes: (a: number) => any;
548
543
  export const client_isRegistered: (a: number) => number;
549
544
  export const client_libxmtpVersion: (a: number) => [number, number];
550
545
  export const client_messageV2: (a: number, b: number, c: number) => any;
551
- export const client_registerIdentity: (a: number, b: number) => any;
552
- export const client_revokeAllOtherInstallationsSignatureRequest: (a: number) => any;
553
- export const client_revokeInstallationsSignatureRequest: (a: number, b: number, c: number) => any;
554
- export const client_revokeWalletSignatureRequest: (a: number, b: any) => any;
555
546
  export const client_sendSyncRequest: (a: number) => any;
556
- export const client_setConsentStates: (a: number, b: number, c: number) => any;
557
- export const client_signWithInstallationKey: (a: number, b: number, c: number) => [number, number, number];
558
547
  export const client_syncPreferences: (a: number) => any;
559
548
  export const client_uploadDebugArchive: (a: number, b: number, c: number) => any;
560
- export const client_verifySignedWithInstallationKey: (a: number, b: number, c: number, d: any) => [number, number];
561
- export const consent_new: (a: number, b: number, c: number, d: number) => number;
562
- export const conversation_consentState: (a: number) => [number, number, number];
563
- export const conversation_updateConsentState: (a: number, b: number) => [number, number];
549
+ export const contenttypeid_new: (a: number, b: number, c: number, d: number, e: number, f: number) => number;
550
+ export const conversationlistitem_new: (a: number, b: number, c: number) => number;
551
+ export const conversations_createDm: (a: number, b: any, c: number) => any;
552
+ export const conversations_createDmByInboxId: (a: number, b: number, c: number, d: number) => any;
553
+ export const conversations_createGroup: (a: number, b: number, c: number, d: number) => any;
554
+ export const conversations_createGroupByInboxIds: (a: number, b: number, c: number, d: number) => any;
555
+ export const conversations_createGroupOptimistic: (a: number, b: number) => [number, number, number];
556
+ export const conversations_findDmByTargetInboxId: (a: number, b: number, c: number) => [number, number, number];
557
+ export const conversations_findGroupById: (a: number, b: number, c: number) => [number, number, number];
558
+ export const conversations_findMessageById: (a: number, b: number, c: number) => [number, number, number];
559
+ export const conversations_getHmacKeys: (a: number) => [number, number, number];
560
+ export const conversations_list: (a: number, b: number) => [number, number, number];
561
+ export const conversations_stream: (a: number, b: any, c: number) => [number, number, number];
562
+ export const conversations_streamAllMessages: (a: number, b: any, c: number, d: number, e: number) => [number, number, number];
563
+ export const conversations_streamConsent: (a: number, b: any) => [number, number, number];
564
+ export const conversations_streamLocal: (a: number, b: number) => any;
565
+ export const conversations_streamMessageDeletions: (a: number, b: any) => [number, number, number];
566
+ export const conversations_streamPreferences: (a: number, b: any) => [number, number, number];
567
+ export const conversations_sync: (a: number) => any;
568
+ export const conversations_syncAllConversations: (a: number, b: number, c: number) => any;
564
569
  export const createClient: (a: number, b: number, c: number, d: number, e: any, f: number, g: number, h: number, i: number, j: number, k: number, l: number, m: number, n: number, o: number, p: number, q: number, r: number, s: number, t: bigint, u: number, v: number, w: number) => any;
565
- export const decodeActions: (a: any) => [number, number, number];
566
- export const decodeGroupUpdated: (a: any) => [number, number, number];
567
- export const decodeMultiRemoteAttachment: (a: any) => [number, number, number];
568
- export const decodeRemoteAttachment: (a: any) => [number, number, number];
569
- export const decodeTransactionReference: (a: any) => [number, number, number];
570
- export const encodeActions: (a: number) => [number, number, number];
570
+ export const createdmoptions_new: (a: number) => number;
571
+ 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) => number;
572
+ export const decodeGroupUpdated: (a: number) => [number, number, number];
573
+ export const decodeMultiRemoteAttachment: (a: number) => [number, number, number];
574
+ export const decodeTransactionReference: (a: number) => [number, number, number];
571
575
  export const encodeMultiRemoteAttachment: (a: number) => [number, number, number];
572
- export const encodeRemoteAttachment: (a: number) => [number, number, number];
573
576
  export const encodeTransactionReference: (a: number) => [number, number, number];
574
- export const generateInboxId: (a: any, b: number, c: bigint) => [number, number, number, number];
575
- export const getInboxIdForIdentifier: (a: number, b: number, c: number, d: number, e: any) => any;
577
+ export const encodedcontent_new: (a: number, b: any, c: number, d: number, e: number, f: any) => number;
576
578
  export const groupsyncsummary_new: (a: number, b: number) => number;
577
579
  export const inboxStateFromInboxIds: (a: number, b: number, c: number, d: number, e: number, f: number) => any;
578
580
  export const inboxstate_new: (a: number, b: number, c: any, d: number, e: number, f: number, g: number) => number;
579
581
  export const installation_new: (a: any, b: number, c: number, d: number, e: bigint) => number;
582
+ export const listconversationsoptions_new: (a: number, b: number, c: number, d: number, e: bigint, f: number, g: bigint, h: number, i: number, j: bigint, k: number) => number;
583
+ export const listmessagesoptions_new: (a: number, b: bigint, c: number, d: bigint, e: number, f: bigint, g: number, h: number, i: number, j: number, k: number, l: number, m: number, n: number, o: number, p: number, q: number, r: bigint, s: number, t: bigint) => number;
580
584
  export const logoptions_new: (a: number, b: number, c: number) => number;
585
+ 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;
586
+ export const messagedisappearingsettings_new: (a: bigint, b: bigint) => number;
581
587
  export const multiremoteattachment_new: (a: number, b: number) => number;
582
588
  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;
583
- export const revokeInstallationsSignatureRequest: (a: number, b: number, c: number, d: number, e: any, f: number, g: number, h: number, i: number) => [number, number, number];
584
- export const signaturerequesthandle_addEcdsaSignature: (a: number, b: any) => any;
585
- export const signaturerequesthandle_addPasskeySignature: (a: number, b: number) => any;
586
- export const signaturerequesthandle_addScwSignature: (a: number, b: any, c: any, d: bigint, e: number, f: bigint) => any;
587
- export const signaturerequesthandle_signatureText: (a: number) => any;
588
- export const verifySignedWithPublicKey: (a: number, b: number, c: any, d: any) => [number, number];
589
- export const __wbg_set_actions_description: (a: number, b: number, c: number) => void;
590
- export const __wbg_set_actions_id: (a: number, b: number, c: number) => void;
591
589
  export const __wbg_set_groupupdated_initiatedByInboxId: (a: number, b: number, c: number) => void;
590
+ export const __wbg_set_hmackey_key: (a: number, b: number, c: number) => void;
592
591
  export const __wbg_set_inbox_inboxId: (a: number, b: number, c: number) => void;
593
592
  export const __wbg_set_inboxstate_inboxId: (a: number, b: number, c: number) => void;
594
- export const __wbg_set_installation_id: (a: number, b: number, c: number) => void;
595
593
  export const __wbg_set_metadatafieldchange_fieldName: (a: number, b: number, c: number) => void;
596
- export const __wbg_set_remoteattachment_url: (a: number, b: number, c: number) => void;
597
- export const __wbg_set_remoteattachmentinfo_url: (a: number, b: number, c: number) => void;
598
594
  export const __wbg_set_transactionmetadata_currency: (a: number, b: number, c: number) => void;
599
- export const __wbg_set_transactionmetadata_toAddress: (a: number, b: number, c: number) => void;
600
- export const __wbg_get_actions_expiresAtNs: (a: number) => [number, bigint];
601
- export const __wbg_get_installation_clientTimestampNs: (a: number) => [number, bigint];
602
- export const __wbg_get_remoteattachmentinfo_filename: (a: number) => [number, number];
603
- export const __wbg_set_actions_expiresAtNs: (a: number, b: number, c: bigint) => void;
604
- export const __wbg_set_installation_clientTimestampNs: (a: number, b: number, c: bigint) => void;
595
+ export const __wbg_set_transactionmetadata_fromAddress: (a: number, b: number, c: number) => void;
596
+ export const __wbg_set_transactionmetadata_transactionType: (a: number, b: number, c: number) => void;
597
+ export const __wbg_set_hmackey_epoch: (a: number, b: bigint) => void;
598
+ export const __wbg_set_lifetime_not_before: (a: number, b: bigint) => void;
599
+ export const __wbg_set_message_sentAtNs: (a: number, b: bigint) => void;
600
+ export const __wbg_set_messagedisappearingsettings_fromNs: (a: number, b: bigint) => void;
601
+ export const __wbg_set_messagedisappearingsettings_inNs: (a: number, b: bigint) => void;
602
+ export const __wbg_set_xmtpcursor_sequence_id: (a: number, b: bigint) => void;
603
+ export const __wbg_get_listconversationsoptions_createdAfterNs: (a: number) => [number, bigint];
604
+ export const __wbg_get_listmessagesoptions_limit: (a: number) => [number, bigint];
605
+ export const __wbg_get_listmessagesoptions_sentAfterNs: (a: number) => [number, bigint];
606
+ export const __wbg_get_listmessagesoptions_sentBeforeNs: (a: number) => [number, bigint];
607
+ export const __wbg_get_remoteattachmentinfo_secret: (a: number) => any;
608
+ export const __wbg_get_creategroupoptions_messageDisappearingSettings: (a: number) => number;
609
+ export const __wbg_set_listconversationsoptions_createdAfterNs: (a: number, b: number, c: bigint) => void;
610
+ export const __wbg_set_listmessagesoptions_limit: (a: number, b: number, c: bigint) => void;
611
+ export const __wbg_set_listmessagesoptions_sentAfterNs: (a: number, b: number, c: bigint) => void;
612
+ export const __wbg_set_listmessagesoptions_sentBeforeNs: (a: number, b: number, c: bigint) => void;
613
+ export const __wbg_set_remoteattachmentinfo_secret: (a: number, b: any) => void;
614
+ export const __wbg_get_hmackey_epoch: (a: number) => bigint;
615
+ export const __wbg_get_lifetime_not_before: (a: number) => bigint;
616
+ export const __wbg_get_message_sentAtNs: (a: number) => bigint;
617
+ export const __wbg_get_messagedisappearingsettings_fromNs: (a: number) => bigint;
618
+ export const __wbg_get_messagedisappearingsettings_inNs: (a: number) => bigint;
619
+ export const __wbg_get_xmtpcursor_sequence_id: (a: number) => bigint;
620
+ export const __wbg_set_creategroupoptions_messageDisappearingSettings: (a: number, b: number) => void;
621
+ export const __wbg_set_keypackagestatus_lifetime: (a: number, b: number) => void;
622
+ export const __wbg_get_conversationdebuginfo_forkDetails: (a: number) => [number, number];
623
+ export const __wbg_get_groupupdated_initiatedByInboxId: (a: number) => [number, number];
624
+ export const __wbg_get_inbox_inboxId: (a: number) => [number, number];
625
+ export const __wbg_get_inboxstate_inboxId: (a: number) => [number, number];
626
+ export const __wbg_get_metadatafieldchange_fieldName: (a: number) => [number, number];
627
+ export const __wbg_get_remoteattachmentinfo_scheme: (a: number) => [number, number];
628
+ export const __wbg_get_transactionmetadata_currency: (a: number) => [number, number];
629
+ export const __wbg_get_transactionmetadata_fromAddress: (a: number) => [number, number];
630
+ export const __wbg_get_transactionmetadata_transactionType: (a: number) => [number, number];
605
631
  export const __wbg_attachment_free: (a: number, b: number) => void;
606
632
  export const __wbg_get_attachment_content: (a: number) => [number, number];
607
633
  export const __wbg_get_attachment_filename: (a: number) => [number, number];
608
634
  export const __wbg_get_attachment_mimeType: (a: number) => [number, number];
609
- export const __wbg_get_intent_actionId: (a: number) => [number, number];
610
- export const __wbg_get_intent_id: (a: number) => [number, number];
611
- export const __wbg_get_intent_metadata: (a: number) => any;
612
- export const __wbg_intent_free: (a: number, b: number) => void;
613
- export const __wbg_opfs_free: (a: number, b: number) => void;
635
+ export const __wbg_readreceipt_free: (a: number, b: number) => void;
614
636
  export const __wbg_set_attachment_content: (a: number, b: number, c: number) => void;
615
637
  export const __wbg_set_attachment_filename: (a: number, b: number, c: number) => void;
616
638
  export const __wbg_set_attachment_mimeType: (a: number, b: number, c: number) => void;
617
- export const __wbg_set_intent_metadata: (a: number, b: any) => void;
618
- export const decodeAttachment: (a: any) => [number, number, number];
619
- export const decodeIntent: (a: any) => [number, number, number];
639
+ export const decodeAttachment: (a: number) => [number, number, number];
640
+ export const decodeReadReceipt: (a: number) => [number, number, number];
620
641
  export const encodeAttachment: (a: number) => [number, number, number];
621
- export const encodeIntent: (a: number) => [number, number, number];
622
- export const intent_new: (a: number, b: number, c: number, d: number, e: any) => number;
623
- export const opfs_addCapacity: (a: number) => any;
624
- export const opfs_error: () => [number, number];
625
- export const opfs_exists: () => number;
626
- export const opfs_exportFile: (a: number, b: number) => [number, number, number, number];
627
- export const opfs_getCapacity: () => number;
628
- export const opfs_getFileCount: () => number;
629
- export const opfs_getFileNames: () => [number, number];
630
- export const opfs_importDb: (a: number, b: number, c: number, d: number) => [number, number];
631
- export const opfs_init_sqlite_opfs: () => any;
632
- export const opfs_reduceCapacity: (a: number) => any;
633
- export const opfs_rm: (a: number, b: number) => [number, number, number];
634
- export const opfs_wipeFiles: () => any;
635
- export const __wbg_set_intent_actionId: (a: number, b: number, c: number) => void;
636
- export const __wbg_set_intent_id: (a: number, b: number, c: number) => void;
642
+ export const encodeReadReceipt: (a: number) => [number, number, number];
643
+ export const decodeWalletSendCalls: (a: number) => [number, number, number];
644
+ export const encodeWalletSendCalls: (a: any) => [number, number, number];
637
645
  export const rust_zstd_wasm_shim_calloc: (a: number, b: number) => number;
638
646
  export const rust_zstd_wasm_shim_free: (a: number) => void;
639
647
  export const rust_zstd_wasm_shim_malloc: (a: number) => number;
@@ -653,28 +661,28 @@ export const rust_sqlite_wasm_realloc: (a: number, b: number) => number;
653
661
  export const sqlite3_os_end: () => number;
654
662
  export const sqlite3_os_init: () => number;
655
663
  export const task_worker_entry_point: (a: number) => [number, number];
656
- export const __wbg_intounderlyingbytesource_free: (a: number, b: number) => void;
657
664
  export const __wbg_intounderlyingsource_free: (a: number, b: number) => void;
658
- export const intounderlyingbytesource_autoAllocateChunkSize: (a: number) => number;
659
- export const intounderlyingbytesource_cancel: (a: number) => void;
660
- export const intounderlyingbytesource_pull: (a: number, b: any) => any;
661
- export const intounderlyingbytesource_start: (a: number, b: any) => void;
662
- export const intounderlyingbytesource_type: (a: number) => number;
663
665
  export const intounderlyingsource_cancel: (a: number) => void;
664
666
  export const intounderlyingsource_pull: (a: number, b: any) => any;
665
667
  export const __wbg_intounderlyingsink_free: (a: number, b: number) => void;
666
668
  export const intounderlyingsink_abort: (a: number, b: any) => any;
667
669
  export const intounderlyingsink_close: (a: number) => any;
668
670
  export const intounderlyingsink_write: (a: number, b: any) => any;
669
- export const wasm_bindgen__convert__closures_____invoke__h753a3e053785270d: (a: number, b: number) => void;
670
- export const wasm_bindgen__closure__destroy__h8a0c80adf0f210e5: (a: number, b: number) => void;
671
- export const wasm_bindgen__convert__closures_____invoke__h9011598bdd38acb2: (a: number, b: number) => void;
672
- export const wasm_bindgen__closure__destroy__h5e0a3136249b832f: (a: number, b: number) => void;
673
- export const wasm_bindgen__convert__closures_____invoke__h34df32c886f66f02: (a: number, b: number, c: any) => void;
674
- export const wasm_bindgen__closure__destroy__h5faecc40242ea0ca: (a: number, b: number) => void;
675
- export const wasm_bindgen__convert__closures_____invoke__hafab8b28acda63ce: (a: number, b: number) => void;
676
- export const wasm_bindgen__closure__destroy__h83869f5b20c236a6: (a: number, b: number) => void;
677
- export const wasm_bindgen__convert__closures_____invoke__h18a484e2affd7fe5: (a: number, b: number, c: any, d: any) => void;
671
+ export const __wbg_intounderlyingbytesource_free: (a: number, b: number) => void;
672
+ export const intounderlyingbytesource_autoAllocateChunkSize: (a: number) => number;
673
+ export const intounderlyingbytesource_cancel: (a: number) => void;
674
+ export const intounderlyingbytesource_pull: (a: number, b: any) => any;
675
+ export const intounderlyingbytesource_start: (a: number, b: any) => void;
676
+ export const intounderlyingbytesource_type: (a: number) => number;
677
+ export const wasm_bindgen__convert__closures_____invoke__he553f5a75ceef16c: (a: number, b: number) => void;
678
+ export const wasm_bindgen__closure__destroy__h9f4e0badb87b6c7f: (a: number, b: number) => void;
679
+ export const wasm_bindgen__convert__closures_____invoke__h922fe5fb24b1beed: (a: number, b: number) => void;
680
+ export const wasm_bindgen__closure__destroy__hf682406d9647bfe2: (a: number, b: number) => void;
681
+ export const wasm_bindgen__convert__closures_____invoke__h7a7839898bdc8c05: (a: number, b: number) => void;
682
+ export const wasm_bindgen__closure__destroy__h68c8e9e8c7c33e7c: (a: number, b: number) => void;
683
+ export const wasm_bindgen__convert__closures_____invoke__h03e85ac1b34d0273: (a: number, b: number, c: any) => void;
684
+ export const wasm_bindgen__closure__destroy__h4589b9dda0a82164: (a: number, b: number) => void;
685
+ export const wasm_bindgen__convert__closures_____invoke__h68a31ad8ab9398c3: (a: number, b: number, c: any, d: any) => void;
678
686
  export const __wbindgen_malloc: (a: number, b: number) => number;
679
687
  export const __wbindgen_realloc: (a: number, b: number, c: number, d: number) => number;
680
688
  export const __wbindgen_exn_store: (a: number) => void;