Preparing search index...
The search index is not available
lemmy-js-client
lemmy-js-client
CommentResponse
Interface CommentResponse
interface
CommentResponse
{
comment_view
:
CommentView
;
recipient_ids
:
number
[]
;
}
Index
Properties
comment_
view
recipient_
ids
Properties
comment_
view
comment_
view
:
CommentView
recipient_
ids
recipient_
ids
:
number
[]
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
comment_
view
recipient_
ids
lemmy-js-client
Loading...