Preparing search index...
The search index is not available
lemmy-js-client
lemmy-js-client
PersonMention
Interface PersonMention
interface
PersonMention
{
comment_id
:
number
;
id
:
number
;
published
:
string
;
read
:
boolean
;
recipient_id
:
number
;
}
Index
Properties
comment_
id
id
published
read
recipient_
id
Properties
comment_
id
comment_
id
:
number
id
id
:
number
published
published
:
string
read
read
:
boolean
recipient_
id
recipient_
id
:
number
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
comment_
id
id
published
read
recipient_
id
lemmy-js-client
Loading...