lemmy-js-client
Preparing search index...
AdminRemoveCommunityView
Type Alias AdminRemoveCommunityView
When an admin removes a community.
type
AdminRemoveCommunityView
=
{
admin_remove_community
:
AdminRemoveCommunity
;
community
:
Community
;
moderator
?:
Person
;
}
Index
Properties
admin_
remove_
community
community
moderator?
Properties
admin_
remove_
community
admin_remove_community
:
AdminRemoveCommunity
community
community
:
Community
Optional
moderator
moderator
?:
Person
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
admin_
remove_
community
community
moderator
lemmy-js-client
Loading...
When an admin removes a community.