Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 350 Bytes

File metadata and controls

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

const client = Client.init(options);

await client.api('/teams/172b0cce-e65d-44ce-9a49-91d9f2e8593a/channels/19:22273db3497f4b32bue61f6e82be21c5@thread.tacv2/messages/1649864053377/undoSoftDelete')
	.version('beta')
	.post();