Uses of Class
com.slack.api.model.Attachment.Preview.PreviewBuilder
Packages that use Attachment.Preview.PreviewBuilder
Package
Description
The classes representing the Slack core objects such as conversations, messages, users, blocks, and surfaces.
-
Uses of Attachment.Preview.PreviewBuilder in com.slack.api.model
Methods in com.slack.api.model that return Attachment.Preview.PreviewBuilderModifier and TypeMethodDescriptionAttachment.Preview.builder()Attachment.Preview.PreviewBuilder.canRemove(boolean canRemove) Attachment.Preview.PreviewBuilder.subtitle(PlainTextObject subtitle) Attachment.Preview.PreviewBuilder.title(PlainTextObject title)