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 8ec633c commit c893ff4Copy full SHA for c893ff4
twitchio/client.py
@@ -61,7 +61,7 @@
61
from .http import HTTPAsyncIterator
62
from .models.clips import Clip
63
from .models.entitlements import Entitlement, EntitlementStatus
64
- from .models.eventsub_ import ConduitShard, EventsubSubscriptions
+ from .models.eventsub_ import ConduitShard, EventsubSubscription, EventsubSubscriptions
65
from .models.search import SearchChannel
66
from .models.streams import Stream, VideoMarkers
67
from .models.videos import Video
0 commit comments