Preparing search index...
The search index is not available
IGPAPI
IGPAPI
@igpapi/android
DiscoverFeedResponseSuggestionsItem
Interface DiscoverFeedResponseSuggestionsItem
interface
DiscoverFeedResponseSuggestionsItem
{
algorithm
:
string
;
caption
:
string
;
followed_by
:
boolean
;
icon
:
string
;
is_new_suggestion
:
boolean
;
large_urls
:
any
[]
;
media_ids
:
any
[]
;
media_infos
:
any
[]
;
social_context
:
string
;
thumbnail_urls
:
any
[]
;
user
:
DiscoverFeedResponseUser
;
uuid
:
string
;
value
:
number
;
}
Index
Properties
algorithm
caption
followed_
by
icon
is_
new_
suggestion
large_
urls
media_
ids
media_
infos
social_
context
thumbnail_
urls
user
uuid
value
Properties
algorithm
algorithm
:
string
caption
caption
:
string
followed_
by
followed_
by
:
boolean
icon
icon
:
string
is_
new_
suggestion
is_
new_
suggestion
:
boolean
large_
urls
large_
urls
:
any
[]
media_
ids
media_
ids
:
any
[]
media_
infos
media_
infos
:
any
[]
social_
context
social_
context
:
string
thumbnail_
urls
thumbnail_
urls
:
any
[]
user
user
:
DiscoverFeedResponseUser
uuid
uuid
:
string
value
value
:
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
algorithm
caption
followed_
by
icon
is_
new_
suggestion
large_
urls
media_
ids
media_
infos
social_
context
thumbnail_
urls
user
uuid
value
IGPAPI
Loading...