lemmy-js-client
Preparing search index...
ListPersonLiked
Type Alias ListPersonLiked
Gets your liked / disliked posts
type
ListPersonLiked
=
{
like_type
?:
LikeType
;
limit
?:
number
;
page_back
?:
boolean
;
page_cursor
?:
PaginationCursor
;
type_
?:
PersonContentType
;
}
Index
Properties
like_
type?
limit?
page_
back?
page_
cursor?
type_?
Properties
Optional
like_
type
like_type
?:
LikeType
Optional
limit
limit
?:
number
Optional
page_
back
page_back
?:
boolean
Optional
page_
cursor
page_cursor
?:
PaginationCursor
Optional
type_
type_
?:
PersonContentType
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
like_
type
limit
page_
back
page_
cursor
type_
lemmy-js-client
Loading...
Gets your liked / disliked posts