Uses of Class
com.slack.api.methods.response.stars.StarsListResponse.Comment
-
Packages that use StarsListResponse.Comment Package Description com.slack.api.methods.response.stars -
-
Uses of StarsListResponse.Comment in com.slack.api.methods.response.stars
Methods in com.slack.api.methods.response.stars that return StarsListResponse.Comment Modifier and Type Method Description StarsListResponse.CommentStarsListResponse.Item. getComment()Methods in com.slack.api.methods.response.stars with parameters of type StarsListResponse.Comment Modifier and Type Method Description voidStarsListResponse.Item. setComment(StarsListResponse.Comment comment)
-