lemmy-js-client
Preparing search index...
CreateCommentReport
Type Alias CreateCommentReport
Report a comment.
type
CreateCommentReport
=
{
comment_id
:
CommentId
;
reason
:
string
;
violates_instance_rules
?:
boolean
;
}
Index
Properties
comment_
id
reason
violates_
instance_
rules?
Properties
comment_
id
comment_id
:
CommentId
reason
reason
:
string
Optional
violates_
instance_
rules
violates_instance_rules
?:
boolean
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
comment_
id
reason
violates_
instance_
rules
lemmy-js-client
Loading...
Report a comment.