lemmy-js-client
Preparing search index...
AddModToCommunity
Type Alias AddModToCommunity
Add a moderator to a community.
type
AddModToCommunity
=
{
added
:
boolean
;
community_id
:
CommunityId
;
person_id
:
PersonId
;
}
Index
Properties
added
community_
id
person_
id
Properties
added
added
:
boolean
community_
id
community_id
:
CommunityId
person_
id
person_id
:
PersonId
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
added
community_
id
person_
id
lemmy-js-client
Loading...
Add a moderator to a community.