Skip to content
Discussion options

You must be logged in to vote

Hey @mycroftcanner,

I'm assuming you're referring to direct related Endpoints.
The simplest response would be: "cause Instagram does this themselves".
Without going into much detail, let's take threads pagination as an example, as the mechanism for the inbox is slightly more complicated as there's a lot of boilerplate code in the response that is never actually used (I'm assuming it comes down to the several iterations of the messaging API): using "oldest" and "newest" simply guarantees time-based sorting. Most times they'd be the same (as messages cannot be scheduled) but it's a neat bonus.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by sbertix
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants