Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 315 Bytes

File metadata and controls

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

const client = Client.init(options);

let members = await client.api('/me/chats/19:09ddc990-3821-4ceb-8019-24d39998f93e_48d31887-5fad-4d73-a9f5-3c356e68a038@unq.gbl.spaces/members')
	.get();