@Value.Immutable public interface ChatUnfurlParamsIF extends HasChannel
| Modifier and Type | Method and Description |
|---|---|
String |
getChannelId() |
String |
getTs() |
Map<String,BlockOrAttachment> |
getUnfurls() |
Optional<String> |
getUserAuthMessage() |
Optional<URI> |
getUserAuthUrl() |
Optional<Boolean> |
isUserAuthRequired() |
String getChannelId()
getChannelId in interface HasChannelString getTs()
Map<String,BlockOrAttachment> getUnfurls()
Copyright © 2020. All rights reserved.