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