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