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