lemmy-js-client
Preparing search index...
CreateCommentWarning
Type Alias CreateCommentWarning
Creates a warning against a comment and notifies the user.
type
CreateCommentWarning
=
{
comment_id
:
CommentId
;
reason
:
string
;
}
Index
Properties
comment_
id
reason
Properties
comment_
id
comment_id
:
CommentId
reason
reason
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
comment_
id
reason
lemmy-js-client
Loading...
Creates a warning against a comment and notifies the user.