lemmy-js-client
Preparing search index...
ListMediaResponse
Type Alias ListMediaResponse
type
ListMediaResponse
=
{
images
:
LocalImageView
[]
;
next_page
?:
PaginationCursor
;
prev_page
?:
PaginationCursor
;
}
Index
Properties
images
next_
page?
prev_
page?
Properties
images
images
:
LocalImageView
[]
Optional
next_
page
next_page
?:
PaginationCursor
the pagination cursor to use to fetch the next page
Optional
prev_
page
prev_page
?:
PaginationCursor
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
images
next_
page
prev_
page
lemmy-js-client
Loading...
the pagination cursor to use to fetch the next page