Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 321 Bytes

File metadata and controls

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

const client = Client.init(options);

let allMembers = await client.api('/teams/2ab9c796-2902-45f8-b712-7c5a63cf41c4/channels/19:20bc1df46b1148e9b22539b83bc66809@thread.skype/allMembers')
	.get();