Uses of Class
com.slack.api.model.Team.ProfileOptions
-
Packages that use Team.ProfileOptions Package Description com.slack.api.model The classes representing the Slack core objects such as conversations, messages, users, blocks, and surfaces. -
-
Uses of Team.ProfileOptions in com.slack.api.model
Methods in com.slack.api.model that return Team.ProfileOptions Modifier and Type Method Description Team.ProfileOptionsTeam.Profile. getOptions()Methods in com.slack.api.model with parameters of type Team.ProfileOptions Modifier and Type Method Description voidTeam.Profile. setOptions(Team.ProfileOptions options)
-