Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 343 Bytes

File metadata and controls

17 lines (12 loc) · 343 Bytes
description Automatically generated file. DO NOT MODIFY
const options = {
	authProvider,
};

const client = Client.init(options);

await client.api('/users/8f98f01d-1a73-401a-b9e9-9fd1e6f5e5ar/chats/19:22273db3497f4b32bue61f6e82be21c5@thread.tacv2/messages/1649864053377/softDelete')
	.version('beta')
	.post();