Skip to content

Commit fb7505c

Browse files
fix: Replace TwitchPowerUp with TwitchCustomPowerUpRedemption
1 parent c76ea35 commit fb7505c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

streamerbot/3.api/3.csharp/5.enums/event-type.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -547,6 +547,7 @@ public class CPHInline
547547
| `EventType.TwitchCoinCheer` | [No description provided]{.text-muted .text-xs} |
548548
| `EventType.TwitchCommunityGoalContribution` | [No description provided]{.text-muted .text-xs} |
549549
| `EventType.TwitchCommunityGoalEnded` | [No description provided]{.text-muted .text-xs} |
550+
| `EventType.TwitchCustomPowerUpRedemption` | [No description provided]{.text-muted .text-xs} |
550551
| `EventType.TwitchFirstWord` | [No description provided]{.text-muted .text-xs} |
551552
| `EventType.TwitchFollow` | [No description provided]{.text-muted .text-xs} |
552553
| `EventType.TwitchGiftBomb` | [No description provided]{.text-muted .text-xs} |
@@ -576,7 +577,6 @@ public class CPHInline
576577
| `EventType.TwitchPollCreated` | [No description provided]{.text-muted .text-xs} |
577578
| `EventType.TwitchPollTerminated` | [No description provided]{.text-muted .text-xs} |
578579
| `EventType.TwitchPollUpdated` | [No description provided]{.text-muted .text-xs} |
579-
| `EventType.TwitchPowerUp` | [No description provided]{.text-muted .text-xs} |
580580
| `EventType.TwitchPredictionCanceled` | [No description provided]{.text-muted .text-xs} |
581581
| `EventType.TwitchPredictionCompleted` | [No description provided]{.text-muted .text-xs} |
582582
| `EventType.TwitchPredictionCreated` | [No description provided]{.text-muted .text-xs} |

0 commit comments

Comments
 (0)