Package com.slack.api.model.manifest
Class AppManifest.SlashCommand
java.lang.Object
com.slack.api.model.manifest.AppManifest.SlashCommand
- Enclosing class:
- AppManifest
-
Nested Class Summary
Nested Classes -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbuilder()protected booleanbooleangetUrl()inthashCode()voidsetCommand(String command) voidsetDescription(String description) voidsetShouldEscape(Boolean shouldEscape) voidvoidsetUsageHint(String usageHint) toString()
-
Constructor Details
-
SlashCommand
public SlashCommand() -
SlashCommand
-
-
Method Details