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