Uses of Class
com.slack.api.model.Message.MessageRoot
Packages that use Message.MessageRoot
Package
Description
The classes representing the Slack core objects such as conversations, messages, users, blocks, and surfaces.
The classes representing the Slack core objects such as conversations, messages, users, blocks, and surfaces.
-
Uses of Message.MessageRoot in com.slack.api.model
Methods in com.slack.api.model that return Message.MessageRootMethods in com.slack.api.model with parameters of type Message.MessageRootModifier and TypeMethodDescriptionvoidLatest.setRoot(Message.MessageRoot root) voidMessage.setRoot(Message.MessageRoot root) -
Uses of Message.MessageRoot in com.slack.api.model.event
Methods in com.slack.api.model.event that return Message.MessageRootMethods in com.slack.api.model.event with parameters of type Message.MessageRootModifier and TypeMethodDescriptionvoidMessageThreadBroadcastEvent.setRoot(Message.MessageRoot root)