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