Preparing search index...
The search index is not available
lemmy-js-client
lemmy-js-client
Community
Interface Community
interface
Community
{
actor_id
:
string
;
banner
?:
string
;
deleted
:
boolean
;
description
?:
string
;
hidden
:
boolean
;
icon
?:
string
;
id
:
number
;
instance_id
:
number
;
local
:
boolean
;
name
:
string
;
nsfw
:
boolean
;
posting_restricted_to_mods
:
boolean
;
published
:
string
;
removed
:
boolean
;
title
:
string
;
updated
?:
string
;
visibility
:
CommunityVisibility
;
}
Index
Properties
actor_
id
banner?
deleted
description?
hidden
icon?
id
instance_
id
local
name
nsfw
posting_
restricted_
to_
mods
published
removed
title
updated?
visibility
Properties
actor_
id
actor_
id
:
string
Optional
banner
banner
?:
string
deleted
deleted
:
boolean
Optional
description
description
?:
string
hidden
hidden
:
boolean
Optional
icon
icon
?:
string
id
id
:
number
instance_
id
instance_
id
:
number
local
local
:
boolean
name
name
:
string
nsfw
nsfw
:
boolean
posting_
restricted_
to_
mods
posting_
restricted_
to_
mods
:
boolean
published
published
:
string
removed
removed
:
boolean
title
title
:
string
Optional
updated
updated
?:
string
visibility
visibility
:
CommunityVisibility
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
actor_
id
banner
deleted
description
hidden
icon
id
instance_
id
local
name
nsfw
posting_
restricted_
to_
mods
published
removed
title
updated
visibility
lemmy-js-client
Loading...