java.lang.Object
com.slack.api.methods.request.calls.CallsEndRequest.CallsEndRequestBuilder
- Enclosing class:
- CallsEndRequest
public static class CallsEndRequest.CallsEndRequestBuilder
extends Object
-
Method Summary
id returned when registering the call using the calls.add method
Authentication token bearing required scopes.
-
Method Details
-
token
Authentication token bearing required scopes.
- Returns:
this.
-
id
id returned when registering the call using the calls.add method
- Returns:
this.
-
duration
Call duration in seconds
- Returns:
this.
-
-