Uses of Class
com.slack.api.methods.response.stars.StarsListResponse.Message
-
Packages that use StarsListResponse.Message Package Description com.slack.api.methods.response.stars -
-
Uses of StarsListResponse.Message in com.slack.api.methods.response.stars
Methods in com.slack.api.methods.response.stars that return StarsListResponse.Message Modifier and Type Method Description StarsListResponse.MessageStarsListResponse.Item. getMessage()Methods in com.slack.api.methods.response.stars with parameters of type StarsListResponse.Message Modifier and Type Method Description voidStarsListResponse.Item. setMessage(StarsListResponse.Message message)
-