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