lemmy-js-client
Preparing search index...
LocalImage
Type Alias LocalImage
type
LocalImage
=
{
person_id
?:
PersonId
;
pictrs_alias
:
string
;
published_at
:
string
;
thumbnail_for_post_id
?:
PostId
;
}
Index
Properties
person_
id?
pictrs_
alias
published_
at
thumbnail_
for_
post_
id?
Properties
Optional
person_
id
person_id
?:
PersonId
pictrs_
alias
pictrs_alias
:
string
published_
at
published_at
:
string
Optional
thumbnail_
for_
post_
id
thumbnail_for_post_id
?:
PostId
This means the image is an auto-generated thumbnail, for a post.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
person_
id
pictrs_
alias
published_
at
thumbnail_
for_
post_
id
lemmy-js-client
Loading...
This means the image is an auto-generated thumbnail, for a post.