this post was submitted on 23 Sep 2025
8 points (100.0% liked)
Lemmy Support
4981 readers
2 users here now
Support / questions about Lemmy.
founded 6 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments

Thanks.
Now, why isn't that required for an older post ?
For example : https://lemmy.world/api/v3/comment/list?post_id=5&sort=Old
Read the API docs for what type means: https://join-lemmy.org/lemmy-js-client-docs/v0.19/classes/LemmyHttp.html#getComments
i'm guessing it might have something to do with the fact that
jlai.luis configured to default to theLocalview whilelemmy.worlddefaults toAllInteresting, thanks !