Uses of Class
com.slack.api.model.manifest.AppManifestParams.SlashCommand
Packages that use AppManifestParams.SlashCommand
-
Uses of AppManifestParams.SlashCommand in com.slack.api.model.manifest
Methods in com.slack.api.model.manifest that return AppManifestParams.SlashCommandMethods in com.slack.api.model.manifest that return types with arguments of type AppManifestParams.SlashCommandMethod parameters in com.slack.api.model.manifest with type arguments of type AppManifestParams.SlashCommandModifier and TypeMethodDescriptionvoidAppManifestParams.Features.setSlashCommands(List<AppManifestParams.SlashCommand> slashCommands) AppManifestParams.Features.FeaturesBuilder.slashCommands(List<AppManifestParams.SlashCommand> slashCommands)