Preparing search index...
The search index is not available
lemmy-js-client
lemmy-js-client
RemoveComment
Interface RemoveComment
interface
RemoveComment
{
comment_id
:
number
;
reason
?:
string
;
removed
:
boolean
;
}
Index
Properties
comment_
id
reason?
removed
Properties
comment_
id
comment_
id
:
number
Optional
reason
reason
?:
string
removed
removed
:
boolean
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
comment_
id
reason
removed
lemmy-js-client
Loading...