Best way to consume the blocking endpoint #297
Unanswered
mystictide
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
-
I have a dynamic list of users to block but since Twitter rate limiting is an issue I have no idea how to go about implementing a blocking feature. As far as I've read the endpoint does not accept an array of IDs, so what would be the most logical way to do this? Just hit the rate limit, wait and loop through the list again?
Thank you in advance.
Beta Was this translation helpful? Give feedback.
All reactions