lemmy-js-client
Preparing search index...
DeleteUserForm
Type Alias DeleteUserForm
Used for delete user plugin hooks
type
DeleteUserForm
=
{
delete_content
:
boolean
;
person_id
:
PersonId
;
}
Index
Properties
delete_
content
person_
id
Properties
delete_
content
delete_content
:
boolean
person_
id
person_id
:
PersonId
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
delete_
content
person_
id
lemmy-js-client
Loading...
Used for delete user plugin hooks