lemmy-js-client
Preparing search index...
SaveComment
Type Alias SaveComment
Save / bookmark a comment.
type
SaveComment
=
{
comment_id
:
CommentId
;
save
:
boolean
;
}
Index
Properties
comment_
id
save
Properties
comment_
id
comment_id
:
CommentId
save
save
:
boolean
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
comment_
id
save
lemmy-js-client
Loading...
Save / bookmark a comment.