Package tv.phantombot.event.twitch.raid
Class TwitchRaidEvent
java.lang.Object
tv.phantombot.event.Event
tv.phantombot.event.twitch.TwitchEvent
tv.phantombot.event.twitch.raid.TwitchRaidEvent
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionMethod that returns the username who raided.Method that returns the amount of users who raided.
-
Constructor Details
-
TwitchRaidEvent
Class constructor.- Parameters:
username
-viewers
-
-
-
Method Details
-
getUsername
Method that returns the username who raided.- Returns:
- username
-
getViewers
Method that returns the amount of users who raided.- Returns:
- viewers
-