Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 327 Bytes

File metadata and controls

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

const client = Client.init(options);

await client.api('/teams/57fb72d0-d811-46f4-8947-305e6072eaa5/channels/19:4b6bed8d24574f6a9e436813cb2617d8@thread.tacv2/startMigration')
	.version('beta')
	.post();