| Package | Description |
|---|---|
| com.slack.api.methods |
Slack API Methods (also called as Web API) client.
|
| com.slack.api.methods.impl | |
| com.slack.api.methods.request.mpim |
| Modifier and Type | Method and Description |
|---|---|
MpimMarkResponse |
MethodsClient.mpimMark(RequestConfigurator<MpimMarkRequest.MpimMarkRequestBuilder> req)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
MpimMarkResponse |
MethodsClientImpl.mpimMark(RequestConfigurator<MpimMarkRequest.MpimMarkRequestBuilder> req) |
| Modifier and Type | Method and Description |
|---|---|
static MpimMarkRequest.MpimMarkRequestBuilder |
MpimMarkRequest.builder()
Deprecated.
|
MpimMarkRequest.MpimMarkRequestBuilder |
MpimMarkRequest.MpimMarkRequestBuilder.channel(String channel)
multiparty direct message channel to set reading cursor in.
|
MpimMarkRequest.MpimMarkRequestBuilder |
MpimMarkRequest.MpimMarkRequestBuilder.token(String token)
Authentication token.
|
MpimMarkRequest.MpimMarkRequestBuilder |
MpimMarkRequest.MpimMarkRequestBuilder.ts(String ts)
Timestamp of the most recently seen message.
|
Copyright © 2020. All rights reserved.