Preparing search index...
The search index is not available
lemmy-js-client
lemmy-js-client
ModFeaturePost
Interface ModFeaturePost
interface
ModFeaturePost
{
featured
:
boolean
;
id
:
number
;
is_featured_community
:
boolean
;
mod_person_id
:
number
;
post_id
:
number
;
when_
:
string
;
}
Index
Properties
featured
id
is_
featured_
community
mod_
person_
id
post_
id
when_
Properties
featured
featured
:
boolean
id
id
:
number
is_
featured_
community
is_
featured_
community
:
boolean
mod_
person_
id
mod_
person_
id
:
number
post_
id
post_
id
:
number
when_
when_
:
string
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
featured
id
is_
featured_
community
mod_
person_
id
post_
id
when_
lemmy-js-client
Loading...