@Value.Immutable
public interface TopLevelMessageInteractionResponseIF
| Modifier and Type | Method and Description |
|---|---|
default void |
check() |
List<Attachment> |
getAttachments() |
default boolean |
getDeleteOriginal() |
boolean |
getReplaceOriginal() |
TopLevelMessageResponseType |
getResponseType() |
Optional<String> |
getText() |
TopLevelMessageResponseType getResponseType()
boolean getReplaceOriginal()
@Value.Default default boolean getDeleteOriginal()
List<Attachment> getAttachments()
@Value.Check default void check()
Copyright © 2019. All rights reserved.