Closed shioshio38 closed 2 months ago
I withdraw this PR.
I will fix everything in the upcoming releases. I am refactoring the code so I cannot merge this one into the main branch yet. If I merge, there are going to be merge conflicts as the new code (the one I'm currently working on) is not the same.
Thanks for your help.
The location of the end cursor and top cursor are different in the initial response and the second and subsequent responses.
In the first response, both the top cursor and end cursor are included in the type TimelineAddEntries, but after the second response, they are included in a separate location called TimelineReplaceEntry. Therefore, cursor-top and cursor-bottom included in TimelineReplaceEntry were added.