| Package | Description |
|---|---|
| com.hubspot.slack.client.methods.params.chat |
| Modifier and Type | Method and Description |
|---|---|
ChatDeleteParams |
ChatDeleteParams.Builder.build()
Builds a new
ChatDeleteParams. |
static ChatDeleteParams |
ChatDeleteParams.copyOf(AbstractChatDeleteParams instance)
Creates an immutable copy of a
AbstractChatDeleteParams value. |
ChatDeleteParams |
ChatDeleteParams.withAsUser(boolean asUser)
Copy the current immutable object by setting a value for the
asUser attribute. |
ChatDeleteParams |
ChatDeleteParams.withChannelId(String channelId)
Copy the current immutable object by setting a value for the
channelId attribute. |
ChatDeleteParams |
ChatDeleteParams.withMessageToDeleteTs(String messageToDeleteTs)
Copy the current immutable object by setting a value for the
messageToDeleteTs attribute. |
Copyright © 2019. All rights reserved.