| Package | Description |
|---|---|
| com.botscrew.messengercdk.model.outgoing.builder |
| Modifier and Type | Method and Description |
|---|---|
Attachment.Builder |
Attachment.Builder.attachmentId(Long attachmentId) |
static Attachment.Builder |
Attachment.builder() |
Attachment.Builder |
Attachment.Builder.isReusable(Boolean isReusable) |
Attachment.Builder |
Attachment.Builder.messagingType(MessagingType type) |
Attachment.Builder |
Attachment.Builder.tag(String tag) |
Attachment.Builder |
Attachment.Builder.type(Attachment.Type type) |
Attachment.Builder |
Attachment.Builder.url(String url) |
Attachment.Builder |
Attachment.Builder.user(MessengerUser user) |
Copyright © 2019. All rights reserved.