Class ChatUnfurlRequest.UnfurlDetail.UnfurlDetailBuilder
java.lang.Object
com.slack.api.methods.request.chat.ChatUnfurlRequest.UnfurlDetail.UnfurlDetailBuilder
- Enclosing class:
- ChatUnfurlRequest.UnfurlDetail
-
Method Summary
Modifier and TypeMethodDescriptionattachmentType(String attachmentType) authorIcon(String authorIcon) authorLink(String authorLink) authorName(String authorName) blocks(List<LayoutBlock> blocks) build()callbackId(String callbackId) toString()
-
Method Details
-
text
- Returns:
this.
-
callbackId
- Returns:
this.
-
attachmentType
- Returns:
this.
-
fallback
- Returns:
this.
-
color
- Returns:
this.
-
url
- Returns:
this.
-
title
- Returns:
this.
-
titleLink
- Returns:
this.
-
imageUrl
- Returns:
this.
-
authorName
- Returns:
this.
-
authorIcon
- Returns:
this.
-
authorLink
- Returns:
this.
-
actions
- Returns:
this.
-
fields
- Returns:
this.
-
blocks
- Returns:
this.
-
preview
public ChatUnfurlRequest.UnfurlDetail.UnfurlDetailBuilder preview(ChatUnfurlRequest.UnfurlDetailPreview preview) - Returns:
this.
-
build
-
toString
-