Uses of Class
com.slack.api.model.Attachment.MessageBlock
Packages that use Attachment.MessageBlock
Package
Description
The classes representing the Slack core objects such as conversations, messages, users, blocks, and surfaces.
-
Uses of Attachment.MessageBlock in com.slack.api.model
Methods in com.slack.api.model that return Attachment.MessageBlockMethods in com.slack.api.model that return types with arguments of type Attachment.MessageBlockMethod parameters in com.slack.api.model with type arguments of type Attachment.MessageBlockModifier and TypeMethodDescriptionAttachment.AttachmentBuilder.messageBlocks(List<Attachment.MessageBlock> messageBlocks) voidAttachment.setMessageBlocks(List<Attachment.MessageBlock> messageBlocks)