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