You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is there a way to access the next_cursor and previous_cursor?
I've been looking at the source code for the cursor and it is being used here but given that the function returns a generator, I haven't found a way to access it.
Thanks!
The text was updated successfully, but these errors were encountered:
Hi,
Is there a way to access the next_cursor and previous_cursor?
I've been looking at the source code for the cursor and it is being used here but given that the function returns a generator, I haven't found a way to access it.
Thanks!
The text was updated successfully, but these errors were encountered: