Preparing search index...
The search index is not available
lemmy-js-client
lemmy-js-client
GetPersonMentions
Interface GetPersonMentions
interface
GetPersonMentions
{
limit
?:
number
;
page
?:
number
;
sort
?:
CommentSortType
;
unread_only
?:
boolean
;
}
Index
Properties
limit?
page?
sort?
unread_
only?
Properties
Optional
limit
limit
?:
number
Optional
page
page
?:
number
Optional
sort
sort
?:
CommentSortType
Optional
unread_
only
unread_
only
?:
boolean
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
limit
page
sort
unread_
only
lemmy-js-client
Loading...