Uses of Class
com.slack.api.methods.response.reactions.ReactionsListResponse.Item.Message.MessageRootReply
-
Packages that use ReactionsListResponse.Item.Message.MessageRootReply Package Description com.slack.api.methods.response.reactions -
-
Uses of ReactionsListResponse.Item.Message.MessageRootReply in com.slack.api.methods.response.reactions
Methods in com.slack.api.methods.response.reactions that return types with arguments of type ReactionsListResponse.Item.Message.MessageRootReply Modifier and Type Method Description List<ReactionsListResponse.Item.Message.MessageRootReply>ReactionsListResponse.Item.Message. getReplies()Deprecated.Method parameters in com.slack.api.methods.response.reactions with type arguments of type ReactionsListResponse.Item.Message.MessageRootReply Modifier and Type Method Description voidReactionsListResponse.Item.Message. setReplies(List<ReactionsListResponse.Item.Message.MessageRootReply> replies)Deprecated.
-