Search
Preparing search index...
The search index is not available
Subsocial JS SDK
Options
All
Public
Public/Protected
All
Menu
Exports
Post
Extension
constructor
as
Comment
as
Shared
Post
is
Comment
is
Regular
Post
is
Shared
Comment
is
Shared
Post
Hierarchy
Enum
PostExtension
Implements
PostExtension
Index
Constructors
constructor
Accessors
as
Comment
as
Shared
Post
is
Comment
is
Regular
Post
is
Shared
Comment
is
Shared
Post
Constructors
constructor
new
Post
Extension
(
value
?:
PostExtensionEnumValue
)
:
PostExtension
Parameters
Optional
value:
PostExtensionEnumValue
Returns
PostExtension
Accessors
as
Comment
get
asComment
(
)
:
Comment
Returns
Comment
as
Shared
Post
get
asSharedPost
(
)
:
PostId
Returns
PostId
is
Comment
get
isComment
(
)
:
boolean
Returns
boolean
is
Regular
Post
get
isRegularPost
(
)
:
boolean
Returns
boolean
is
Shared
Comment
get
isSharedComment
(
)
:
boolean
Returns
boolean
is
Shared
Post
get
isSharedPost
(
)
:
boolean
Returns
boolean