Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 322 Bytes

File metadata and controls

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

const client = Client.init(options);

let teamsTab = await client.api('/chats/19:ea28e88c00e94c7786b065394a61f296@thread.v2/tabs/d731fca0-0f14-4537-971a-0ef9101ff13d')
	.expand('teamsApp')
	.get();