IGPAPI
Preparing search index...
@igpapi/android
LiveCommentsResponse
Interface LiveCommentsResponse
interface
LiveCommentsResponse
{
can_view_more_preview_comments
:
boolean
;
caption
:
null
;
caption_is_edited
:
boolean
;
comment_count
:
number
;
comment_likes_enabled
:
boolean
;
comment_muted
:
number
;
comments
:
LiveCommentsResponseCommentsItem
[]
;
has_more_comments
:
boolean
;
has_more_headload_comments
:
boolean
;
is_first_fetch
:
string
;
live_seconds_per_comment
:
number
;
media_header_display
:
string
;
status
:
string
;
system_comments
:
LiveCommentsResponseSystemCommentsItem
[]
;
}
Index
Properties
can_
view_
more_
preview_
comments
caption
caption_
is_
edited
comment_
count
comment_
likes_
enabled
comment_
muted
comments
has_
more_
comments
has_
more_
headload_
comments
is_
first_
fetch
live_
seconds_
per_
comment
media_
header_
display
status
system_
comments
Properties
can_
view_
more_
preview_
comments
can_view_more_preview_comments
:
boolean
caption
caption
:
null
caption_
is_
edited
caption_is_edited
:
boolean
comment_
count
comment_count
:
number
comment_
likes_
enabled
comment_likes_enabled
:
boolean
comment_
muted
comment_muted
:
number
comments
comments
:
LiveCommentsResponseCommentsItem
[]
has_
more_
comments
has_more_comments
:
boolean
has_
more_
headload_
comments
has_more_headload_comments
:
boolean
is_
first_
fetch
is_first_fetch
:
string
live_
seconds_
per_
comment
live_seconds_per_comment
:
number
media_
header_
display
media_header_display
:
string
status
status
:
string
system_
comments
system_comments
:
LiveCommentsResponseSystemCommentsItem
[]
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
comment_
muted
comments
has_
more_
comments
has_
more_
headload_
comments
is_
first_
fetch
live_
seconds_
per_
comment
media_
header_
display
status
system_
comments
IGPAPI
Loading...