Methods

deleteCommunity

Delete a community. USER-ONLY

Parameters

communityId: number

The identifier of the community to delete.

Result

void

Syntax

await client.deleteCommunity(communityId);