Skip to content

Commit

Permalink
Correct event_raid docs
Browse files Browse the repository at this point in the history
  • Loading branch information
chillymosh committed Feb 5, 2025
1 parent 6000d1b commit 72439d4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/references/events.rst
Original file line number Diff line number Diff line change
Expand Up @@ -540,7 +540,7 @@ Channel / Broadcaster

Corresponds to the Twitch EventSub subscriptions :es-docs:`Channel Raid <channelraid>`

You must subscribe to EventSub with :class:`~twitchio.eventsub.ChannelCheerSubscription`
You must subscribe to EventSub with :class:`~twitchio.eventsub.ChannelRaidSubscription`
for each required broadcaster to receive this event.

:param twitchio.ChannelRaid payload: The EventSub payload received for this event.
Expand Down

0 comments on commit 72439d4

Please sign in to comment.