IGPAPI
Preparing search index...
@igpapi/android
DiscoverFacade
Variable DiscoverFacade
Const
DiscoverFacade
:
Effect
<
{
chaining
:
(
...
args
:
[
input
:
{
targetId
:
string
}
]
,
)
=>
Promise
<
DiscoverChainingResponse
>
;
feed
:
{
discover
:
(
input
:
WithOptionalDefaults
,
)
=>
PaginatedFeed
<
WithOptionalDefaults
<
DiscoverFeedInput
,
{}
>
,
DiscoverFeedResponse
,
DiscoverFeedResponseSuggestionsItem
,
>
;
topicalExplore
:
(
input
:
WithOptionalDefaults
,
)
=>
PaginatedFeed
<
WithOptionalDefaults
<
TopicalExploreFeedInput
,
{
clusterId
:
string
;
module
:
"explore_popular"
}
,
>
,
TopicalExploreFeedResponse
,
TopicalExploreFeedResponseSectionalItemsItem
,
>
;
}
;
profileSuBadge
:
(
...
args
:
[
]
)
=>
Promise
<
unknown
>
;
topicalExplore
:
(
...
args
:
[
]
)
=>
Promise
<
unknown
>
;
}
,
never
,
PlainJsonApiHttp
|
Signature
|
MobileSession
|
MobileDevice
,
>
= ...
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
IGPAPI
Loading...