Uses of Class
com.slack.api.methods.response.stars.StarsListResponse.Message.MessageRootReply
| Package | Description |
|---|---|
| com.slack.api.methods.response.stars |
-
Uses of StarsListResponse.Message.MessageRootReply in com.slack.api.methods.response.stars
Methods in com.slack.api.methods.response.stars that return types with arguments of type StarsListResponse.Message.MessageRootReply Modifier and Type Method Description List<StarsListResponse.Message.MessageRootReply>StarsListResponse.Message. getReplies()Deprecated.Method parameters in com.slack.api.methods.response.stars with type arguments of type StarsListResponse.Message.MessageRootReply Modifier and Type Method Description voidStarsListResponse.Message. setReplies(List<StarsListResponse.Message.MessageRootReply> replies)Deprecated.