Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 367 Bytes

File metadata and controls

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

const client = Client.init(options);

await client.api('/teams/ece6f0a1-7ca4-498b-be79-edf6c8fc4d82/channels/19:56eb04e133944cf69e603c5dac2d292e@thread.skype/sharedWithTeams/ece6f0a1-5g39-498b-be79-edf6c8fc4d82')
	.version('beta')
	.delete();