IGPAPI
Preparing search index...
@igpapi/android
MediaInlineChildCommentsFeedResponse
Interface MediaInlineChildCommentsFeedResponse
interface
MediaInlineChildCommentsFeedResponse
{
child_comment_count
:
number
;
child_comments
:
MediaInlineChildCommentsFeedResponseChildCommentsItem
[]
;
has_more_head_child_comments
:
boolean
;
has_more_tail_child_comments
:
boolean
;
next_max_child_cursor
:
string
;
num_tail_child_comments
:
number
;
parent_comment
:
MediaInlineChildCommentsFeedResponseParent_comment
;
status
:
string
;
}
Index
Properties
child_
comment_
count
child_
comments
has_
more_
head_
child_
comments
has_
more_
tail_
child_
comments
next_
max_
child_
cursor
num_
tail_
child_
comments
parent_
comment
status
Properties
child_
comment_
count
child_comment_count
:
number
child_
comments
child_comments
:
MediaInlineChildCommentsFeedResponseChildCommentsItem
[]
has_
more_
head_
child_
comments
has_more_head_child_comments
:
boolean
has_
more_
tail_
child_
comments
has_more_tail_child_comments
:
boolean
next_
max_
child_
cursor
next_max_child_cursor
:
string
num_
tail_
child_
comments
num_tail_child_comments
:
number
parent_
comment
parent_comment
:
MediaInlineChildCommentsFeedResponseParent_comment
status
status
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
child_
comment_
count
child_
comments
has_
more_
head_
child_
comments
has_
more_
tail_
child_
comments
next_
max_
child_
cursor
num_
tail_
child_
comments
parent_
comment
status
IGPAPI
Loading...