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