@Value.Immutable public abstract class AbstractChatDeleteParams extends Object implements HasChannel
| Constructor and Description |
|---|
AbstractChatDeleteParams() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
getAsUser() |
abstract String |
getChannelId() |
abstract String |
getMessageToDeleteTs() |
public abstract String getChannelId()
getChannelId in interface HasChannelpublic abstract String getMessageToDeleteTs()
@Value.Default public boolean getAsUser()
Copyright © 2019. All rights reserved.