Class Integration.Discord.DiscordBuilder
java.lang.Object
net.flectone.pulse.config.Integration.Discord.DiscordBuilder
- Enclosing class:
Integration.Discord
- Since:
- 1.7.1
-
Method Summary
Modifier and TypeMethodDescriptionbuild()channelInfo(Integration.ChannelInfo channelInfo) customCommand(Map<String, Integration.Command> customCommand) destination(Destination destination) ignoreAllBots(Boolean ignoreAllBots) ignoreAllWebhooks(Boolean ignoreAllWebhooks) messageChannel(Map<String, List<String>> messageChannel) presence(Integration.Discord.Presence presence) proxy(Integration.Proxy proxy) toString()
-
Method Details
-
enable
- Returns:
this.
-
ignoreAllBots
- Returns:
this.
-
ignoreAllWebhooks
- Returns:
this.
-
token
- Returns:
this.
-
proxy
- Returns:
this.
-
customCommand
public Integration.Discord.DiscordBuilder customCommand(Map<String, Integration.Command> customCommand) - Returns:
this.
-
presence
- Returns:
this.
-
channelInfo
- Returns:
this.
-
messageChannel
- Returns:
this.
-
destination
- Returns:
this.
-
sound
- Returns:
this.
-
build
-
toString
-