Uses of Class
com.slack.api.model.manifest.AppManifest.Features.FeaturesBuilder
Packages that use AppManifest.Features.FeaturesBuilder
-
Uses of AppManifest.Features.FeaturesBuilder in com.slack.api.model.manifest
Methods in com.slack.api.model.manifest that return AppManifest.Features.FeaturesBuilderModifier and TypeMethodDescriptionAppManifest.Features.FeaturesBuilder.appHome(AppManifest.AppHome appHome) AppManifest.Features.FeaturesBuilder.botUser(AppManifest.BotUser botUser) AppManifest.Features.builder()AppManifest.Features.FeaturesBuilder.shortcuts(List<AppManifest.Shortcut> shortcuts) AppManifest.Features.FeaturesBuilder.slashCommands(List<AppManifest.SlashCommand> slashCommands) AppManifest.Features.FeaturesBuilder.unfurlDomains(List<String> unfurlDomains)