IGPAPI
Preparing search index...
@igpapi/ios
MediaCommentsFeedResponse
Interface MediaCommentsFeedResponse
interface
MediaCommentsFeedResponse
{
can_view_more_preview_comments
:
boolean
;
caption
:
MediaCommentsFeedResponseCaption
;
caption_is_edited
:
boolean
;
comment_count
:
number
;
comment_likes_enabled
:
boolean
;
comments
:
MediaCommentsFeedResponseCommentsItem
[]
;
has_more_comments
:
boolean
;
has_more_headload_comments
:
boolean
;
initiate_at_top
:
boolean
;
insert_new_comment_to_top
:
boolean
;
media_header_display
:
string
;
next_max_id
:
string
;
next_min_id
:
string
;
preview_comments
:
MediaCommentsFeedResponsePreviewCommentsItem
[]
;
quick_response_emojis
:
MediaCommentsFeedResponseQuickResponseEmojisItem
[]
;
status
:
string
;
threading_enabled
:
boolean
;
}
Index
Properties
can_
view_
more_
preview_
comments
caption
caption_
is_
edited
comment_
count
comment_
likes_
enabled
comments
has_
more_
comments
has_
more_
headload_
comments
initiate_
at_
top
insert_
new_
comment_
to_
top
media_
header_
display
next_
max_
id
next_
min_
id
preview_
comments
quick_
response_
emojis
status
threading_
enabled
Properties
can_
view_
more_
preview_
comments
can_view_more_preview_comments
:
boolean
caption
caption
:
MediaCommentsFeedResponseCaption
caption_
is_
edited
caption_is_edited
:
boolean
comment_
count
comment_count
:
number
comment_
likes_
enabled
comment_likes_enabled
:
boolean
comments
comments
:
MediaCommentsFeedResponseCommentsItem
[]
has_
more_
comments
has_more_comments
:
boolean
has_
more_
headload_
comments
has_more_headload_comments
:
boolean
initiate_
at_
top
initiate_at_top
:
boolean
insert_
new_
comment_
to_
top
insert_new_comment_to_top
:
boolean
media_
header_
display
media_header_display
:
string
next_
max_
id
next_max_id
:
string
next_
min_
id
next_min_id
:
string
preview_
comments
preview_comments
:
MediaCommentsFeedResponsePreviewCommentsItem
[]
quick_
response_
emojis
quick_response_emojis
:
MediaCommentsFeedResponseQuickResponseEmojisItem
[]
status
status
:
string
threading_
enabled
threading_enabled
:
boolean
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
can_
view_
more_
preview_
comments
caption
caption_
is_
edited
comment_
count
comment_
likes_
enabled
comments
has_
more_
comments
has_
more_
headload_
comments
initiate_
at_
top
insert_
new_
comment_
to_
top
media_
header_
display
next_
max_
id
next_
min_
id
preview_
comments
quick_
response_
emojis
status
threading_
enabled
IGPAPI
Loading...