lemmy-js-client
Preparing search index...
BlockCommunityResponse
Type Alias BlockCommunityResponse
The block community response.
type
BlockCommunityResponse
=
{
blocked
:
boolean
;
community_view
:
CommunityView
;
}
Index
Properties
blocked
community_
view
Properties
blocked
blocked
:
boolean
community_
view
community_view
:
CommunityView
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
blocked
community_
view
lemmy-js-client
Loading...
The block community response.