Skip to content

Commit

Permalink
Add note about deprecation and removal of Stream and AsyncStream
Browse files Browse the repository at this point in the history
  • Loading branch information
Harmon758 committed Mar 17, 2023
1 parent c8a02eb commit 5d82a5b
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions docs/streaming.rst
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,11 @@ https://developer.twitter.com/en/docs/tutorials/consuming-streaming-data
The Twitter API v1.1 streaming endpoints, `statuses/filter`_ and
`statuses/sample`_, have been deprecated and retired.

.. note::

``Stream`` and ``AsyncStream`` were deprecated in v4.13 and removed with
v4.14.

:class:`StreamingClient` allows `filtering <v2 filtering_>`_ and
`sampling <v2 sampling_>`_ of realtime Tweets using Twitter API v2.

Expand Down

0 comments on commit 5d82a5b

Please sign in to comment.