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