IGPAPI
Preparing search index...
@igpapi/ios
IgtvChannelFeedResponse
Interface IgtvChannelFeedResponse
interface
IgtvChannelFeedResponse
{
approx_total_videos
:
null
;
cover_photo_url
:
null
;
description
:
null
;
id
:
string
;
items
:
IgtvChannelFeedResponseItemsItem
[]
;
max_id
:
string
;
more_available
:
boolean
;
seen_state
:
IgtvChannelFeedResponseSeenState
;
status
:
string
;
title
:
string
;
type
:
string
;
user_dict
:
IgtvChannelFeedResponseUserDict
;
}
Index
Properties
approx_
total_
videos
cover_
photo_
url
description
id
items
max_
id
more_
available
seen_
state
status
title
type
user_
dict
Properties
approx_
total_
videos
approx_total_videos
:
null
cover_
photo_
url
cover_photo_url
:
null
description
description
:
null
id
id
:
string
items
items
:
IgtvChannelFeedResponseItemsItem
[]
max_
id
max_id
:
string
more_
available
more_available
:
boolean
seen_
state
seen_state
:
IgtvChannelFeedResponseSeenState
status
status
:
string
title
title
:
string
type
type
:
string
user_
dict
user_dict
:
IgtvChannelFeedResponseUserDict
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
approx_
total_
videos
cover_
photo_
url
description
id
items
max_
id
more_
available
seen_
state
status
title
type
user_
dict
IGPAPI
Loading...