@Value.Immutable
public interface ReactionsAddParamsIF
| Modifier and Type | Method and Description |
|---|---|
Optional<String> |
getChannel() |
Optional<String> |
getFile()
Deprecated.
As of 22nd August 2019, Slack has removed support for file comments -
file threads are the replacement
|
Optional<String> |
getFileComment()
Deprecated.
As of 22nd August 2019, Slack has removed support for file comments -
file threads are the replacement
|
String |
getName() |
Optional<String> |
getTimestamp() |
default void |
reactionRecipientExists() |
String getName()
@Deprecated Optional<String> getFile()
@Deprecated Optional<String> getFileComment()
@Value.Check default void reactionRecipientExists()
Copyright © 2019. All rights reserved.