We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 557443d commit fb8817dCopy full SHA for fb8817d
twitchio/user.py
@@ -1353,6 +1353,10 @@ def fetch_hype_train_events(
1353
) -> HTTPAsyncIterator[HypeTrainEvent]:
1354
"""|aiter|
1355
1356
+ .. warning::
1357
+ This endpoint is deprecated and will stop working on 2025-12-4.
1358
+ Please use :meth:`fetch_hype_train_status` instead.
1359
+
1360
Fetches information about the broadcaster's current or most recent Hype Train event.
1361
1362
Parameters
0 commit comments