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