Preparing search index...
The search index is not available
IGPAPI
IGPAPI
@igpapi/android
TagFeedResponse
Interface TagFeedResponse
interface
TagFeedResponse
{
auto_load_more_enabled
:
boolean
;
items
:
TagFeedResponseItemsItem
[]
;
more_available
:
boolean
;
next_max_id
:
string
;
num_results
:
number
;
ranked_items
:
TagFeedResponseRankedItemsItem
[]
;
status
:
string
;
story
:
TagFeedResponseStory
;
}
Index
Properties
auto_
load_
more_
enabled
items
more_
available
next_
max_
id
num_
results
ranked_
items
status
story
Properties
auto_
load_
more_
enabled
auto_
load_
more_
enabled
:
boolean
items
items
:
TagFeedResponseItemsItem
[]
more_
available
more_
available
:
boolean
next_
max_
id
next_
max_
id
:
string
num_
results
num_
results
:
number
ranked_
items
ranked_
items
:
TagFeedResponseRankedItemsItem
[]
status
status
:
string
story
story
:
TagFeedResponseStory
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
auto_
load_
more_
enabled
items
more_
available
next_
max_
id
num_
results
ranked_
items
status
story
IGPAPI
Loading...