Uses of Class
com.slack.api.model.manifest.AppManifestParams.Scopes.ScopesBuilder
-
Packages that use AppManifestParams.Scopes.ScopesBuilder Package Description com.slack.api.model.manifest -
-
Uses of AppManifestParams.Scopes.ScopesBuilder in com.slack.api.model.manifest
Methods in com.slack.api.model.manifest that return AppManifestParams.Scopes.ScopesBuilder Modifier and Type Method Description AppManifestParams.Scopes.ScopesBuilderAppManifestParams.Scopes.ScopesBuilder. bot(List<String> bot)static AppManifestParams.Scopes.ScopesBuilderAppManifestParams.Scopes. builder()AppManifestParams.Scopes.ScopesBuilderAppManifestParams.Scopes.ScopesBuilder. user(List<String> user)
-