How can I get full stories info from highlights? #283
Unanswered
germ1nand0
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
How can I get full stories info from highlights?
I get preview of highlights by Swiftagram.Endpoint.user(userID).higlights.
Response contains only cover media(no info about stories in this higlight except lastMediaId) and the identifier
I Try to send this identifier to static func stories<C: Collection>(_ identifiers: C) to get information about stories but don't get what I want
Beta Was this translation helpful? Give feedback.
All reactions