Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 296 Bytes

File metadata and controls

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

const client = Client.init(options);

let getAllMessages = await client.api('/teamwork/deletedTeams/fbe2bf47-16c8-47cf-b4a5-4b9b187c508b/channels/getAllMessages')
	.get();