lemmy-js-client
Preparing search index...
ApproveCommunityPendingFollower
Type Alias ApproveCommunityPendingFollower
type
ApproveCommunityPendingFollower
=
{
approve
:
boolean
;
community_id
:
CommunityId
;
follower_id
:
PersonId
;
}
Index
Properties
approve
community_
id
follower_
id
Properties
approve
approve
:
boolean
community_
id
community_id
:
CommunityId
follower_
id
follower_id
:
PersonId
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
approve
community_
id
follower_
id
lemmy-js-client
Loading...