lemmy-js-client
Preparing search index...
DeleteCommunity
Type Alias DeleteCommunity
Delete your own community.
type
DeleteCommunity
=
{
community_id
:
CommunityId
;
deleted
:
boolean
;
}
Index
Properties
community_
id
deleted
Properties
community_
id
community_id
:
CommunityId
deleted
deleted
:
boolean
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
community_
id
deleted
lemmy-js-client
Loading...
Delete your own community.