public static class WebhookResponse.WebhookResponseBuilder extends Object
| Modifier and Type | Method and Description |
|---|---|
WebhookResponse.WebhookResponseBuilder |
attachments(List<Attachment> attachments) |
WebhookResponse |
build() |
WebhookResponse.WebhookResponseBuilder |
text(String text) |
String |
toString() |
public WebhookResponse.WebhookResponseBuilder text(String text)
public WebhookResponse.WebhookResponseBuilder attachments(List<Attachment> attachments)
public WebhookResponse build()
Copyright © 2020. All rights reserved.