lemmy-js-client
Preparing search index...
UpdateMultiCommunity
Type Alias UpdateMultiCommunity
type
UpdateMultiCommunity
=
{
deleted
?:
boolean
;
description
?:
string
;
id
:
MultiCommunityId
;
title
?:
string
;
}
Index
Properties
deleted?
description?
id
title?
Properties
Optional
deleted
deleted
?:
boolean
Optional
description
description
?:
string
id
id
:
MultiCommunityId
Optional
title
title
?:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
deleted
description
id
title
lemmy-js-client
Loading...