Preparing search index...
The search index is not available
lemmy-js-client
lemmy-js-client
AdminPurgePost
Interface AdminPurgePost
interface
AdminPurgePost
{
admin_person_id
:
number
;
community_id
:
number
;
id
:
number
;
reason
?:
string
;
when_
:
string
;
}
Index
Properties
admin_
person_
id
community_
id
id
reason?
when_
Properties
admin_
person_
id
admin_
person_
id
:
number
community_
id
community_
id
:
number
id
id
:
number
Optional
reason
reason
?:
string
when_
when_
:
string
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
admin_
person_
id
community_
id
id
reason
when_
lemmy-js-client
Loading...