Uses of Class
com.slack.api.model.MatchedItem.Address
Packages that use MatchedItem.Address
Package
Description
The classes representing the Slack core objects such as conversations, messages, users, blocks, and surfaces.
-
Uses of MatchedItem.Address in com.slack.api.model
Methods in com.slack.api.model that return types with arguments of type MatchedItem.AddressMethod parameters in com.slack.api.model with type arguments of type MatchedItem.AddressModifier and TypeMethodDescriptionvoidMatchedItem.setCc(List<MatchedItem.Address> cc) voidMatchedItem.setFrom(List<MatchedItem.Address> from) voidMatchedItem.setTo(List<MatchedItem.Address> to)