Uses of Class
com.slack.api.methods.response.reactions.ReactionsGetResponse.Message
-
Packages that use ReactionsGetResponse.Message Package Description com.slack.api.methods.response.reactions -
-
Uses of ReactionsGetResponse.Message in com.slack.api.methods.response.reactions
Methods in com.slack.api.methods.response.reactions that return ReactionsGetResponse.Message Modifier and Type Method Description ReactionsGetResponse.MessageReactionsGetResponse. getMessage()Methods in com.slack.api.methods.response.reactions with parameters of type ReactionsGetResponse.Message Modifier and Type Method Description voidReactionsGetResponse. setMessage(ReactionsGetResponse.Message message)
-