IGPAPI
Preparing search index...
@igpapi/ios
StoriesFacade
Variable StoriesFacade
Const
StoriesFacade
:
Effect
<
{
feed
:
{
reelMediaViewer
:
(
input
:
WithOptionalDefaults
,
)
=>
PaginatedFeed
<
WithOptionalDefaults
<
ReelMediaViewerFeedInput
,
{}
>
,
ListReelMediaViewerFeedResponseRootObject
,
ListReelMediaViewerFeedResponseUsersItem
,
>
;
reelsMedia
:
(
input
:
WithOptionalDefaults
,
)
=>
PaginatedFeed
<
WithOptionalDefaults
<
ReelsMediaFeedInput
,
{}
>
,
ReelsMediaFeedResponseRootObject
,
ReelsMediaFeedResponseItem
,
>
;
reelsTray
:
(
input
:
WithOptionalDefaults
,
)
=>
PaginatedFeed
<
WithOptionalDefaults
<
ReelsTrayFeedRequestInput
,
{
reason
:
ReelsTrayFeedReason
;
requestId
:
`
${
string
}
-
${
string
}
-
${
string
}
-
${
string
}
-
${
string
}
`
;
traySessionId
:
`
${
string
}
-
${
string
}
-
${
string
}
-
${
string
}
-
${
string
}
`
;
}
,
>
,
ReelsTrayFeedResponseRootObject
,
ReelsTrayFeedResponseTrayItem
,
>
;
userStory
:
(
input
:
WithOptionalDefaults
,
)
=>
PaginatedFeed
<
WithOptionalDefaults
<
UserStoryFeedInput
,
{}
>
,
UserStoryFeedResponse
,
UserStoryFeedResponseItemsItem
,
>
;
}
;
seen
:
(
...
args
:
[
input
:
StoriesSeenOptions
]
)
=>
Promise
<
MediaSeenResponse
>
;
}
,
never
,
|
PlainJsonApiHttp
|
Signature
|
MobileSession
|
MobileDevice
|
MobileApplication
,
>
= ...
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
IGPAPI
Loading...