Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 320 Bytes

File metadata and controls

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

const client = Client.init(options);

await client.api('/teams/16dc05c0-2259-4540-a970-3580ff459721/channels/19:v32db348d9264477abcf18ffa2cf76dc@thread.tacv2/archive')
	.version('beta')
	.post();