lemmy-js-client
Preparing search index...
DeletePost
Type Alias DeletePost
Delete a post.
type
DeletePost
=
{
deleted
:
boolean
;
post_id
:
PostId
;
}
Index
Properties
deleted
post_
id
Properties
deleted
deleted
:
boolean
post_
id
post_id
:
PostId
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
deleted
post_
id
lemmy-js-client
Loading...
Delete a post.