IGPAPI
Preparing search index...
@igpapi/ios
TagsSectionsResponse
Interface TagsSectionsResponse
interface
TagsSectionsResponse
{
auto_load_more_enabled
:
boolean
;
more_available
:
boolean
;
next_max_id
:
string
;
next_media_ids
:
string
[]
;
next_page
:
number
;
sections
:
TagsSectionsResponseSectionsItem
[]
;
status
:
string
;
}
Index
Properties
auto_
load_
more_
enabled
more_
available
next_
max_
id
next_
media_
ids
next_
page
sections
status
Properties
auto_
load_
more_
enabled
auto_load_more_enabled
:
boolean
more_
available
more_available
:
boolean
next_
max_
id
next_max_id
:
string
next_
media_
ids
next_media_ids
:
string
[]
next_
page
next_page
:
number
sections
sections
:
TagsSectionsResponseSectionsItem
[]
status
status
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
auto_
load_
more_
enabled
more_
available
next_
max_
id
next_
media_
ids
next_
page
sections
status
IGPAPI
Loading...