lemmy-js-client
Preparing search index...
DeleteComment
Type Alias DeleteComment
Delete your own comment.
type
DeleteComment
=
{
comment_id
:
CommentId
;
deleted
:
boolean
;
}
Index
Properties
comment_
id
deleted
Properties
comment_
id
comment_id
:
CommentId
deleted
deleted
:
boolean
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
comment_
id
deleted
lemmy-js-client
Loading...
Delete your own comment.