java.lang.Object
com.slack.api.methods.request.im.ImMarkRequest.ImMarkRequestBuilder
- Enclosing class:
- ImMarkRequest
public static class ImMarkRequest.ImMarkRequestBuilder
extends Object
-
Method Summary
Direct message channel to set reading cursor in.
Timestamp of the most recently seen message.
-
Method Details
-
token
Authentication token. Requires scope: `im:write`
- Returns:
this.
-
channel
Direct message channel to set reading cursor in.
- Returns:
this.
-
ts
Timestamp of the most recently seen message.
- Returns:
this.
-
-