lemmy-js-client
Preparing search index...
ListPersonHidden
Type Alias ListPersonHidden
Gets your hidden posts.
type
ListPersonHidden
=
{
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...
Gets your hidden posts.