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