lemmy-js-client
Preparing search index...
ListMedia
Type Alias ListMedia
Get your user's image / media uploads.
type
ListMedia
=
{
limit
?:
number
;
page_back
?:
boolean
;
page_cursor
?:
PaginationCursor
;
}
Index
Properties
limit?
page_
back?
page_
cursor?
Properties
Optional
limit
limit
?:
number
Optional
page_
back
page_back
?:
boolean
Optional
page_
cursor
page_cursor
?:
PaginationCursor
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
limit
page_
back
page_
cursor
lemmy-js-client
Loading...
Get your user's image / media uploads.