Preparing search index...
The search index is not available
lemmy-js-client
lemmy-js-client
GetPostsResponse
Interface GetPostsResponse
interface
GetPostsResponse
{
next_page
?:
string
;
posts
:
PostView
[]
;
}
Index
Properties
next_
page?
posts
Properties
Optional
next_
page
next_
page
?:
string
posts
posts
:
PostView
[]
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
next_
page
posts
lemmy-js-client
Loading...