Uses of Class
com.slack.api.model.event.TeamProfileDeleteEvent.Field
-
Packages that use TeamProfileDeleteEvent.Field Package Description com.slack.api.model.event The classes representing the Slack core objects such as conversations, messages, users, blocks, and surfaces. -
-
Uses of TeamProfileDeleteEvent.Field in com.slack.api.model.event
Methods in com.slack.api.model.event that return types with arguments of type TeamProfileDeleteEvent.Field Modifier and Type Method Description List<TeamProfileDeleteEvent.Field>TeamProfileDeleteEvent.Profile. getFields()Method parameters in com.slack.api.model.event with type arguments of type TeamProfileDeleteEvent.Field Modifier and Type Method Description voidTeamProfileDeleteEvent.Profile. setFields(List<TeamProfileDeleteEvent.Field> fields)
-