Uses of Class
com.slack.api.model.event.TeamProfileReorderEvent.Field
-
Packages that use TeamProfileReorderEvent.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 TeamProfileReorderEvent.Field in com.slack.api.model.event
Methods in com.slack.api.model.event that return types with arguments of type TeamProfileReorderEvent.Field Modifier and Type Method Description List<TeamProfileReorderEvent.Field>TeamProfileReorderEvent.Profile. getFields()Method parameters in com.slack.api.model.event with type arguments of type TeamProfileReorderEvent.Field Modifier and Type Method Description voidTeamProfileReorderEvent.Profile. setFields(List<TeamProfileReorderEvent.Field> fields)
-