Type Alias FollowCommunity

FollowCommunity: { community_id: CommunityId; follow: boolean }

Follow / subscribe to a community.

Type declaration