Preparing search index...
The search index is not available
lemmy-js-client
lemmy-js-client
RemoveCommunity
Interface RemoveCommunity
interface
RemoveCommunity
{
community_id
:
number
;
reason
?:
string
;
removed
:
boolean
;
}
Index
Properties
community_
id
reason?
removed
Properties
community_
id
community_
id
:
number
Optional
reason
reason
?:
string
removed
removed
:
boolean
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
community_
id
reason
removed
lemmy-js-client
Loading...