Preparing search index...
The search index is not available
lemmy-js-client
lemmy-js-client
ListCommunities
Interface ListCommunities
interface
ListCommunities
{
limit
?:
number
;
page
?:
number
;
show_nsfw
?:
boolean
;
sort
?:
SortType
;
type_
?:
ListingType
;
}
Index
Properties
limit?
page?
show_
nsfw?
sort?
type_?
Properties
Optional
limit
limit
?:
number
Optional
page
page
?:
number
Optional
show_
nsfw
show_
nsfw
?:
boolean
Optional
sort
sort
?:
SortType
Optional
type_
type_
?:
ListingType
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
limit
page
show_
nsfw
sort
type_
lemmy-js-client
Loading...