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