Uses of Class
com.slack.api.model.event.TeamProfileChangeEvent.Profile
-
Packages that use TeamProfileChangeEvent.Profile Package Description com.slack.api.model.event The classes representing the Slack core objects such as conversations, messages, users, blocks, and surfaces. -
-
Uses of TeamProfileChangeEvent.Profile in com.slack.api.model.event
Methods in com.slack.api.model.event that return TeamProfileChangeEvent.Profile Modifier and Type Method Description TeamProfileChangeEvent.ProfileTeamProfileChangeEvent. getProfile()Methods in com.slack.api.model.event with parameters of type TeamProfileChangeEvent.Profile Modifier and Type Method Description voidTeamProfileChangeEvent. setProfile(TeamProfileChangeEvent.Profile profile)
-