Preparing search index...
The search index is not available
@beblurt/dblurt
@beblurt/dblurt
index
NexusCommunity
Interface NexusCommunity
interface
NexusCommunity
{
about
:
string
;
admins
:
string
[]
;
avatar_url
:
string
;
context
:
{
role
:
string
;
subscribed
:
boolean
;
title
:
string
;
}
;
cover_url
?:
string
;
created_at
:
string
;
id
:
number
;
is_nsfw
:
boolean
;
lang
:
string
;
name
:
string
;
num_authors
:
number
;
num_pending
:
number
;
subscribers
:
number
;
sum_pending
:
number
;
title
:
string
;
type_id
:
number
;
}
Index
Properties
about
admins
avatar_
url
context
cover_
url?
created_
at
id
is_
nsfw
lang
name
num_
authors
num_
pending
subscribers
sum_
pending
title
type_
id
Properties
about
about
:
string
admins
admins
:
string
[]
avatar_
url
avatar_
url
:
string
context
context
:
{
role
:
string
;
subscribed
:
boolean
;
title
:
string
;
}
Optional
cover_
url
cover_
url
?:
string
created_
at
created_
at
:
string
id
id
:
number
is_
nsfw
is_
nsfw
:
boolean
lang
lang
:
string
name
name
:
string
num_
authors
num_
authors
:
number
num_
pending
num_
pending
:
number
subscribers
subscribers
:
number
sum_
pending
sum_
pending
:
number
title
title
:
string
type_
id
type_
id
:
number
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
about
admins
avatar_
url
context
cover_
url
created_
at
id
is_
nsfw
lang
name
num_
authors
num_
pending
subscribers
sum_
pending
title
type_
id
@beblurt/dblurt
Loading...