Class Integration.Twitch.TwitchBuilder
java.lang.Object
net.flectone.pulse.config.Integration.Twitch.TwitchBuilder
- Enclosing class:
Integration.Twitch
- Since:
- 1.7.1
-
Method Summary
Modifier and TypeMethodDescriptionbuild()channelAction(Map<String, Integration.Twitch.Channel> channelAction) customCommand(Map<String, Integration.Command> customCommand) destination(Destination destination) messageChannel(Map<String, List<String>> messageChannel) proxy(Integration.Proxy proxy) toString()
-
Method Details
-
enable
- Returns:
this.
-
clientID
- Returns:
this.
-
token
- Returns:
this.
-
proxy
- Returns:
this.
-
customCommand
public Integration.Twitch.TwitchBuilder customCommand(Map<String, Integration.Command> customCommand) - Returns:
this.
-
messageChannel
- Returns:
this.
-
channelAction
public Integration.Twitch.TwitchBuilder channelAction(Map<String, Integration.Twitch.Channel> channelAction) - Returns:
this.
-
destination
- Returns:
this.
-
sound
- Returns:
this.
-
build
-
toString
-