lemmy-js-client
Preparing search index...
PendingFollow
Type Alias PendingFollow
type
PendingFollow
=
{
community
:
Community
;
follow_state
?:
CommunityFollowerState
;
is_new_instance
:
boolean
;
person
:
Person
;
}
Index
Properties
community
follow_
state?
is_
new_
instance
person
Properties
community
community
:
Community
Optional
follow_
state
follow_state
?:
CommunityFollowerState
is_
new_
instance
is_new_instance
:
boolean
person
person
:
Person
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
community
follow_
state
is_
new_
instance
person
lemmy-js-client
Loading...