Preparing search index...
The search index is not available
lemmy-js-client
lemmy-js-client
SearchResponse
Interface SearchResponse
interface
SearchResponse
{
comments
:
CommentView
[]
;
communities
:
CommunityView
[]
;
posts
:
PostView
[]
;
type_
:
SearchType
;
users
:
PersonView
[]
;
}
Index
Properties
comments
communities
posts
type_
users
Properties
comments
comments
:
CommentView
[]
communities
communities
:
CommunityView
[]
posts
posts
:
PostView
[]
type_
type_
:
SearchType
users
users
:
PersonView
[]
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
comments
communities
posts
type_
users
lemmy-js-client
Loading...