Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 356 Bytes

File metadata and controls

16 lines (11 loc) · 356 Bytes
description Automatically generated file. DO NOT MODIFY
const options = {
	authProvider,
};

const client = Client.init(options);

let teamsApp = await client.api('/teams/893075dd-2487-4122-925f-022c42e20265/channels/19:561fbdbbfca848a3a8df3ffe558b1c1@thread.tacv2/enabledApps/b1c5353a-7aca-41b3-830f-27d5218fe0e5')
	.get();