Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 410 Bytes

File metadata and controls

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

const client = Client.init(options);

let teamsAsyncOperation = await client.api('/chats/19:c253a29b5f694b55a6baad8e83510af7@thread.v2/operations/2432b57b-0abd-43db-aa7b-16eadd115d34-e88ae9aa-887e-4972-ac3e-bd578e38232e-cf58835e-43f0-4fc1-825e-5de55630e7e4')
	.version('beta')
	.get();