Uses of Class
com.slack.api.model.manifest.AppManifestParams.BotUser.BotUserBuilder
-
Packages that use AppManifestParams.BotUser.BotUserBuilder Package Description com.slack.api.model.manifest -
-
Uses of AppManifestParams.BotUser.BotUserBuilder in com.slack.api.model.manifest
Methods in com.slack.api.model.manifest that return AppManifestParams.BotUser.BotUserBuilder Modifier and Type Method Description AppManifestParams.BotUser.BotUserBuilderAppManifestParams.BotUser.BotUserBuilder. alwaysOnline(Boolean alwaysOnline)static AppManifestParams.BotUser.BotUserBuilderAppManifestParams.BotUser. builder()AppManifestParams.BotUser.BotUserBuilderAppManifestParams.BotUser.BotUserBuilder. displayName(String displayName)
-