IGPAPI
Preparing search index...
@igpapi/android
MediaCommentsFeedResponsePreviewChildCommentsItem
Interface MediaCommentsFeedResponsePreviewChildCommentsItem
interface
MediaCommentsFeedResponsePreviewChildCommentsItem
{
comment_like_count
:
number
;
content_type
:
string
;
created_at
:
number
;
created_at_utc
:
number
;
has_liked_comment
:
boolean
;
media_id
:
string
;
parent_comment_id
:
string
;
pk
:
string
;
share_enabled
:
boolean
;
status
:
string
;
text
:
string
;
type
:
number
;
user
:
MediaCommentsFeedResponseUser
;
}
Index
Properties
comment_
like_
count
content_
type
created_
at
created_
at_
utc
has_
liked_
comment
media_
id
parent_
comment_
id
pk
share_
enabled
status
text
type
user
Properties
comment_
like_
count
comment_like_count
:
number
content_
type
content_type
:
string
created_
at
created_at
:
number
created_
at_
utc
created_at_utc
:
number
has_
liked_
comment
has_liked_comment
:
boolean
media_
id
media_id
:
string
parent_
comment_
id
parent_comment_id
:
string
pk
pk
:
string
share_
enabled
share_enabled
:
boolean
status
status
:
string
text
text
:
string
type
type
:
number
user
user
:
MediaCommentsFeedResponseUser
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
comment_
like_
count
content_
type
created_
at
created_
at_
utc
has_
liked_
comment
media_
id
parent_
comment_
id
pk
share_
enabled
status
text
type
user
IGPAPI
Loading...