Member Junction
Preparing search index...
@memberjunction/actions-bizapps-social
FacebookComment
Interface FacebookComment
interface
FacebookComment
{
comment_count
?:
number
;
created_time
:
string
;
from
:
{
id
:
string
;
name
:
string
}
;
id
:
string
;
like_count
:
number
;
message
:
string
;
parent
?:
{
id
:
string
}
;
}
Index
Properties
comment_
count?
created_
time
from
id
like_
count
message
parent?
Properties
Optional
comment_
count
comment_count
?:
number
created_
time
created_time
:
string
from
from
:
{
id
:
string
;
name
:
string
}
id
id
:
string
like_
count
like_count
:
number
message
message
:
string
Optional
parent
parent
?:
{
id
:
string
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
comment_
count
created_
time
from
id
like_
count
message
parent
Member Junction
Loading...